auddebug_data.txt
1 |
"String Leak": |
---|---|
2 |
|
3 |
WARNING strpool.cc:181 [operator()]: String leaked: http://dir.xiph.org/yp.xml |
4 |
WARNING strpool.cc:181 [operator()]: String leaked: application/xml |
5 |
WARNING runtime.cc:364 [aud_leak_check]: Bytes allocated at exit: 4131400 |
6 |
|
7 |
-OR- "Segfault": (gdb audacious core: >bt): |
8 |
|
9 |
Reading symbols from audacious...done. |
10 |
[New LWP 29793] |
11 |
[New LWP 29783] |
12 |
[New LWP 29780] |
13 |
[New LWP 29788] |
14 |
[New LWP 29785] |
15 |
[New LWP 29781] |
16 |
[New LWP 29778] |
17 |
[Thread debugging using libthread_db enabled] |
18 |
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1". |
19 |
Core was generated by `audacious'. |
20 |
Program terminated with signal SIGSEGV, Segmentation fault. |
21 |
#0 0xada6bc46 in ?? () |
22 |
[Current thread is 1 (Thread 0xaa72db40 (LWP 29793))] |
23 |
(gdb) |
24 |
(gdb) bt |
25 |
#0 0xada6bc46 in ?? () |
26 |
#1 0xaa72c144 in ?? () |
27 |
#2 0x00010001 in ?? () |
28 |
#3 0x3c585d00 in ?? () |
29 |
#4 0xb7ed7000 in ?? () from /lib/i386-linux-gnu/libpthread.so.0 |
30 |
Backtrace stopped: previous frame inner to this frame (corrupt stack?) |