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 344437 - Crash if user don't have permission to write in temp_iso_dir
Crash if user don't have permission to write in temp_iso_dir
Status: RESOLVED FIXED
Product: nautilus-cd-burner
Classification: Deprecated
Component: cd-burner
2.14.x
Other Linux
: Normal major
: ---
Assigned To: Nautilus CD Burner Maintainers
Nautilus CD Burner Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-06-09 20:48 UTC by Guillaume Desmottes
Modified: 2006-09-24 20:25 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Guillaume Desmottes 2006-06-09 20:48:18 UTC
To reproduce:
- Change /apps/nautilus-cd-burner/temp_iso_dir to a directory where you can't write
- Try to copy DVD
- Crash !

Backtrace was generated from '/usr/bin/nautilus-cd-burner'

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

Thread 1 (Thread -1224190272 (LWP 28844))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/tls/i686/cmov/libc.so.6
  • #6 abort
    from /lib/tls/i686/cmov/libc.so.6
  • #7 IA__g_logv
    at gmessages.c line 497
  • #8 IA__g_log
    at gmessages.c line 517
  • #9 burn_cd
    at nautilus-cd-burner.c line 1490
  • #10 selection_dialog_response
    at nautilus-cd-burner.c line 2283
  • #11 IA__g_cclosure_marshal_VOID__INT
    at gmarshal.c line 216
  • #12 IA__g_closure_invoke
    at gclosure.c line 490
  • #13 signal_emit_unlocked_R
    at gsignal.c line 2438
  • #14 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #15 IA__g_signal_emit
    at gsignal.c line 2241
  • #16 IA__gtk_dialog_response
    at gtkdialog.c line 858
  • #17 action_widget_activated
    at gtkdialog.c line 557
  • #18 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #19 IA__g_closure_invoke
    at gclosure.c line 490
  • #20 signal_emit_unlocked_R
    at gsignal.c line 2438
  • #21 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #22 IA__g_signal_emit
    at gsignal.c line 2241
  • #23 IA__gtk_button_clicked
    at gtkbutton.c line 845
  • #24 gtk_real_button_released
    at gtkbutton.c line 1380
  • #25 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #26 g_type_class_meta_marshal
    at gclosure.c line 567
  • #27 IA__g_closure_invoke
    at gclosure.c line 490
  • #28 signal_emit_unlocked_R
    at gsignal.c line 2368
  • #29 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #30 IA__g_signal_emit
    at gsignal.c line 2241
  • #31 IA__gtk_button_released
    at gtkbutton.c line 837
  • #32 gtk_button_button_release
    at gtkbutton.c line 1273
  • #33 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 83
  • #34 g_type_class_meta_marshal
    at gclosure.c line 567
  • #35 IA__g_closure_invoke
    at gclosure.c line 490
  • #36 signal_emit_unlocked_R
    at gsignal.c line 2476
  • #37 IA__g_signal_emit_valist
    at gsignal.c line 2207
  • #38 IA__g_signal_emit
    at gsignal.c line 2241
  • #39 gtk_widget_event_internal
    at gtkwidget.c line 3751
  • #40 IA__gtk_propagate_event
    at gtkmain.c line 2218
  • #41 IA__gtk_main_do_event
    at gtkmain.c line 1447
  • #42 gdk_event_dispatch
    at gdkevents-x11.c line 2291
  • #43 IA__g_main_context_dispatch
    at gmain.c line 1916
  • #44 g_main_context_iterate
    at gmain.c line 2547
  • #45 IA__g_main_loop_run
    at gmain.c line 2751
  • #46 IA__gtk_main
    at gtkmain.c line 1026
  • #47 main
    at nautilus-cd-burner.c line 2542
  • #0 __kernel_vsyscall

Comment 1 Fabio Bonelli 2006-06-12 11:46:43 UTC
Hi Guillaume,
I can't reproduce this anymore with CVS.

It issues a warning and then it goes ahead writing to /tmp :
** (nautilus-cd-burner:24733): WARNING **: Could not create temporary filename in path: /

Can you confirm this?
Comment 2 Guillaume Desmottes 2006-09-24 20:25:02 UTC
Indeed, it works fine with GNOME 2.16.