Bug 265672 - x11-wm/xfce4-wm: Crashes on startup
Summary: x11-wm/xfce4-wm: Crashes on startup
Status: Closed Not A Bug
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-xfce (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-06 09:07 UTC by Thomas Zander
Modified: 2022-08-06 09:59 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (xfce)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Zander freebsd_committer freebsd_triage 2022-08-06 09:07:10 UTC
After rebuilding and upgrading my packages this morning, xfwm4 crashes on startup:

(xfwm4:39058): Gdk-ERROR **: 10:57:42.192: The program 'xfwm4' received an X Win
dow System error.
This probably reflects a bug in the program.
The error was 'BadDrawable (invalid Pixmap or Window parameter)'.
  (Details: serial 2021 error_code 9 request_code 155 (NV-GLX) minor_code 4)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the GDK_SYNCHRONIZE environment
   variable to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
Warning:          Could not resolve keysym XF86BrightnessAuto
[Lots of other keysym warnings here]

Not sure yet where it comes from, but wanted to open the bug for tracking in case others see it too.
Comment 1 Thomas Zander freebsd_committer freebsd_triage 2022-08-06 09:59:55 UTC
Okay, this might have been some subtle ABI breakage. `pkg upgrade -f` fixed it.