The gdk_x_error seems to be just another error message logger, the bug seems to lay between notify_daemon_notify_handler and a call to XGetWindowProperty. Perhaps XGetWindowProperty is getting called with an invalid parameter? length=2147483647 looks odd, but could also be an invalid pointer.
The gdk_x_error seems to be just another error message logger, the bug seems to lay between notify_ daemon_ notify_ handler and a call to XGetWindowProperty. Perhaps XGetWindowProperty is getting called with an invalid parameter? length=2147483647 looks odd, but could also be an invalid pointer.