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 388041 - crash in Open Folder: nada
crash in Open Folder: nada
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Class: UIManager / Actions
unspecified
Other All
: High critical
: ---
Assigned To: gtk-bugs
gtk-bugs
: 445399 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-12-20 21:03 UTC by suporte
Modified: 2007-06-22 21:39 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description suporte 2006-12-20 21:03:14 UTC
What were you doing when the application crashed?
nada


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 70557696 vsize: 0 resident: 70557696 share: 0 rss: 13938688 rss_rlim: 0
CPU usage: start_time: 1166648531 rtime: 0 utime: 51 stime: 0 cutime:47 cstime: 0 timeout: 4 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/bin/nautilus'

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1227065680 (LWP 4940)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1227065680 (LWP 4940))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 IA__gtk_menu_shell_insert
    at gtkmenushell.c line 451
  • #5 update_node
    at gtkuimanager.c line 2546
  • #6 update_node
    at gtkuimanager.c line 2571
  • #7 update_node
    at gtkuimanager.c line 2571
  • #8 update_node
    at gtkuimanager.c line 2571
  • #9 update_node
    at gtkuimanager.c line 2571
  • #10 do_updates
    at gtkuimanager.c line 2613
  • #11 do_updates_idle
    at gtkuimanager.c line 2624
  • #12 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #13 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #14 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #15 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #16 IA__gtk_main
    at gtkmain.c line 1024
  • #17 POA_Nautilus_MetafileFactory__fini
  • #18 __libc_start_main
    from /lib/tls/i686/cmov/libc.so.6
  • #19 ??
  • #0 __kernel_vsyscall

Comment 1 palfrey 2006-12-27 17:44:22 UTC
gtk menu issue, reassigning
Comment 2 Matthias Clasen 2006-12-28 21:23:35 UTC
Closing for now, in the hope that this fixes it:

2006-12-28  Matthias Clasen  <mclasen@redhat.com>

        * gtk/gtkuimanager.c (update_node): Only use the results
        of find_menu/toolbar_position() if they succeed. May fix
        bug #388041.

Comment 3 André Klapper 2007-06-22 21:39:58 UTC
*** Bug 445399 has been marked as a duplicate of this bug. ***