Re: gtkpod 2.1.3-beta1
Götz Waschk <[email protected]> Fri, 7 Dec 2012 09:12:38 +0100
| Newsgroups | gmane.comp.ipod.gtkpod |
|---|---|
| Message-ID | <CACd6u-oL2=6v-mGQKoUTUEWN0EutjACz2-4oVtNSdmYydsOuBQ@mail.gmail.com> |
On Mon, Dec 3, 2012 at 12:11 AM, phantomjinx > Finally, have got around to releasing a beta of 2.1.3 to sourceforge. This is mainly a maintenance > release with no new features but some recent and long term bugs have now been fixed, including > sorting in the track display view which has long been a source of confusion! > > So, if anyone can please download and test and post back any feedback they may have. Might manage > the release around the holidays at the end of the month subject to feedback. Hi Paul, I have tested on Mageia 2 (I'm the new maintainer for this distribution) and it crashed when I was trying to delete all tracks from the Podcasts playlist. Please see the attached backtrace. I'm using gtk+ 3.4.1. Regards, Götz -- AL I:40: Do what thou wilt shall be the whole of the Law. ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d _______________________________________________ Gtkpod-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gtkpod-devel
gtkpod.txt
(text/plain, 4 KB)
$ gdb gtkpod
GNU gdb (GDB) 7.3.50.20110722-4.mga2 (Mageia release 2)
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-mageia-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/gtkpod...Reading symbols from /usr/lib/debug/usr/bin/gtkpod.debug...done.
done.
(gdb) run
Starting program: /usr/bin/gtkpod
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
[New Thread 0x7fffe87c9700 (LWP 6482)]
[New Thread 0x7fffe7fc8700 (LWP 6483)]
(gtkpod:6479): Gtk-WARNING **: Theme parsing error: <data>:2:10: Not using units is deprecated. Assuming 'px'.
[New Thread 0x7fffd55b1700 (LWP 6484)]
[Thread 0x7fffd55b1700 (LWP 6484) exited]
(gtkpod:6479): Gtk-CRITICAL **: gtk_list_store_get_value: assertion `iter_is_valid (iter, list_store)' failed
(gtkpod:6479): GLib-GObject-WARNING **: gtype.c:4206: type id `0' is invalid
(gtkpod:6479): GLib-GObject-WARNING **: can't peek value table for type `<invalid>' which is not currently referenced
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff6856ff8 in gtk_tree_model_get_valist ()
from /usr/lib64/libgtk-3.so.0
(gdb) bt
#0 0x00007ffff6856ff8 in gtk_tree_model_get_valist ()
from /usr/lib64/libgtk-3.so.0
#1 0x00007ffff68572dc in gtk_tree_model_get () from /usr/lib64/libgtk-3.so.0
#2 0x00007fffe7190025 in normal_sort_tab_page_remove_track (
self=<optimized out>, track=0x21fb110) at normal_sorttab_page.c:1095
#3 0x00007fffe718ffbb in normal_sort_tab_page_remove_track (
self=<optimized out>, track=0x21fb110) at normal_sorttab_page.c:1106
#4 0x00007ffff5bc5ca2 in g_closure_invoke () from /lib64/libgobject-2.0.so.0
#5 0x00007ffff5bd6d71 in ?? () from /lib64/libgobject-2.0.so.0
#6 0x00007ffff5bdf069 in g_signal_emit_valist ()
from /lib64/libgobject-2.0.so.0
#7 0x00007ffff5bdf212 in g_signal_emit () from /lib64/libgobject-2.0.so.0
#8 0x00007ffff7ba64c9 in gp_track_unlink (track=0x21fb110) at gp_itdb.c:281
#9 0x00007ffff7ba6f3a in gp_playlist_remove_track (plitem=<optimized out>,
track=0x21fb110, deleteaction=DELETE_ACTION_IPOD) at gp_itdb.c:607
#10 0x00007ffff7bba611 in delete_track_ok (dd=0x22d0b00) at misc_track.c:2031
#11 0x00007ffff7bbac35 in delete_track_head (deleteaction=DELETE_ACTION_IPOD)
at misc_track.c:2094
#12 0x00007ffff5bc5ca2 in g_closure_invoke () from /lib64/libgobject-2.0.so.0
#13 0x00007ffff5bd6d71 in ?? () from /lib64/libgobject-2.0.so.0
#14 0x00007ffff5bdf069 in g_signal_emit_valist ()
from /lib64/libgobject-2.0.so.0
#15 0x00007ffff5bdf212 in g_signal_emit () from /lib64/libgobject-2.0.so.0
---Type <return> to continue, or q <return> to quit---
#16 0x00007ffff6892f2e in gtk_widget_activate () from /usr/lib64/libgtk-3.so.0
#17 0x00007ffff6785b8e in gtk_menu_shell_activate_item ()
from /usr/lib64/libgtk-3.so.0
#18 0x00007ffff6785f23 in ?? () from /usr/lib64/libgtk-3.so.0
#19 0x00007ffff6769771 in ?? () from /usr/lib64/libgtk-3.so.0
#20 0x00007ffff5bc5eca in ?? () from /lib64/libgobject-2.0.so.0
#21 0x00007ffff5bde711 in g_signal_emit_valist ()
from /lib64/libgobject-2.0.so.0
#22 0x00007ffff5bdf212 in g_signal_emit () from /lib64/libgobject-2.0.so.0
#23 0x00007ffff6893b39 in ?? () from /usr/lib64/libgtk-3.so.0
#24 0x00007ffff676768b in ?? () from /usr/lib64/libgtk-3.so.0
#25 0x00007ffff6769331 in gtk_main_do_event () from /usr/lib64/libgtk-3.so.0
#26 0x00007ffff63b9a12 in ?? () from /usr/lib64/libgdk-3.so.0
#27 0x00007ffff5909bc3 in g_main_context_dispatch ()
from /lib64/libglib-2.0.so.0
#28 0x00007ffff5909f10 in ?? () from /lib64/libglib-2.0.so.0
#29 0x00007ffff590a30a in g_main_loop_run () from /lib64/libglib-2.0.so.0
#30 0x00007ffff67686fd in gtk_main () from /usr/lib64/libgtk-3.so.0
#31 0x0000000000407e59 in main (argc=1, argv=0x7fffffffdd08) at main.c:111