audio/streamtuner core dumping

Randy Pratt rpratt1950 at earthlink.net
Sat Mar 19 06:40:56 PST 2005


Hi,

I thought my gnome_update had went well but I'm seeing a problem with
audio/streamtuner.  It builds and installs but core dumps at startup.
The backtrace is included at the end.

I checked the gnome_update logs and it appeared to build during the
update.  In any event, I did the big-hammer approach:

  portupgrade -fR streamtuner-\*

but it still core dumps at startup.  The streamtuner was running
prior to the gnome_update and the only change to streamtuner in the
last 2 months was to bump PORTREVISION to chase glib20 changes.

The streamtuner maintainer's only comment was to point to the
http://www.freebsd.org/gnome/docs/faq210.html#q2 which I have already
completed.

I'm not quite sure which direction to start looking at this point.
Portversion indicates that all packages are up-to-date but I'm sure
something needs to be rebuilt somewhere.  Unless, of course, there
really is a problem with streamtuner on 4.x platform with the new
gnome "stuffs".

Does anyone have a working streamtuner after the gnome_update or
ideas on what to try?

Best regards,

Randy

===========================================================
OS: FreeBSD 4.11-STABLE #0: Tue Jan 25 13:27:59 EST 2005
version: streamtuner-0.99.99_1
===========================================================
$ gdb streamtuner
GNU gdb 4.18 (FreeBSD)
Copyright 1998 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 "i386-unknown-freebsd"...
(no debugging symbols found)...
(gdb) run
Starting program: /usr/X11R6/bin/streamtuner 
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
Program received signal SIGSEGV, Segmentation fault.
0x28c6159a in init_gtk ()
   from /usr/local/lib/python2.4/site-packages/gtk-2.0/gtk/_gtk.so
(gdb) bt
#0  0x28c6159a in init_gtk ()
   from /usr/local/lib/python2.4/site-packages/gtk-2.0/gtk/_gtk.so
#1  0x28b82f3e in _PyImport_LoadDynamicModule ()
   from /usr/local/lib/libpython2.4.so
#2  0x28b80f72 in _PyImport_IsScript () from /usr/local/lib/libpython2.4.so
#3  0x28b81e4e in PyImport_ImportModuleEx ()
   from /usr/local/lib/libpython2.4.so
#4  0x28b818bb in PyImport_ImportModuleEx ()
   from /usr/local/lib/libpython2.4.so
#5  0x28b814a6 in PyImport_ImportModule () from /usr/local/lib/libpython2.4.so
#6  0x28b815f3 in PyImport_ImportModuleEx ()
   from /usr/local/lib/libpython2.4.so
#7  0x28b60f1b in _PyUnicodeUCS4_IsAlpha () from /usr/local/lib/libpython2.4.so
#8  0x28b39813 in PyCFunction_Call () from /usr/local/lib/libpython2.4.so
#9  0x28b18d69 in PyObject_Call () from /usr/local/lib/libpython2.4.so
#10 0x28b6bca5 in PyEval_CallObjectWithKeywords ()
   from /usr/local/lib/libpython2.4.so
#11 0x28b69bc2 in PyEval_EvalFrame () from /usr/local/lib/libpython2.4.so
#12 0x28b6ae78 in PyEval_EvalCodeEx () from /usr/local/lib/libpython2.4.so
#13 0x28b67986 in PyEval_EvalCode () from /usr/local/lib/libpython2.4.so
#14 0x28b7faf5 in PyImport_ExecCodeModuleEx ()
   from /usr/local/lib/libpython2.4.so
#15 0x28b800e8 in PyImport_ExecCodeModuleEx ()
   from /usr/local/lib/libpython2.4.so
#16 0x28b80f4a in _PyImport_IsScript () from /usr/local/lib/libpython2.4.so
#17 0x28b8028a in PyImport_ExecCodeModuleEx ()
   from /usr/local/lib/libpython2.4.so
#18 0x28b80f82 in _PyImport_IsScript () from /usr/local/lib/libpython2.4.so
#19 0x28b81e4e in PyImport_ImportModuleEx ()
   from /usr/local/lib/libpython2.4.so
#20 0x28b818bb in PyImport_ImportModuleEx ()
   from /usr/local/lib/libpython2.4.so
#21 0x28b814a6 in PyImport_ImportModule () from /usr/local/lib/libpython2.4.so
#22 0x28b815f3 in PyImport_ImportModuleEx ()
   from /usr/local/lib/libpython2.4.so
#23 0x28b60f1b in _PyUnicodeUCS4_IsAlpha () from /usr/local/lib/libpython2.4.so
#24 0x28b39813 in PyCFunction_Call () from /usr/local/lib/libpython2.4.so
#25 0x28b18d69 in PyObject_Call () from /usr/local/lib/libpython2.4.so
#26 0x28b6bca5 in PyEval_CallObjectWithKeywords ()
   from /usr/local/lib/libpython2.4.so
#27 0x28b69bc2 in PyEval_EvalFrame () from /usr/local/lib/libpython2.4.so
#28 0x28b6ae78 in PyEval_EvalCodeEx () from /usr/local/lib/libpython2.4.so
#29 0x28b67986 in PyEval_EvalCode () from /usr/local/lib/libpython2.4.so
#30 0x28b89fa3 in PyRun_FileExFlags () from /usr/local/lib/libpython2.4.so
#31 0x28b89f47 in PyRun_FileExFlags () from /usr/local/lib/libpython2.4.so
#32 0x28b89e10 in PyRun_FileEx () from /usr/local/lib/libpython2.4.so
#33 0x28b89db0 in PyRun_File () from /usr/local/lib/libpython2.4.so
#34 0x28aea804 in pst_main_load_script ()
   from /usr/X11R6/lib/streamtuner/plugins/python.so
#35 0x28aea68f in pst_main_load_scripts ()
   from /usr/X11R6/lib/streamtuner/plugins/python.so
#36 0x28aea4fd in pst_main_load_all_scripts ()
   from /usr/X11R6/lib/streamtuner/plugins/python.so
#37 0x28aea3c9 in plugin_init ()
   from /usr/X11R6/lib/streamtuner/plugins/python.so
#38 0x8066d44 in st_plugin_set_icon_from_pixbuf ()
#39 0x2860f74a in g_object_newv () from /usr/local/lib/libgobject-2.0.so.600
#40 0x2861002d in g_object_new_valist ()
   from /usr/local/lib/libgobject-2.0.so.600
#41 0x2860f33c in g_object_new () from /usr/local/lib/libgobject-2.0.so.600
#42 0x8066e9f in st_plugin_new ()
#43 0x8067772 in st_plugins_load ()
#44 0x8067881 in st_plugins_load ()
#45 0x8067617 in st_plugins_load ()
#46 0x8064e8b in main ()
#47 0x80565e2 in _start ()
(gdb) 
-- 


More information about the freebsd-gnome mailing list