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 449642 - crash in Open Folder: I'd tried to move some f...
crash in Open Folder: I'd tried to move some f...
Status: RESOLVED DUPLICATE of bug 429586
Product: gtk+
Classification: Platform
Component: Class: UIManager / Actions
2.10.x
Other All
: High critical
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2007-06-21 00:09 UTC by chris.concannon
Modified: 2007-09-11 13:39 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description chris.concannon 2007-06-21 00:09:30 UTC
Version: 2.18.1

What were you doing when the application crashed?
I'd tried to move some files, did "skip all" to the dialog asking if I want to overwrite stuff, the operation completed fine, I clicked in another window, kaboom.


Distribution: Debian lenny/sid
Gnome Release: 2.18.1 2007-04-25 (Debian)
BugBuddy Version: 2.18.1

System: Linux 2.6.22-rc2-git7.2007-05-26 #1 PREEMPT Sat May 26 16:17:27 EDT 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Tango

Memory status: size: 465231872 vsize: 465231872 resident: 79732736 share: 21250048 rss: 79732736 rss_rlim: 18446744073709551615
CPU usage: start_time: 1180213942 rtime: 18982 utime: 16808 stime: 2174 cutime:108 cstime: 22 timeout: 0 it_real_value: 0 frequency: 100

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

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47067140205616 (LWP 5695)]
0x00002acea63bac9f in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 47067140205616 (LWP 5695))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 libgnomeui_segv_handle
    at gnome-ui-init.c line 872
  • #2 <signal handler called>
  • #3 strlen
    from /lib/libc.so.6
  • #4 vfprintf
    from /lib/libc.so.6
  • #5 vasprintf
    from /lib/libc.so.6
  • #6 g_vasprintf
    from /usr/lib/libglib-2.0.so.0
  • #7 g_strdup_vprintf
    from /usr/lib/libglib-2.0.so.0
  • #8 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #9 g_log
    from /usr/lib/libglib-2.0.so.0
  • #10 update_node
    at /scratch/build-area/gtk+2.0-2.10.12/gtk/gtkuimanager.c line 2148
  • #11 update_node
    at /scratch/build-area/gtk+2.0-2.10.12/gtk/gtkuimanager.c line 2599
  • #12 do_updates
    at /scratch/build-area/gtk+2.0-2.10.12/gtk/gtkuimanager.c line 2641
  • #13 do_updates_idle
    at /scratch/build-area/gtk+2.0-2.10.12/gtk/gtkuimanager.c line 2652
  • #14 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #15 ??
    from /usr/lib/libglib-2.0.so.0
  • #16 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #17 IA__gtk_main
    at /scratch/build-area/gtk+2.0-2.10.12/gtk/gtkmain.c line 1154
  • #18 main
    at nautilus-main.c line 548
  • #0 waitpid
    from /lib/libpthread.so.0


----------- .xsession-errors (7599488 sec old) ---------------------
[FVWM][menu_func]: <<ERROR>> No such menu RootMenu
[FVWM][menu_func]: <<ERROR>> No such menu RootMenu
[FVWM][menu_func]: <<ERROR>> No such menu RootMenu
[FVWM][menu_func]: <<ERROR>> No such menu RootMenu
[FVWM][menu_func]: <<ERROR>> No such menu RootMenu
[FVWM][menu_func]: <<ERROR>> No such menu RootMenu
[FVWM][menu_func]: <<ERROR>> No such menu RootMenu
[FVWM][menu_func]: <<ERROR>> No such menu RootMenu
X connection to :0.0 broken (explicit kill or server shutdown).
X connection to :0.0 broken (explicit kill or server shutdown).
X connection to :0.0 broken (explicit kill or server shutdown).
Xsession: X session started for chris at Tue Feb 27 22:04:17 EST 2007
X connection to :0.0 broken (explicit kill or server shutdown).
Xsession: X session started for chris at Tue Feb 27 22:07:26 EST 2007
X connection to :0.0 broken (explicit kill or server shutdown).
--------------------------------------------------
Comment 1 André Klapper 2007-06-23 21:49:01 UTC
also see bug 388041
Comment 2 André Klapper 2007-09-11 13:39:08 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 429586 ***