ports/125201: audio/aqualung crashes
Jimmie James
jimmiejaz at gmail.com
Thu Jul 3 01:10:02 UTC 2008
>Number: 125201
>Category: ports
>Synopsis: audio/aqualung crashes
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Thu Jul 03 01:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Jimmie James
>Release: FreeBSD 7.0-STABLE i386
>Organization:
To2600
>Environment:
FreeBSD fortytwo.zapto.org 7.0-STABLE FreeBSD 7.0-STABLE #0: Wed May 14 13:17:21 EDT 2008 root at fortytwo.zapto.org:/usr/obj/usr/src/sys/FORTYTWO i386
>Description:
Aqualung crashes, with sig11. I've run memtest over night which passed, and it's the only application that's showing any problems (execpt graphics/pornview compiled against gtk2)
[20:57:07] jimmie at fortytwo <124> [0] /usr/ports/audio/aqualung/work/aqualung-0.9beta9/src>gdb ./aqualung
GNU gdb 6.1.1 [FreeBSD]
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 "i386-marcel-freebsd"...
(gdb) run
Starting program: /usr/ports/audio/aqualung/work/aqualung-0.9beta9/src/aqualung
[New LWP 100298]
[New Thread 0x8103100 (LWP 100298)]
aqualung main(): munlockall() failed
No output driver specified, probing for a usable driver.
JACK tmpdir identified as [/tmp]
Probing JACK driver... JACK server not found
[New Thread 0x8103200 (LWP 100131)]
Probing OSS driver... OK
[New Thread 0x8103300 (LWP 100135)]
(aqualung:33413): Gtk-CRITICAL **: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
[New Thread 0x9582a00 (LWP 100260)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x8103100 (LWP 100298)]
0x74616262 in ?? ()
(gdb) bt
#0 0x74616262 in ?? ()
#1 0x28731e1c in pango_attr_list_unref () from /usr/local/lib/libpango-1.0.so.0
#2 0x2873a9b6 in pango_layout_set_text () from /usr/local/lib/libpango-1.0.so.0
#3 0x2890dd88 in g_object_unref () from /usr/local/lib/libgobject-2.0.so.0
#4 0x281c4a64 in get_size (cell=0x9080158, widget=0x8f755d8, cell_area=0x0, layout=0x95895c0, x_offset=0x0,
y_offset=0x0, width=0x0, height=0xbfbfdce0) at gtkcellrenderertext.c:1593
#5 0x281c4aae in gtk_cell_renderer_text_get_size (cell=0x9080158, widget=0x8f755d8, cell_area=0x0, x_offset=0x0,
y_offset=0x0, width=0x0, height=0xbfbfdce0) at gtkcellrenderertext.c:1606
#6 0x281bb9e2 in IA__gtk_cell_renderer_get_size (cell=0x9080158, widget=0x8f755d8, cell_area=0x0, x_offset=0x0,
y_offset=0x0, width=0xbfbfdcdc, height=0xbfbfdce0) at gtkcellrenderer.c:508
#7 0x28436fc1 in IA__gtk_tree_view_column_cell_get_size (tree_column=0x8fc1c08, cell_area=0x0, x_offset=0x0,
y_offset=0x0, width=0xbfbfdd80, height=0xbfbfdd7c) at gtktreeviewcolumn.c:2606
#8 0x2841a20b in validate_row (tree_view=0x8f755d8, tree=0x908d340, node=0x957aec0, iter=0xbfbfde3c, path=0x9569f58)
at gtktreeview.c:5617
#9 0x2841bccc in do_validate_rows (tree_view=0x8f755d8, queue_resize=1) at gtktreeview.c:6156
#10 0x2841c00a in validate_rows_handler (tree_view=0x8f755d8) at gtktreeview.c:6226
#11 0x2858658d in gdk_threads_dispatch (data=0x95ccbb0) at gdk.c:470
#12 0x289705d3 in g_source_is_destroyed () from /usr/local/lib/libglib-2.0.so.0
#13 0x28971fcd in g_main_context_dispatch () from /usr/local/lib/libglib-2.0.so.0
#14 0x28974f7d in g_main_context_check () from /usr/local/lib/libglib-2.0.so.0
#15 0x289752f1 in g_main_loop_run () from /usr/local/lib/libglib-2.0.so.0
#16 0x282c77ee in IA__gtk_main () at gtkmain.c:1163
#17 0x0806fedb in run_gui () at gui_main.c:3820
#18 0x0806612f in main (argc=1, argv=0xbfbfeafc) at core.c:2865
(gdb) qui
The program is running. Exit anyway? (y or n) y
>How-To-Repeat:
Compile and run, it would seem. Playlist contains 14G (du -sh) with 3937 files.
>Fix:
Sorry, no idea.
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list