GNOME Bugzilla – Bug 303927
gnome-panel crash with gamin pollonly mode
Last modified: 2005-05-12 15:49:23 UTC
Distribution/Version: Mandriva Linux cooker using gamin 0.1.0 : if I start gamin in pollonly mode, when opening menu in gnome-panel (which creates a lot of monitors), I get the following crash : Poll: file is new Poll: emit events 32 for /var/lib/menu-xdg/applications/Mandrakelinux/System/Configuration/KDE/Components/filetypes.desktop Event to 11342 : 74, 5, filetypes.desktop Created Failed to write bytes to socket 9 Failed to send event to 11342 Failed to send event to PID 11342 Poll: poll_file for /var/lib/menu-xdg/applications/Mandrakelinux/System/Configuration/KDE/Components/componentchooser.desktop called Poll: file is new Poll: emit events 32 for /var/lib/menu-xdg/applications/Mandrakelinux/System/Configuration/KDE/Components/componentchooser.desktop Event to 11342 : 74, 5, componentchooser.desktop Created Program received signal SIGPIPE, Broken pipe. 0xffffe410 in ?? () (gdb) bt
+ Trace 59547
ok, it seems to be caused by crash in gnome-panel on the other side of the pipe : Program received signal SIGSEGV, Segmentation fault.
+ Trace 59548
Thread NaN (LWP 11554)
gnome-menus is CVS HEAD from 2005-05-12 (same for gnome-panel and gamin)
Thanks 2005-05-12 Mark McLoughlin <mark@skynet.ie> Fix for bug #303927 * libmenu/menu-monitor.c: (queue_fam_event): NULL-terminate the arguments to g_build_filename()