Page 1 of 2

freeze when dragging track to playlist

Posted: Tue Oct 12, 2010 11:26 am
by rotwang888
I've had this happen a few times, but I was waiting to get a backtrace before reporting it. I think what I have now is as good as it'll get. The problem happens when dragging a track from the "now playing" list to a static playlist (dragging it onto the name of the playlist, not a window with the tracks listed). Guayadeque will freeze, and the cursor is stuck as that "L" shaped icon the program uses when dragging items. When I attempted to kill the program with xkill, I got "xkill: unable to grab cursor". Only kill -9 in the terminal would stop the program. I tried to get a backtrace, and got "(gdb) bt
#0 0x0000003b2b6a7cd2 in wxObject::Ref(wxObject const&) ()
from /usr/lib64/libwx_baseu-2.8.so.0
Cannot access memory at address 0x7fffffffc2e8
(gdb) "
I was saving the output of gdb, so here is hopefully the relevant part...

Code: Select all

01:06:58 PM: OnMediaPosition... 16158 - 188866   1286885199 0
01:06:59 PM: OnMediaPosition... 17156 - 188866   1286885199 0
WP 26142)]
[Thread 0x7fffcebfc710 (LWP 26043) exited]
[New Thread 0x7fffcd7fa710 (LWP 26144)]
[Thread 0x7fffcd7fa710 (LWP 26144) exited]
[New Thread 0x7fffcd7fa710 (LWP 26172)]

Program received signal SIGSEGV, Segmentation fault.
0x0000003b2b6a7cd2 in wxObject::Ref(wxObject const&) ()
   from /usr/lib64/libwx_baseu-2.8.so.0
Missing separate debuginfos, use: debuginfo-install ORBit2-2.14.18-1.fc13.x86_64 PackageKit-gtk-module-0.6.6-2.fc13.x86_64 SDL-1.2.14-8.fc13.x86_64 cyrus-sasl-lib-2.1.23-11.fc13.x86_64 dbus-glib-0.86-4.fc13.x86_64 expat-2.0.1-10.fc13.x86_64 faad2-libs-2.7-1.fc11.x86_64 flac-1.2.1-6.fc12.x86_64 gamin-0.1.10-7.fc13.x86_64 glibc-2.12.1-2.x86_64 gstreamer-0.10.30-1.fc13.x86_64 gstreamer-plugins-bad-0.10.20-1.fc13.x86_64 gstreamer-plugins-base-0.10.30-1.fc13.x86_64 gstreamer-plugins-good-0.10.25-1.fc13.x86_64 gstreamer-plugins-ugly-0.10.16-1.fc13.x86_64 gtk2-engines-2.20.1-1.fc13.x86_64 gvfs-1.6.2-1.fc13.x86_64 ibus-gtk-1.3.6-2.fc13.x86_64 ibus-libs-1.3.6-2.fc13.x86_64 keyutils-libs-1.2-6.fc12.x86_64 krb5-libs-1.7.1-14.fc13.x86_64 libXau-1.0.5-1.fc12.x86_64 libXcomposite-0.4.1-2.fc13.x86_64 libXcursor-1.1.10-4.fc13.x86_64 libXdamage-1.1.2-2.fc13.x86_64 libXfixes-4.0.4-2.fc13.x86_64 libXi-1.3.2-1.fc13.x86_64 libXinerama-1.1-2.fc13.x86_64 libXrandr-1.3.0-5.fc13.x86_64 libXtst-1.0.99.2-3.fc12.x86_64 libXxf86vm-1.1.0-1.fc13.x86_64 libasyncns-0.8-1.fc13.x86_64 libcanberra-0.24-1.fc13.x86_64 libcanberra-gtk2-0.24-1.fc13.x86_64 libcom_err-1.41.10-7.fc13.x86_64 libcurl-7.20.1-4.fc13.x86_64 libid3tag-0.15.1b-10.fc13.x86_64 libidn-1.16-1.fc13.x86_64 libjpeg-6b-46.fc12.x86_64 libmad-0.15.1b-13.fc12.x86_64 libogg-1.2.0-1.fc13.x86_64 libpng-1.2.44-1.fc13.x86_64 libselinux-2.0.94-2.fc13.x86_64 libsndfile-1.0.20-5.fc13.x86_64 libssh2-1.2.4-1.fc13.x86_64 libtdb-1.2.1-2.fc13.x86_64 libtiff-3.9.4-1.fc13.x86_64 libtool-ltdl-2.2.6-20.fc13.x86_64 libudev-153-4.fc13.x86_64 libuuid-2.17.2-8.fc13.x86_64 libvorbis-1.3.1-1.fc13.x86_64 libxcb-1.5-1.fc13.x86_64 nspr-4.8.6-1.fc13.x86_64 nss-3.12.7-6.fc13.x86_64 nss-mdns-0.10-8.fc12.x86_64 nss-softokn-freebl-3.12.7-6.fc13.x86_64 nss-util-3.12.7-2.fc13.x86_64 openldap-2.4.21-10.fc13.x86_64 openssl-1.0.0a-1.fc13.x86_64 orc-0.4.6-1.fc13.x86_64 pixman-0.18.0-1.fc13.x86_64 pulseaudio-libs-0.9.21-6.fc13.x86_64 sqlite-3.6.22-1.fc13.x86_64 taglib-1.6.3-1.fc13.x86_64 tcp_wrappers-libs-7.6-59.fc13.x86_64 wxBase-2.8.11-1.fc13.x86_64 wxGTK-2.8.11-1.fc13.x86_64 zlib-1.2.3-23.fc12.x86_64
(gdb) bt
#0  0x0000003b2b6a7cd2 in wxObject::Ref(wxObject const&) ()
   from /usr/lib64/libwx_baseu-2.8.so.0

freeze when dragging track to playlist

Posted: Wed Oct 13, 2010 8:33 am
by anonbeat
I cant reproduce the problem here. Im dragging tracks from Now Playing Playlist to a static playlist and seems to be working fine.

freeze when dragging track to playlist

Posted: Wed Oct 13, 2010 2:19 pm
by rotwang888
It doesn't happen all the time for me either, but it has happened a few times.

freeze when dragging track to playlist

Posted: Thu Oct 14, 2010 12:44 am
by Snooze
Maybe we should add a bugs section to the forum?

freeze when dragging track to playlist

Posted: Thu Oct 14, 2010 1:02 am
by anonbeat
This goes to the Development category

Do you think we need to split it into Bugs and Development?

freeze when dragging track to playlist

Posted: Thu Oct 14, 2010 4:09 am
by tamalet
I also tried to reproduce it but it worked fine for me.

freeze when dragging track to playlist

Posted: Thu Oct 14, 2010 4:24 am
by anonbeat
I tried many times and worked fine

freeze when dragging track to playlist

Posted: Sat Oct 16, 2010 12:09 pm
by rotwang888
Oh well. Let me know if there's any more info that would be helpful next time. I'll try a fresh install of Fedora 14 when that's out and see if that changes anything.

freeze when dragging track to playlist

Posted: Mon Nov 01, 2010 11:19 pm
by rotwang888
I just had the freeze again, and I had an error message which I don't remember seeing before. In case it helps any, here it is:

*** glibc detected *** guayadeque: free(): invalid next size (fast): 0x00007f2750002d80 ***
**
Gdk:ERROR:gdkregion-generic.c:1108:miUnionNonO: assertion failed: (y1 < y2)

freeze when dragging track to playlist

Posted: Tue Nov 02, 2010 12:37 am
by anonbeat
Im sorry but I cant help you as there is not enought information and also this dont happen on the systems I have for testing.