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 91319 - Crash when dragging a file to rhythmbox
Crash when dragging a file to rhythmbox
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: general
unspecified
Other Linux
: Normal critical
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
: 94103 (view as bug list)
Depends on:
Blocks: 90477
 
 
Reported: 2002-08-21 11:24 UTC by Christophe Fergeau
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christophe Fergeau 2002-08-21 11:24:41 UTC
When I try to add a dir owned by root with 700 perms with rb running as
normal user, it crashes (I drag the directory from Nautilus)
Comment 1 Jorn Baayen 2002-08-21 21:59:23 UTC
do you have a trace?
Comment 2 Christophe Fergeau 2002-08-22 07:26:44 UTC
Sure, I just forgot it when filing the bug 

Backtrace was generated from '/opt/gnome2/bin/rhythmbox'

[New Thread 1024 (LWP 551)]
[New Thread 2049 (LWP 552)]
[New Thread 1026 (LWP 553)]
[New Thread 3076 (LWP 555)]
0x40935a39 in wait4 () from /lib/libc.so.6

Thread 4 (Thread 3076 (LWP 555))

  • #0 wait4
    from /lib/libc.so.6
  • #1 __check_rhosts_file
    from /lib/libc.so.6
  • #2 waitpid
    from /lib/libpthread.so.0
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 620
  • #4 pthread_sighandler
    from /lib/libpthread.so.0
  • #5 sigaction
    from /lib/libc.so.6
  • #6 thread_main
    at rb-library-walker-thread.c line 286
  • #7 g_thread_create_proxy
    at gthread.c line 538
  • #8 pthread_start_thread
    from /lib/libpthread.so.0

Comment 3 Christophe Fergeau 2002-09-09 12:23:49 UTC
Reopening since this still happen with CVS from today
Comment 4 Olivier Martin 2002-09-24 22:46:12 UTC
*** Bug 94103 has been marked as a duplicate of this bug. ***
Comment 5 Luis Villa 2002-10-29 23:20:49 UTC
Marking critical; crashes suck :)
Comment 6 Christophe Fergeau 2002-10-30 08:40:58 UTC
Btw, if that can help, gnome-vfs head know has access fields in
gnomevfsfileinformation (only implemented for file:// and ssh:// atm)
Comment 7 Jorn Baayen 2002-10-30 16:20:50 UTC
fixed now, i hope