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 394072 - crash in CD/DVD Creator: Using the "Eject" operat...
crash in CD/DVD Creator: Using the "Eject" operat...
Status: RESOLVED DUPLICATE of bug 360330
Product: nautilus
Classification: Core
Component: general
unspecified
Other All
: High normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-01-07 23:13 UTC by Grady Lemoine
Modified: 2007-01-11 21:38 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Grady Lemoine 2007-01-07 23:13:30 UTC
What were you doing when the application crashed?
Using the "Eject" operation from the right-click menu on a digital camera attached via USB.


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

Memory status: size: 211292160 vsize: 211292160 resident: 35807232 share: 19951616 rss: 35807232 rss_rlim: -1
CPU usage: start_time: 1168189887 rtime: 988 utime: 920 stime: 68 cutime:38 cstime: 4 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 47137287789136 (LWP 9869)]
0x00002adefd4e0eef in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 47137287789136 (LWP 9869))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 IA__gtk_container_add
    at gtkcontainer.c line 946
  • #4 create_unmount_progress_window
    at fm-directory-view.c line 6337
  • #5 action_eject_volume_callback
    at fm-directory-view.c line 6448
  • #6 IA__g_closure_invoke
    at gclosure.c line 490
  • #7 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #8 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #9 IA__g_signal_emit
    at gsignal.c line 2243
  • #10 _gtk_action_emit_activate
    at gtkaction.c line 835
  • #11 IA__g_closure_invoke
    at gclosure.c line 490
  • #12 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #13 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #14 IA__g_signal_emit
    at gsignal.c line 2243
  • #15 IA__gtk_widget_activate
    at gtkwidget.c line 3942
  • #16 IA__gtk_menu_shell_activate_item
    at gtkmenushell.c line 1024
  • #17 gtk_menu_shell_button_release
    at gtkmenushell.c line 630
  • #18 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 84
  • #19 IA__g_closure_invoke
    at gclosure.c line 490
  • #20 signal_emit_unlocked_R
    at gsignal.c line 2478
  • #21 IA__g_signal_emit_valist
    at gsignal.c line 2209
  • #22 IA__g_signal_emit
    at gsignal.c line 2243
  • #23 gtk_widget_event_internal
    at gtkwidget.c line 3911
  • #24 IA__gtk_propagate_event
    at gtkmain.c line 2211
  • #25 IA__gtk_main_do_event
    at gtkmain.c line 1445
  • #26 gdk_event_dispatch
    at gdkevents-x11.c line 2320
  • #27 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #28 g_main_context_iterate
    at gmain.c line 2677
  • #29 IA__g_main_loop_run
    at gmain.c line 2881
  • #30 IA__gtk_main
    at gtkmain.c line 1024
  • #31 main
    at nautilus-main.c line 372
  • #32 __libc_start_main
    from /lib/libc.so.6
  • #33 _start
  • #0 waitpid
    from /lib/libpthread.so.0

Comment 1 Grady Lemoine 2007-01-07 23:24:51 UTC
I suspect this bug is related to (or may be the same one as) Bug 360330 that I previously reported.  Since then I installed the debug packages; I hope this trace will be more useful than the last one.  I'm keeping this at "high" priority because I suspect the people frustrated with Bug 360330 would like to see it.
Comment 2 Christian Kirbach 2007-01-11 21:38:20 UTC
thank you


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