#87: Fatal error: interrupted system call when gdb'ing Liquidsoap
------------------------+---------------------------------------------------
Reporter: balbinus | Owner: admin
Type: Bugs | Status: new
Priority: 1 | Milestone:
Component: Liquidsoap | Version: 0.3.6+svn
Keywords: crash gdb |
------------------------+---------------------------------------------------
On an up-to-date Liquidsoap, trying to start it from within gdb crashes
Liq.
{{{
$ gdb liquidsoap
GNU gdb 6.4.90-debian
Copyright (C) 2006 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 "i486-linux-gnu"...Using host libthread_db
library "/lib/tls/i686/cmov/libthread_db.so.1".
(gdb) run 'output.dummy(blank())'
Starting program: /usr/local/bin/liquidsoap 'output.dummy(blank())'
Failed to read a valid object file image from memory.
[Thread debugging using libthread_db enabled]
[New Thread -1213405504 (LWP 8789)]
[New Thread -1213797456 (LWP 8792)]
2008/02/03 14:17:06 >>> LOG START
2008/02/03 14:17:03 [protocols.external:3] Didn't find "ufetch"
2008/02/03 14:17:03 [protocols.external:3] Found "/usr/bin/wget"
2008/02/03 14:17:06 [main:3] Liquidsoap 0.3.6+svn
(trunk/[EMAIL PROTECTED])
[New Thread -1228506192 (LWP 8800)]
2008/02/03 14:17:06 [threads:3] Created thread "event queue 1" (1 total)
[New Thread -1236898896 (LWP 8801)]
[New Thread -1245291600 (LWP 8802)]
Fatal error: exception Sys_error("Thread.wait_signal: Appel système
interrompu")
Program exited with code 02.
(gdb)
}}}
--
Ticket URL: <http://savonet.rastageeks.org/ticket/87>
Savonet <http://savonet.rastageeks.org/>
Let's program our stream !