Project

General

Profile

gdb.log

Chloride Cull, November 21, 2013 13:28

 
1
GNU gdb (GDB) 7.6.1
2
Copyright (C) 2013 Free Software Foundation, Inc.
3
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
4
This is free software: you are free to change and redistribute it.
5
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
6
and "show warranty" for details.
7
This GDB was configured as "x86_64-unknown-linux-gnu".
8
For bug reporting instructions, please see:
9
<http://www.gnu.org/software/gdb/bugs/>...
10
Reading symbols from /usr/bin/audacious...done.
11
(gdb) run
12
Starting program: /usr/bin/audacious 
13
warning: no loadable sections found in added symbol-file system-supplied DSO at 0x7ffff7ffa000
14
warning: Could not load shared library symbols for linux-vdso.so.1.
15
Do you need "set solib-search-path" or "set sysroot"?
16
[Thread debugging using libthread_db enabled]
17
Using host libthread_db library "/usr/lib/libthread_db.so.1".
18
WARNING: Audacious seems to be already running but is not responding.
19
(bootstrap.c:60) [mowgli_init]: mowgli_init() is a deprecated function, provided only for backwards compatibility with Mowgli-1.  You should remove it if you no longer support using Mowgli-1.
20
[New Thread 0x7fffed41b700 (LWP 7193)]
21
 *** ERROR: /usr/lib/audacious/Transport/mms.so could not be loaded: libmms.so.0: cannot open shared object file: No such file or directory
22
 *** ERROR: /usr/lib/audacious/Input/sid.so could not be loaded: libsidplayfp.so.3: cannot open shared object file: No such file or directory
23
 *** ERROR: /usr/lib/audacious/Input/cdaudio-ng.so could not be loaded: libcdio_cdda.so.1: cannot open shared object file: No such file or directory
24
 *** ERROR: /usr/lib/audacious/Input/wavpack.so could not be loaded: libwavpack.so.1: cannot open shared object file: No such file or directory
25
 *** ERROR: /usr/lib/audacious/Input/aac.so could not be loaded: libfaad.so.2: cannot open shared object file: No such file or directory
26
 *** ERROR: /usr/lib/audacious/General/lirc.so could not be loaded: liblirc_client.so.0: cannot open shared object file: No such file or directory
27
[New Thread 0x7fffe6d75700 (LWP 7194)]
28
[Thread 0x7fffe6d75700 (LWP 7194) exited]
29
[New Thread 0x7fffe6d75700 (LWP 7195)]
30
[New Thread 0x7fffead76700 (LWP 7196)]
31
[New Thread 0x7fffea575700 (LWP 7197)]
32
[New Thread 0x7fffe9558700 (LWP 7198)]
33
[New Thread 0x7fffe6574700 (LWP 7202)]
34
[New Thread 0x7fffe5d73700 (LWP 7203)]
35
[New Thread 0x7fffe5572700 (LWP 7204)]
36
[New Thread 0x7fffe4d71700 (LWP 7205)]
37
[Thread 0x7fffe5572700 (LWP 7204) exited]
38
[New Thread 0x7fffe5572700 (LWP 7207)]
39
[New Thread 0x7fffda958700 (LWP 7208)]
40
[Thread 0x7fffe5d73700 (LWP 7203) exited]
41
[Thread 0x7fffda958700 (LWP 7208) exited]
42

    
43
** (audacious:7189): CRITICAL **: set_string: assertion 'name && value' failed
44
[New Thread 0x7fffda958700 (LWP 7209)]
45
[Thread 0x7fffe5572700 (LWP 7207) exited]
46

    
47
Program received signal SIGSEGV, Segmentation fault.
48
0x0000000000000000 in ?? ()
49
(gdb) bt
50
#0  0x0000000000000000 in ?? ()
51
#1  0x00000000004150a7 in playlist_save (list=1, filename=0xb69580 "file:///home/chloridecull/Desktop/sigsegv.cue")
52
    at playlist-files.c:152
53
#2  0x00007ffff79bfda7 in aud_playlist_save (playlist=1, filename=0xb69580 "file:///home/chloridecull/Desktop/sigsegv.cue")
54
    at ../audacious/playlist-api.h:347
55
#3  0x00007ffff79c00f0 in audgui_export_playlist () at playlists.c:106
56
#4  0x00007ffff60036a8 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
57
#5  0x00007ffff601503d in ?? () from /usr/lib/libgobject-2.0.so.0
58
#6  0x00007ffff601cd49 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
59
#7  0x00007ffff601d002 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
60
#8  0x00007ffff673209c in gtk_widget_activate () from /usr/lib/libgtk-3.so.0
61
#9  0x00007ffff66261ce in gtk_menu_shell_activate_item () from /usr/lib/libgtk-3.so.0
62
#10 0x00007ffff6626506 in ?? () from /usr/lib/libgtk-3.so.0
63
#11 0x00007ffff660a7be in ?? () from /usr/lib/libgtk-3.so.0
64
#12 0x00007ffff60038d7 in ?? () from /usr/lib/libgobject-2.0.so.0
65
#13 0x00007ffff601c3a2 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
66
#14 0x00007ffff601d002 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
67
#15 0x00007ffff6732fe4 in ?? () from /usr/lib/libgtk-3.so.0
68
#16 0x00007ffff6608b4c in ?? () from /usr/lib/libgtk-3.so.0
69
#17 0x00007ffff660a39a in gtk_main_do_event () from /usr/lib/libgtk-3.so.0
70
#18 0x00007ffff536db22 in ?? () from /usr/lib/libgdk-3.so.0
71
#19 0x00007ffff6dc0296 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
72
#20 0x00007ffff6dc05e8 in ?? () from /usr/lib/libglib-2.0.so.0
73
#21 0x00007ffff6dc09ea in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
74
#22 0x00007ffff66098e5 in gtk_main () from /usr/lib/libgtk-3.so.0
75
#23 0x0000000000411e83 in main (argc=1, argv=0x7fffffffe818) at main.c:585
76
(gdb) quit