o Juha Heinanen on 11/20/2013 12:13 PM:
> i have a simply ivr app that makes an xmlrpc query and then plays a
> "done" message.  it crashed once like this with master from september:
> 
> Core was generated by `/usr/sbin/sems -f /etc/sems/sems.conf -P 
> /var/run/sems/sems.pid -u 0 -g 0'.
> Program terminated with signal 11, Segmentation fault.
> #0  AmAudio::getSampleRate (this=0x9dcfce8) at AmAudio.cpp:474
> 474     AmAudio.cpp: No such file or directory.
> (gdb) bt full
> #0  AmAudio::getSampleRate (this=0x9dcfce8) at AmAudio.cpp:474
> No locals.
> #1  0x08139913 in AmSession::readStreams (this=0x9d24c00, ts=133781504, 
> buffer=0x9ba6c04 "") at AmSession.cpp:1437
>         got = 8192
>         res = <optimized out>
>         stream = <optimized out>
>         f_size = 135299040
> #2  0x080f797f in AmMediaProcessorThread::processAudio (this=0x9ba6b28, 
> ts=133781504) at AmMediaProcessor.cpp:284
> No locals.
> #3  0x080f7c05 in AmMediaProcessorThread::run (this=0x9ba6b28) at 
> AmMediaProcessor.cpp:256
>         now = {tv_sec = 1384851555, tv_usec = 242645}
>         ts = 133781504
> #4  0x0816d5c6 in AmThread::_start (_t=0x9ba6b28) at AmThread.cpp:66
>         __FUNCTION__ = "_start"
> #5  0xb76b7c39 in start_thread () from 
> /lib/i386-linux-gnu/i686/cmov/libpthread.so.0
> No symbol table info available.
> #6  0xb750778e in clone () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
> No symbol table info available.
> 
> i have upgraded this sems to latest master just in case this crash has
> already been fixed.  does the above ring any bells about an old issue?
maybe related to 78b154972f8d, which I encountered sometimes in
webconference app with outgoing calls (the app put uninitialized
stream in processing mode).

Stefan

_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to