GNOME Bugzilla – Bug 415675
gnome-panel crashed with SIGSEGV in wnck_pager_drag_data_received()
Last modified: 2007-04-30 18:13:17 UTC
That bug has been opened on https://launchpad.net/bugs/90266 "Binary package hint: gnome-panel Gnome Panel crashed when Rhythmbox crashed when I tried to move it down on the screen using the workspace switcher while using compiz. ... libwnck18 2.17.92-0ubuntu2 ..." Debug backtrace for the crash:
+ Trace 116581
Thread 1 (process 5436)
1350 xid = *((gulong *)selection_data->data); (gdb) p *selection_data $1 = {selection = 0x7a, target = 0x80, type = 0x4f9, format = 137608392, data = 0x0, length = -1, display = 0x80ea098}
2007-04-29 Vincent Untz <vuntz@gnome.org> * libwnck/pager.c: (wnck_pager_drag_data_received): return instead of dumbly continuing in this function when we know that the drag doesn't work Should fix bug #415675
*** Bug 430493 has been marked as a duplicate of this bug. ***