After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 422966 - Crash in inotify backend
Crash in inotify backend
Status: RESOLVED FIXED
Product: gnome-menus
Classification: Core
Component: libgnome-menu
2.18.x
Other All
: High critical
: ---
Assigned To: gnome-menus dummy account
gnome-menus dummy account
This bug is on the auto-stacktrace-re...
: 419945 422662 423253 423929 424339 424661 427357 427741 429517 430022 430145 431097 432293 432393 432407 432449 432619 432976 433187 433370 433417 433475 434074 434315 434381 434454 434469 434737 434915 434950 435070 436000 436308 437643 437854 439701 439759 439995 440056 440341 441617 441620 442114 442165 442675 443197 443198 443598 444055 444420 445177 445451 445566 445956 446100 446196 446270 446481 446728 447150 448793 448988 449110 449506 449799 449956 450231 450499 450573 450768 450775 450965 451108 451123 451367 452230 452259 452507 452662 453089 457722 458769 469898 475954 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-03-26 11:49 UTC by braymiller
Modified: 2007-09-11 20:55 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description braymiller 2007-03-26 11:49:13 UTC
Version: 2.18.0

What were you doing when the application crashed?
taking a screenshot	


Distribution: Frugalware 0.6 (Terminus)
Gnome Release: 2.18.0 2007-03-13 (Frugalware)
BugBuddy Version: 2.18.0

System: Linux 2.6.20-fw4 #1 SMP PREEMPT Wed Mar 14 11:00:59 CET 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70200000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Mist

Memory status: size: 33030144 vsize: 33030144 resident: 16744448 share: 11780096 rss: 16744448 rss_rlim: 4294967295
CPU usage: start_time: 1174895220 rtime: 474 utime: 403 stime: 71 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/gnome-panel'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1226250560 (LWP 2558)]
(no debugging symbols found)
0xb7f79410 in __kernel_vsyscall ()

Thread 1 (Thread -1226250560 (LWP 2558))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 libgnomeui_segv_handle
    from /usr/X11R6/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 g_str_hash
    from /usr/X11R6/lib/libglib-2.0.so.0
  • #5 g_hash_table_remove
    from /usr/X11R6/lib/libglib-2.0.so.0
  • #6 remove_watch
    from /usr/X11R6/lib/libgnome-menu.so.2
  • #7 inotify_data_pending
    from /usr/X11R6/lib/libgnome-menu.so.2
  • #8 g_io_unix_dispatch
    from /usr/X11R6/lib/libglib-2.0.so.0
  • #9 g_main_context_dispatch
    from /usr/X11R6/lib/libglib-2.0.so.0
  • #10 g_main_context_iterate
    from /usr/X11R6/lib/libglib-2.0.so.0
  • #11 g_main_loop_run
    from /usr/X11R6/lib/libglib-2.0.so.0
  • #12 gtk_main
    from /usr/X11R6/lib/libgtk-x11-2.0.so.0
  • #13 main
  • #0 __kernel_vsyscall


----------- .xsession-errors (16 sec old) ---------------------
/etc/gdm/PreSession/Default: running: /usr/bin/sessreg -a -w /var/log/wtmp -u /var/run/utmp -x "/var/gdm/:0.Xservers" -h "" -l ":0" "matthew"
/etc/gdm/Xsession: Beginning session setup...
stderr is not a tty - where are you?
/etc/gdm/Xsession: Setup done, will execute: /usr/bin/ssh-agent -- gnome-session
SESSION_MANAGER=local/braymiller:/tmp/.ICE-unix/2537
** (gnome-cups-icon:2565): WARNING **: IPP request failed with status 1280
** (gnome-cups-icon:2565): WARNING **: IPP request failed with status 1280
Initializing gnome-mount extension
Initializing nautilus-open-terminal extension
(gnome-panel:2558): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 24
** (gnome-cups-icon:2565): WARNING **: Could not start the printer tray icon, because the CUPS server could not be contacted.
--------------------------------------------------
Comment 1 Vincent Untz 2007-03-26 12:58:25 UTC
Looks like a gnome-menus bug.
Comment 2 Vincent Untz 2007-03-26 13:06:32 UTC
*** Bug 422662 has been marked as a duplicate of this bug. ***
Comment 3 Vincent Untz 2007-03-29 15:36:16 UTC
*** Bug 423253 has been marked as a duplicate of this bug. ***
Comment 4 Vincent Untz 2007-03-30 12:15:54 UTC
*** Bug 424339 has been marked as a duplicate of this bug. ***
Comment 5 Pedro Villavicencio 2007-03-31 01:45:17 UTC
*** Bug 424661 has been marked as a duplicate of this bug. ***
Comment 6 palfrey 2007-04-02 16:26:37 UTC
Thanks for taking the time to report this bug.
Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Comment 7 palfrey 2007-04-13 21:54:00 UTC
*** Bug 429517 has been marked as a duplicate of this bug. ***
Comment 8 Pedro Villavicencio 2007-04-22 17:29:11 UTC
*** Bug 432293 has been marked as a duplicate of this bug. ***
Comment 9 Pedro Villavicencio 2007-04-22 17:29:16 UTC
*** Bug 431097 has been marked as a duplicate of this bug. ***
Comment 10 Pedro Villavicencio 2007-04-22 21:57:31 UTC
*** Bug 432393 has been marked as a duplicate of this bug. ***
Comment 11 Pedro Villavicencio 2007-04-24 02:42:46 UTC
*** Bug 432619 has been marked as a duplicate of this bug. ***
Comment 12 Pedro Villavicencio 2007-04-24 02:42:56 UTC
*** Bug 432407 has been marked as a duplicate of this bug. ***
Comment 13 Diego Escalante Urrelo (not reading bugmail) 2007-04-24 23:42:14 UTC
*** Bug 432976 has been marked as a duplicate of this bug. ***
Comment 14 Pedro Villavicencio 2007-04-25 03:04:50 UTC
*** Bug 433187 has been marked as a duplicate of this bug. ***
Comment 15 Pedro Villavicencio 2007-04-26 01:40:05 UTC
*** Bug 433417 has been marked as a duplicate of this bug. ***
Comment 16 Pedro Villavicencio 2007-04-26 01:41:21 UTC
*** Bug 433370 has been marked as a duplicate of this bug. ***
Comment 17 Pedro Villavicencio 2007-04-26 01:41:32 UTC
*** Bug 433475 has been marked as a duplicate of this bug. ***
Comment 18 palfrey 2007-04-29 11:19:36 UTC
*** Bug 434315 has been marked as a duplicate of this bug. ***
Comment 19 Jonathon Jongsma 2007-04-29 18:37:09 UTC
*** Bug 434381 has been marked as a duplicate of this bug. ***
Comment 20 palfrey 2007-04-29 22:13:33 UTC
*** Bug 434454 has been marked as a duplicate of this bug. ***
Comment 21 Pedro Villavicencio 2007-04-30 02:08:53 UTC
*** Bug 434469 has been marked as a duplicate of this bug. ***
Comment 22 Vincent Untz 2007-05-01 08:51:27 UTC
*** Bug 434737 has been marked as a duplicate of this bug. ***
Comment 23 Vincent Untz 2007-05-01 17:56:10 UTC
*** Bug 434915 has been marked as a duplicate of this bug. ***
Comment 24 Vincent Untz 2007-05-01 17:56:17 UTC
*** Bug 434950 has been marked as a duplicate of this bug. ***
Comment 25 Vincent Untz 2007-05-02 07:28:41 UTC
*** Bug 435070 has been marked as a duplicate of this bug. ***
Comment 26 Vincent Untz 2007-05-08 07:25:16 UTC
*** Bug 436308 has been marked as a duplicate of this bug. ***
Comment 27 Vincent Untz 2007-05-08 07:26:30 UTC
*** Bug 436000 has been marked as a duplicate of this bug. ***
Comment 28 palfrey 2007-05-11 14:41:46 UTC
*** Bug 437643 has been marked as a duplicate of this bug. ***
Comment 29 Vincent Untz 2007-05-12 10:04:35 UTC
*** Bug 437854 has been marked as a duplicate of this bug. ***
Comment 30 Pedro Villavicencio 2007-05-19 17:12:12 UTC
*** Bug 439701 has been marked as a duplicate of this bug. ***
Comment 31 Pedro Villavicencio 2007-05-19 20:56:10 UTC
*** Bug 439759 has been marked as a duplicate of this bug. ***
Comment 32 Pedro Villavicencio 2007-05-19 20:58:26 UTC
Dear reporters,

The stack trace is missing some elements that will help a lot to solve the
problem, so it will be hard for the developers to fix that crash. May you get
us a stack trace with debugging symbols? Please see
http://live.gnome.org/GettingTraces for more information on how to do so.
Thanks in advance!
Comment 33 palfrey 2007-05-20 18:40:55 UTC
*** Bug 439995 has been marked as a duplicate of this bug. ***
Comment 34 Susana 2007-05-22 07:37:18 UTC
*** Bug 440341 has been marked as a duplicate of this bug. ***
Comment 35 Vincent Untz 2007-05-27 16:51:59 UTC
*** Bug 441617 has been marked as a duplicate of this bug. ***
Comment 36 Vincent Untz 2007-05-27 17:29:09 UTC
*** Bug 441620 has been marked as a duplicate of this bug. ***
Comment 37 Vincent Untz 2007-05-29 17:03:48 UTC
*** Bug 442114 has been marked as a duplicate of this bug. ***
Comment 38 Vincent Untz 2007-05-29 21:24:58 UTC
*** Bug 442165 has been marked as a duplicate of this bug. ***
Comment 39 Vincent Untz 2007-05-31 22:03:28 UTC
*** Bug 442675 has been marked as a duplicate of this bug. ***
Comment 40 Christian Kirbach 2007-06-02 12:15:13 UTC
*** Bug 443197 has been marked as a duplicate of this bug. ***
Comment 41 Pedro Villavicencio 2007-06-02 14:31:06 UTC
*** Bug 443198 has been marked as a duplicate of this bug. ***
Comment 42 Pedro Villavicencio 2007-06-03 17:26:48 UTC
*** Bug 443598 has been marked as a duplicate of this bug. ***
Comment 43 Pedro Villavicencio 2007-06-04 23:49:57 UTC
*** Bug 444055 has been marked as a duplicate of this bug. ***
Comment 44 palfrey 2007-06-06 10:33:59 UTC
*** Bug 444420 has been marked as a duplicate of this bug. ***
Comment 45 Vincent Untz 2007-06-07 21:15:18 UTC
*** Bug 445177 has been marked as a duplicate of this bug. ***
Comment 46 Pedro Villavicencio 2007-06-09 00:38:00 UTC
*** Bug 445566 has been marked as a duplicate of this bug. ***
Comment 47 Pedro Villavicencio 2007-06-09 00:38:06 UTC
*** Bug 445451 has been marked as a duplicate of this bug. ***
Comment 48 Susana 2007-06-10 19:06:32 UTC
*** Bug 445956 has been marked as a duplicate of this bug. ***
Comment 49 Susana 2007-06-10 19:13:44 UTC
*** Bug 446100 has been marked as a duplicate of this bug. ***
Comment 50 André Klapper 2007-06-11 21:31:37 UTC
*** Bug 446196 has been marked as a duplicate of this bug. ***
Comment 51 André Klapper 2007-06-11 21:31:42 UTC
*** Bug 446481 has been marked as a duplicate of this bug. ***
Comment 52 palfrey 2007-06-12 16:27:39 UTC
*** Bug 446728 has been marked as a duplicate of this bug. ***
Comment 53 Vincent Untz 2007-06-15 14:00:35 UTC
*** Bug 447150 has been marked as a duplicate of this bug. ***
Comment 54 Vincent Untz 2007-06-15 20:12:26 UTC
Stack trace from gnome-menu-spec-test:

  • #0 IA__g_str_hash
    at gstring.c line 95
  • #1 g_hash_table_lookup_node
    at ghash.c line 236
  • #2 IA__g_hash_table_remove
    at ghash.c line 443
  • #3 remove_watch
    at menu-monitor-inotify.c line 326
  • #4 handle_inotify_event
    at menu-monitor-inotify.c line 192
  • #5 inotify_data_pending
    at menu-monitor-inotify.c line 296
  • #6 g_io_unix_dispatch
    at giounix.c line 162
  • #7 g_main_dispatch
    at gmain.c line 2061
  • #8 IA__g_main_context_dispatch
    at gmain.c line 2613
  • #9 g_main_context_iterate
    at gmain.c line 2694
  • #10 IA__g_main_loop_run
    at gmain.c line 2898
  • #11 main
    at test-menu-spec.c line 223

Comment 55 Vincent Untz 2007-06-15 20:13:29 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.
Comment 56 Vincent Untz 2007-06-18 15:29:50 UTC
*** Bug 448793 has been marked as a duplicate of this bug. ***
Comment 57 Vincent Untz 2007-06-19 07:58:03 UTC
*** Bug 448988 has been marked as a duplicate of this bug. ***
Comment 58 Vincent Untz 2007-06-19 14:21:59 UTC
*** Bug 449110 has been marked as a duplicate of this bug. ***
Comment 59 Vincent Untz 2007-06-20 20:34:21 UTC
*** Bug 449506 has been marked as a duplicate of this bug. ***
Comment 60 André Klapper 2007-06-21 19:56:41 UTC
*** Bug 449799 has been marked as a duplicate of this bug. ***
Comment 61 André Klapper 2007-06-22 10:53:49 UTC
*** Bug 449956 has been marked as a duplicate of this bug. ***
Comment 62 Vincent Untz 2007-06-23 08:27:11 UTC
*** Bug 450231 has been marked as a duplicate of this bug. ***
Comment 63 André Klapper 2007-06-24 10:23:13 UTC
*** Bug 450573 has been marked as a duplicate of this bug. ***
Comment 64 André Klapper 2007-06-24 10:23:17 UTC
*** Bug 450499 has been marked as a duplicate of this bug. ***
Comment 65 palfrey 2007-06-25 01:12:00 UTC
*** Bug 450768 has been marked as a duplicate of this bug. ***
Comment 66 Iestyn Pryce 2007-06-25 16:45:40 UTC
*** Bug 450775 has been marked as a duplicate of this bug. ***
Comment 67 Vincent Untz 2007-06-26 09:41:27 UTC
*** Bug 451123 has been marked as a duplicate of this bug. ***
Comment 68 Vincent Untz 2007-06-26 09:41:37 UTC
*** Bug 451108 has been marked as a duplicate of this bug. ***
Comment 69 Vincent Untz 2007-06-26 09:44:27 UTC
*** Bug 450965 has been marked as a duplicate of this bug. ***
Comment 70 Vincent Untz 2007-06-26 21:55:44 UTC
*** Bug 451367 has been marked as a duplicate of this bug. ***
Comment 71 Vincent Untz 2007-06-29 12:52:43 UTC
*** Bug 452230 has been marked as a duplicate of this bug. ***
Comment 72 Vincent Untz 2007-06-29 14:30:45 UTC
*** Bug 452259 has been marked as a duplicate of this bug. ***
Comment 73 Vincent Untz 2007-06-30 10:27:31 UTC
*** Bug 452507 has been marked as a duplicate of this bug. ***
Comment 74 Vincent Untz 2007-06-30 23:08:28 UTC
*** Bug 452662 has been marked as a duplicate of this bug. ***
Comment 75 Vincent Untz 2007-07-02 14:00:27 UTC
*** Bug 453089 has been marked as a duplicate of this bug. ***
Comment 76 Karsten Bräckelmann 2007-07-03 12:22:35 UTC
*** Bug 446270 has been marked as a duplicate of this bug. ***
Comment 77 Karsten Bräckelmann 2007-07-03 12:22:38 UTC
*** Bug 440056 has been marked as a duplicate of this bug. ***
Comment 78 Karsten Bräckelmann 2007-07-03 12:22:42 UTC
*** Bug 434074 has been marked as a duplicate of this bug. ***
Comment 79 Karsten Bräckelmann 2007-07-03 12:22:45 UTC
*** Bug 432449 has been marked as a duplicate of this bug. ***
Comment 80 Karsten Bräckelmann 2007-07-03 12:22:48 UTC
*** Bug 430145 has been marked as a duplicate of this bug. ***
Comment 81 Karsten Bräckelmann 2007-07-03 12:22:51 UTC
*** Bug 430022 has been marked as a duplicate of this bug. ***
Comment 82 Karsten Bräckelmann 2007-07-03 12:22:55 UTC
*** Bug 427741 has been marked as a duplicate of this bug. ***
Comment 83 Karsten Bräckelmann 2007-07-03 12:22:58 UTC
*** Bug 427357 has been marked as a duplicate of this bug. ***
Comment 84 Karsten Bräckelmann 2007-07-03 12:23:01 UTC
*** Bug 423929 has been marked as a duplicate of this bug. ***
Comment 85 Karsten Bräckelmann 2007-07-03 12:23:04 UTC
*** Bug 419945 has been marked as a duplicate of this bug. ***
Comment 86 André Klapper 2007-07-18 00:18:13 UTC
*** Bug 457722 has been marked as a duplicate of this bug. ***
Comment 87 André Klapper 2007-07-21 19:55:15 UTC
*** Bug 458769 has been marked as a duplicate of this bug. ***
Comment 88 Vincent Untz 2007-09-02 13:28:03 UTC
*** Bug 469898 has been marked as a duplicate of this bug. ***
Comment 89 Vincent Untz 2007-09-11 20:55:20 UTC
*** Bug 475954 has been marked as a duplicate of this bug. ***