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 339631 - crash dragging tracks to sourcelist to create new playlist
crash dragging tracks to sourcelist to create new playlist
Status: RESOLVED DUPLICATE of bug 346800
Product: rhythmbox
Classification: Other
Component: general
HEAD
Other Linux
: Normal critical
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-04-24 19:40 UTC by William Jon McCann
Modified: 2006-07-12 18:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description William Jon McCann 2006-04-24 19:40:41 UTC
Backtrace was generated from '/opt/gnome/bin/rhythmbox'

Using host libthread_db library "/lib/libthread_db.so.1".
`shared object read from target memory' has disappeared; keeping its symbols.
[Thread debugging using libthread_db enabled]
[New Thread -1208108464 (LWP 3523)]
[New Thread -1302299744 (LWP 3978)]
[New Thread -1232991328 (LWP 3974)]
[New Thread -1281320032 (LWP 3872)]
[New Thread -1253704800 (LWP 3850)]
[New Thread -1212417120 (LWP 3823)]
[New Thread 105323424 (LWP 3533)]
[New Thread 128379808 (LWP 3525)]
0x007e7402 in __kernel_vsyscall ()

Thread 1 (Thread -1208108464 (LWP 3523))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 820

Comment 1 William Jon McCann 2006-04-25 15:02:31 UTC
With GTK+ HEAD.
Comment 2 William Jon McCann 2006-04-26 13:30:52 UTC
Updated GTK+ and crash is gone.
Comment 3 William Jon McCann 2006-04-27 15:21:50 UTC
Hmm, it is back.  This time when starting up.  May have something to do with having an audio cd present.
Comment 4 William Jon McCann 2006-04-27 15:30:12 UTC
Oh, nevermind.  I just realized that I have the sidepane patch in.  Probably something wrong with that.
Comment 5 William Jon McCann 2006-04-27 15:45:55 UTC
OK, sorry for the spam.  Here is the backtrace from a clean checkout and build.  Occurs just as it is starting to read the CD.


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

Using host libthread_db library "/lib/libthread_db.so.1".
`shared object read from target memory' has disappeared; keeping its symbols.
[Thread debugging using libthread_db enabled]
[New Thread -1208457552 (LWP 25967)]
[New Thread 92351392 (LWP 25984)]
[New Thread 42273696 (LWP 25978)]
[New Thread 114416544 (LWP 25974)]
0x007e7402 in __kernel_vsyscall ()

Thread 1 (Thread -1208457552 (LWP 25967))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 820

Comment 6 William Jon McCann 2006-05-11 18:27:08 UTC
I guess this is what I should expect when playing with HEAD.  Seems to work fine now.
Comment 7 William Jon McCann 2006-07-12 18:49:58 UTC

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