Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • xfwm4 xfwm4
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 362
    • Issues 362
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 41
    • Merge requests 41
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • XfceXfce
  • xfwm4xfwm4
  • Issues
  • #411
Closed
Open
Issue created Jul 26, 2020 by Guido Falsi@madpilot

xfwm 4.14.3 crash on startup on FreeBSD

Hi,

I was testing the new xfwm 4.12.3 on FReeBSD, to update the port, and when trying to use it it crashes.

I built a version with debug symbols and I get this backtrace:

#0  0x000000080156750a in kill () at /lib/libc.so.7
#1  0x00000008015674e0 in  () at /lib/libc.so.7
#2  0x0000000801567450 in  () at /lib/libc.so.7
#3  0x00000000002519e2 in getWindowPID (display_info=0x802415700, w=27262979) at hints.c:1497
#4  0x0000000000225af2 in clientFrame (display_info=0x802415700, w=27262979, recapture=1) at client.c:1797
#5  0x000000000022794f in clientFrameAll (screen_info=0x8025a5800) at client.c:2150
#6  0x0000000000254c08 in initialize (compositor_mode=2, replace_wm=0) at main.c:670
#7  0x00000000002542f3 in main (argc=1, argv=0x7fffffffe7b0) at main.c:803

I don't know the Xres library so I'm not sure where the problem is.

I could not find any configure flags I could use to forcing XRes support off either. If the library is there (due to other software requirements, for example) this code will be compiled in, so I cannot work around this issue.

Not sure how to help fixing this. If more info is needed please tell me what you need and I'll try to get it.

Assignee
Assign to
Time tracking