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 380294 - crash in CD/DVD Creator: I dragged and dropped im...
crash in CD/DVD Creator: I dragged and dropped im...
Status: RESOLVED DUPLICATE of bug 303809
Product: nautilus
Classification: Core
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-11-28 21:15 UTC by Kamil Páral
Modified: 2006-11-29 01:01 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Kamil Páral 2006-11-28 21:15:33 UTC
What were you doing when the application crashed?
I dragged and dropped image from firefox to desktop


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

Memory status: size: 118743040 vsize: 0 resident: 118743040 share: 0 rss: 34189312 rss_rlim: 0
CPU usage: start_time: 1164746193 rtime: 0 utime: 1560 stime: 0 cutime:1141 cstime: 0 timeout: 419 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 -1226709328 (LWP 4818)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1226709328 (LWP 4818))

  • #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 strcmp
    from /lib/tls/i686/cmov/libc.so.6
  • #5 IA__g_str_equal
    at gstring.c line 77
  • #6 http_session_uri_equal
    at http-neon-method.c line 384
  • #7 http_follow_redirect
    at http-neon-method.c line 1795
  • #8 http_get_file_info
    at http-neon-method.c line 1907
  • #9 do_get_file_info
    at http-neon-method.c line 2909
  • #10 gnome_vfs_get_file_info_uri_cancellable
    at gnome-vfs-cancellable-ops.c line 202
  • #11 gnome_vfs_get_file_info_uri
    at gnome-vfs-ops.c line 332
  • #12 gnome_vfs_get_file_info
    at gnome-vfs-ops.c line 309
  • #13 fm_directory_view_bump_zoom_level
  • #14 fm_directory_view_bump_zoom_level
  • #15 nautilus_marshal_VOID__STRING_STRING_ENUM_INT_INT
  • #16 IA__g_closure_invoke
    at gclosure.c line 490
  • #17 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #18 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #19 IA__g_signal_emit_by_name
    at gsignal.c line 2267
  • #20 nautilus_icon_container_request_update_all
  • #21 _gtk_marshal_VOID__OBJECT_INT_INT_BOXED_UINT_UINT
    at gtkmarshalers.c line 2120
  • #22 IA__g_closure_invoke
    at gclosure.c line 490
  • #23 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #24 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #25 IA__g_signal_emit_by_name
    at gsignal.c line 2267
  • #26 gtk_drag_selection_received
    at gtkdnd.c line 1584
  • #27 _gtk_marshal_VOID__BOXED_UINT
    at gtkmarshalers.c line 1457
  • #28 IA__g_closure_invoke
    at gclosure.c line 490
  • #29 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #30 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #31 IA__g_signal_emit_by_name
    at gsignal.c line 2267
  • #32 gtk_selection_retrieval_report
    at gtkselection.c line 2770
  • #33 _gtk_selection_notify
    at gtkselection.c line 2572
  • #34 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 84
  • #35 g_type_class_meta_marshal
    at gclosure.c line 567
  • #36 IA__g_closure_invoke
    at gclosure.c line 490
  • #37 signal_emit_unlocked_R
    at gsignal.c line 2478
  • #38 IA__g_signal_emit_valist
    at gsignal.c line 2209
  • #39 IA__g_signal_emit
    at gsignal.c line 2243
  • #40 gtk_widget_event_internal
    at gtkwidget.c line 3911
  • #41 IA__gtk_main_do_event
    at gtkmain.c line 1423
  • #42 gdk_event_dispatch
    at gdkevents-x11.c line 2320
  • #43 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #44 g_main_context_iterate
    at gmain.c line 2677
  • #45 IA__g_main_loop_run
    at gmain.c line 2881
  • #46 IA__gtk_main
    at gtkmain.c line 1024
  • #47 POA_Nautilus_MetafileMonitor__init
  • #48 __libc_start_main
    from /lib/tls/i686/cmov/libc.so.6
  • #49 ??
  • #0 __kernel_vsyscall

Comment 1 Germán Poo-Caamaño 2006-11-29 01:01:47 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 303809 ***