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 360480 - crash in Open Folder: Same as bug 352592. Repr...
crash in Open Folder: Same as bug 352592. Repr...
Status: RESOLVED DUPLICATE of bug 352592
Product: nautilus
Classification: Core
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-10-07 19:53 UTC by damidalla
Modified: 2006-10-07 20:20 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description damidalla 2006-10-07 19:53:46 UTC
What were you doing when the application crashed?
Same as bug 352592. Reproduced using debug symbols. I hope it can help...
If there are any package without dbgsym (and it could help), let me know...


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

Memory status: size: 97878016 vsize: 0 resident: 97878016 share: 0 rss: 38854656 rss_rlim: 0
CPU usage: start_time: 1160246751 rtime: 0 utime: 4198 stime: 0 cutime:3915 cstime: 0 timeout: 283 it_real_value: 0 frequency: 580

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

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

Thread 1 (Thread -1227143504 (LWP 9684))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 874
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 __open_catalog
    from /lib/tls/i686/cmov/libc.so.6
  • #6 __sigpause
    from /lib/tls/i686/cmov/libc.so.6
  • #7 IA__g_logv
  • #8 IA__g_log
  • #9 IA__g_assert_warning
  • #10 fm_icon_view_remove_file
    at fm-icon-view.c line 503
  • #11 nautilus_marshal_VOID__OBJECT_OBJECT
    at nautilus-marshal-guts.c line 469
  • #12 g_type_class_meta_marshal
    at gclosure.c line 567
  • #13 IA__g_closure_invoke
    at gclosure.c line 490
  • #14 signal_emit_unlocked_R
    at gsignal.c line 2478
  • #15 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #16 IA__g_signal_emit
    at gsignal.c line 2243
  • #17 display_pending_callback
    at fm-directory-view.c line 2789
  • #18 g_timeout_dispatch
    at gmain.c line 3422
  • #19 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #20 g_main_context_iterate
    at gmain.c line 2677
  • #21 IA__g_main_loop_run
    at gmain.c line 2881
  • #22 IA__gtk_main
    at gtkmain.c line 1024
  • #23 main
    at nautilus-main.c line 372
  • #24 ??
    from /lib/tls/i686/cmov/libc.so.6
  • #25 ??
  • #26 ??
  • #27 ??
  • #28 ??
  • #29 ??
  • #0 __kernel_vsyscall

Comment 1 Elijah Newren 2006-10-07 20:20:26 UTC
Awesome!  Thanks for doing that.  I'll add your extra info to the other report and mark this one as a duplicate.  (Feel free to just add the extra information directly to the other report in the future; you don't need to open a new bug everytime).

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