Package: goobox Version: 0.9.90-1 Severity: normal I once ripped to ogg-files without problem. Now I got the new version, added the titles (for some reason it does not get them from the net) and now ripping always ends in a segfault when I press extract.
I attaced the strace files (-ff). Also I rebuild goobox without
stripping and ran it in gdb. Here is what I got:
[EMAIL PROTECTED]:~/tmp$ gdb /usr/bin/goobox
GNU gdb 6.3-debian
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "x86_64-linux"...Using host libthread_db library "/li
b/libthread_db.so.1".
(gdb) run
Starting program: /usr/bin/goobox
[Thread debugging using libthread_db enabled]
[New Thread 182977096768 (LWP 4414)]
[New Thread 1082128752 (LWP 4417)]
[New Thread 1084225904 (LWP 4418)]
[New Thread 1086323056 (LWP 4419)]
[Thread 1084225904 (LWP 4418) exited]
[Thread 1082128752 (zombie) exited]
[Thread 1086323056 (LWP 4419) exited]
(goobox:4414): GLib-GObject-WARNING **: invalid (NULL) pointer instance
(goobox:4414): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYP
E_CHECK_INSTANCE (instance)' failed
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 182977096768 (LWP 4414)]
0x0000002a983fb1d7 in gst_element_set_state ()
from /usr/lib/libgstreamer-0.8.so.1
(gdb) bt full
#0 0x0000002a983fb1d7 in gst_element_set_state ()
from /usr/lib/libgstreamer-0.8.so.1
No symbol table info available.
#1 0x000000000042dbec in rip_current_track (data=0x8d2cb0) at dlg-ripper.c:471
track = (TrackInfo *) 0x814620
folder = 0x8f9ed0 "\200�\217"
e_title = 0x8fc460 "P\235\217"
event = (GstEvent *) 0x1
#2 0x000000000042b8f1 in dlg_extract__start_ripping (dialog=0x0)
at dlg-extract.c:133
data = (DialogData *) 0x8687c0
destination = 0x8cdd50 "/scr/media/audio/Prodigy"
file_format = GOO_FILE_FORMAT_OGG
tracks_to_rip = (GList *) 0x85b1f8
#3 0x0000002a98ceebe2 in g_cclosure_marshal_VOID__VOID ()
from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#4 0x0000002a98cdef16 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#5 0x0000002a98cee78e in g_signal_emit_by_name ()
from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#6 0x0000002a98ced7c6 in g_signal_emit_valist ()
from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#7 0x0000002a98ceda93 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#8 0x0000002a97504b5c in gtk_button_clicked ()
from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#9 0x0000002a97505776 in _gtk_button_paint ()
from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#10 0x0000002a98ceebe2 in g_cclosure_marshal_VOID__VOID ()
from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#11 0x0000002a98cdf190 in g_cclosure_new_swap ()
from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#12 0x0000002a98cdef16 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#13 0x0000002a98cee042 in g_signal_emit_by_name ()
from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#14 0x0000002a98ced7c6 in g_signal_emit_valist ()
from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#15 0x0000002a98ceda93 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#16 0x0000002a97504afc in gtk_button_released ()
from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#17 0x0000002a97505639 in _gtk_button_paint ()
from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#18 0x0000002a975ace13 in _gtk_marshal_BOOLEAN__BOXED ()
from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#19 0x0000002a98cdf190 in g_cclosure_new_swap ()
from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#20 0x0000002a98cdef16 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#21 0x0000002a98cee23a in g_signal_emit_by_name ()
from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#22 0x0000002a98ced5d3 in g_signal_emit_valist ()
from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#23 0x0000002a98ceda93 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#24 0x0000002a9767ba66 in gtk_widget_send_expose ()
from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#25 0x0000002a975ab965 in gtk_propagate_event ()
from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#26 0x0000002a975aab22 in gtk_main_do_event ()
from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#27 0x0000002a978dcaac in _gdk_events_queue ()
from /usr/lib/libgdk-x11-2.0.so.0
No symbol table info available.
#28 0x0000002a9925090c in g_main_depth () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#29 0x0000002a992518a4 in g_main_context_dispatch ()
from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#30 0x0000002a99251bae in g_main_context_dispatch ()
from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#31 0x0000002a99252095 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#32 0x0000002a968111ab in bonobo_main () from /usr/lib/libbonobo-2.so.0
No symbol table info available.
#33 0x00000000004425d5 in main (argc=5753312, argv=0x7fbffff958) at main.c:194
program = (GnomeProgram *) 0x57c9e0
value = {g_type = 68, data = {{v_int = 5770432, v_uint = 5770432,
v_long = 5770432, v_ulong = 5770432, v_int64 = 5770432,
v_uint64 = 5770432, v_float = 8.0860975e-39,
v_double = 2.850972212862996e-317, v_pointer = 0x580cc0}, {v_int = 0,
v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0,
v_float = 0, v_double = 0, v_pointer = 0x0}}}
pctx = 0x580cc0
factory = 0x2a985f9dd0
(gdb)
Please tell me what else I can provide you for debugging.
Btw. the programm also crashes in a locally combiled kernel with
grsec, but I was not able to get it to detect a CD while running in
gdb. (It kept saying "Detecting disc")
-- System Information:
Debian Release: 3.1
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.10-9-amd64-k8
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages goobox depends on:
ii gnome-media 2.8.0-0.2 Gnome 2 Media Utilities
ii gstreamer0.8-c 0.8.7-3 cdparanoia plugin for GStreamer
ii libart-2.0-2 2.3.17-1 Library of functions for 2D graphi
ii libatk1.0-0 1.8.0-4 The ATK accessibility toolkit
ii libaudiofile0 0.2.6-5 Open-source version of SGI's audio
ii libbonobo2-0 2.8.1-2 Bonobo CORBA interfaces library
ii libbonoboui2-0 2.8.1-2 The Bonobo UI library
ii libc6 2.3.2.ds1-20.0.0.1.pure64 GNU C Library: Shared libraries an
ii libesd0 0.2.35-2 Enlightened Sound Daemon - Shared
ii libgcc1 1:3.4.3-9 GCC support library
ii libgconf2-4 2.8.1-4 GNOME configuration database syste
ii libgcrypt11 1.2.0-11 LGPL Crypto library - runtime libr
ii libglade2-0 1:2.4.2-2 library to load .glade files at ru
ii libglib2.0-0 2.6.3-1 The GLib library of C routines
ii libgnome-keyri 0.4.1-1 GNOME keyring services library
ii libgnome2-0 2.8.1-2 The GNOME 2 library - runtime file
ii libgnomecanvas 2.8.0-1 A powerful object-oriented display
ii libgnomeui-0 2.8.1-3 The GNOME 2 libraries (User Interf
ii libgnomevfs2-0 2.8.4-2 The GNOME virtual file-system libr
ii libgnutls11 1.0.16-13 GNU TLS library - runtime library
ii libgpg-error0 1.0-1 library for common error values an
ii libgstreamer-g 0.8.7-3 GConf support for GStreamer
ii libgstreamer-p 0.8.7-3 Various GStreamer libraries and li
ii libgstreamer0. 0.8.9-2 Core GStreamer libraries, plugins,
ii libgtk2.0-0 2.6.2-4 The GTK+ graphical user interface
ii libice6 4.3.0.dfsg.1-12 Inter-Client Exchange library
ii libjpeg62 6b-10 The Independent JPEG Group's JPEG
ii liborbit2 1:2.12.1-1 libraries for ORBit2 - a CORBA ORB
ii libpango1.0-0 1.8.1-1 Layout and rendering of internatio
ii libpopt0 1.7-5 lib for parsing cmdline parameters
ii libsm6 4.3.0.dfsg.1-12 X Window System Session Management
ii libstdc++5 1:3.3.5-8 The GNU Standard C++ Library v3
ii libtasn1-2 0.2.10-4 Manage ASN.1 structures (runtime)
ii libx11-6 4.3.0.dfsg.1-12 X Window System protocol client li
ii libxml2 2.6.16-4 GNOME XML library
ii xlibs 4.3.0.dfsg.1-12 X Keyboard Extension (XKB) configu
ii zlib1g 1:1.2.2-4 compression library - runtime
-- no debconf information
--
Dr. Helge Kreutzmann, Dipl.-Phys. [EMAIL PROTECTED]
gpg signed mail preferred
64bit GNU powered http://www.itp.uni-hannover.de/~kreutzm
Help keep free software "libre": http://www.freepatents.org/
BZh91AY&SY�WY- :��k,[EMAIL PROTECTED]>� T �&M��
���L����Ѧ�A�dɣ�C414i�20�4�2a����@ Ѡ � �L�1
40CF�1# �M0�&[EMAIL PROTECTED]@[EMAIL PROTECTED] ��$���
���y)��m=#���`d|�{2�0�^�3��82�F(�t���R��X"����1���1�딥fZj)>���2����<#U?��p�6��v�ߠv�0����3�����C�� "X�
�B0�l�d�BP��U�x{t�%�9�2�f��?5�ZO���Gw��O
?�Y�m�����<�1�7��s������6>.�z����W�7_k�ٶ38����̨��R<�|o��c��ޏ���V��,�2���1fE�L�����lM��P�۔і�M�\5ߦi�N��rns�G�������7fd�襾~q�(���a�s��[�"��f�hi4�2g-
}�Zӻ��]�N��x��������cmؕ-LҳN�K��v�A���ח#�G.������~U4��br�#\�8^{��].]z�sm��q�qյ�nw�[×N�\m։�_]�듏�z;7�:�i3s�mn����~�/v{�$k�C\${���2{�}�xn6ѥ{�/��~^�h��FG�o����H������uL$
�>X !Kپpkگ��
#4{�Z�������֢79�8�:TGõ���V����a�6�d���}�4dǐG�O�2�\���#��s�=N���ہ�]y���4�c
��N���e�#V���6nuJ7���tquy<6u�����-�����պq�xYN��3��M{�[���;�9ZTG,�OT���fK�#l���7f���ܥ/��#
�;��j�ٺwq����έ:�_Vk7�5Wz��g���uJYɫZ��2e�>\���ZIK��ŝ8ώq�F�����Ͼ�[�����N�8�R;��J�=6�v������;s{���P�-��h����z��{�����Y����+:iM�ҥڛ�V�N�ӞW6��m��pj��8��ѸHѡ��������١ɒR�2����M�2�y�#�Mf���G��4�3s�c/���s�|�>
�G�"[�A��D "�ԁ+(s���U�?�%t��ю�7���8�u�����;?���eLD�Yu
�p�&�������),G�"�`����W��333�|��zއ�;g��a+���ob�9:\�+��<ۭ�+�u�x�;���Y���
[㾼[�:��g��nr9���#�q����������n8��[����N��2=L�W�Nf�J��9��GȊ���4\#���/���}Lc�}�i?(��w$S�
�u��
gooboxcrash.299.bz2
Description: Binary data
gooboxcrash.445.bz2
Description: Binary data
gooboxcrash.bz2
Description: Binary data
pgprqQqXygfjP.pgp
Description: PGP signature

