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 348185 - crash on File Browser dragging Firefox link to Desktop
crash on File Browser dragging Firefox link to Desktop
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: Desktop
2.15.x
Other Linux
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-07-20 21:11 UTC by Jose M. daLuz
Modified: 2007-01-20 20:16 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Jose M. daLuz 2006-07-20 21:11:37 UTC
What were you doing when the app crashed?:
Dragging a link from Firefox's address bar onto the Desktop


Distribution: Gentoo Base System version 1.12.1
Gnome Release: 2.15.4 2006-07-13 (Gentoo)
BugBuddy Version: 2.15.0

Memmory status: size: 277123072 vsize: 277123072 resident: 16277504 share: 8896512 rss: 16277504 rss_rlim: -1
CPU usage: start_time: 1153360603 rtime: 842 utime: 716 stime: 126 cutime:2542 cstime: 205 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 47651023302400 (LWP 25713)]
0x00002b569cf5b92f in __libc_waitpid (pid=27746, stat_loc=0x7fff1331b38c, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:41
	in ../sysdeps/unix/sysv/linux/waitpid.c

Thread 1 (Thread 47651023302400 (LWP 25713))

  • #0 __libc_waitpid
    at ../sysdeps/unix/sysv/linux/waitpid.c line 41
  • #1 libgnomeui_segv_handle
    at gnome-ui-init.c line 867
  • #2 <signal handler called>
  • #3 IA__g_logv
    at gmessages.c line 493
  • #4 IA__g_log
    at gmessages.c line 517
  • #5 eel_vfs_has_capability_uri
    at eel-vfs-extensions.c line 1115
  • #6 eel_vfs_has_capability
    at eel-vfs-extensions.c line 1147
  • #7 fm_directory_view_handle_url_drop
    at fm-directory-view.c line 9670
  • #8 nautilus_marshal_VOID__STRING_STRING_ENUM_INT_INT
    at nautilus-marshal-guts.c line 710
  • #9 IA__g_closure_invoke
    at gclosure.c line 490
  • #10 signal_emit_unlocked_R
    at gsignal.c line 2438
  • #11 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #12 IA__g_signal_emit_by_name
    at gsignal.c line 2265
  • #13 drag_data_received_callback
    at nautilus-icon-dnd.c line 656
  • #14 _gtk_marshal_VOID__OBJECT_INT_INT_BOXED_UINT_UINT
    at gtkmarshalers.c line 2119
  • #15 IA__g_closure_invoke
    at gclosure.c line 490
  • #16 signal_emit_unlocked_R
    at gsignal.c line 2438
  • #17 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #18 IA__g_signal_emit_by_name
    at gsignal.c line 2265
  • #19 gtk_drag_selection_received
    at gtkdnd.c line 1575
  • #20 IA__g_closure_invoke
    at gclosure.c line 490
  • #21 signal_emit_unlocked_R
    at gsignal.c line 2438
  • #22 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #23 IA__g_signal_emit_by_name
    at gsignal.c line 2265
  • #24 gtk_selection_retrieval_report
    at gtkselection.c line 2769
  • #25 _gtk_selection_notify
    at gtkselection.c line 2571
  • #26 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 83
  • #27 IA__g_closure_invoke
    at gclosure.c line 490
  • #28 signal_emit_unlocked_R
    at gsignal.c line 2476
  • #29 IA__g_signal_emit_valist
    at gsignal.c line 2207
  • #30 IA__g_signal_emit
    at gsignal.c line 2241
  • #31 gtk_widget_event_internal
    at gtkwidget.c line 3901
  • #32 IA__gtk_main_do_event
    at gtkmain.c line 1441
  • #33 gdk_event_dispatch
    at gdkevents-x11.c line 2320
  • #34 IA__g_main_context_dispatch
    at gmain.c line 2043
  • #35 g_main_context_iterate
    at gmain.c line 2675
  • #36 IA__g_main_loop_run
    at gmain.c line 2879
  • #37 IA__gtk_main
    at gtkmain.c line 1000
  • #38 main
    at nautilus-main.c line 366

Comment 1 Jose M. daLuz 2006-07-20 21:17:25 UTC
This is Nautilus 2.15.4/Gnome 2.15.4 running on Gentoo/AMD64.
Comment 2 Teppo Turtiainen 2006-07-24 12:59:14 UTC
What compiler options are you using?
Comment 3 Jose M. daLuz 2006-07-24 13:33:39 UTC
CFLAGS are "-march=k8 -O2 -pipe -ggdb".
Comment 4 Jose M. daLuz 2006-07-28 23:43:21 UTC
Ah, I see this is a duplicate of bug #347673. Closing.

*** This bug has been marked as a duplicate of 347673 ***
Comment 5 Teppo Turtiainen 2006-07-29 07:13:33 UTC
Bug 347673 isn't a crasher and this is, so I'd like a developer to take a look at your stack trace before we close this.
Comment 6 Jose M. daLuz 2006-07-29 13:44:46 UTC
Okay. I just checked, the same crash happens with 2.15.90.
Comment 7 Jose M. daLuz 2006-08-10 03:37:34 UTC
It still happens with 2.15.91.
Comment 8 Jose M. daLuz 2007-01-20 20:16:35 UTC
Nautilus 2.17.1 doesn't have this bug any longer. I suspect it was fixed a while back, but I only recently had time to go through my open bugs. Closing.