The following issue has been SUBMITTED. ====================================================================== https://bugtracker.iptel.org/view.php?id=79 ====================================================================== Reported By: jh Assigned To: ====================================================================== Project: SEMS Issue ID: 79 Category: audio processing Reproducibility: always Severity: crash Priority: normal Status: new ====================================================================== Date Submitted: 2012-05-12 13:20 CEST Last Modified: 2012-05-12 13:20 CEST ====================================================================== Summary: crash when trying to play mp3 file Description: i tried to play mp3 file MPEG 1.0 layer III, 96 kbit/s, 32000 Hz joint-stereo with dsm function call playFile and got crash. bt is below. if needed i can upload the mp3 file somewhere.
-- juha Program terminated with signal 11, Segmentation fault. https://bugtracker.iptel.org/view.php?id=0 MP3_open (fp=0xfdd590, fmt_desc=0x7f24c53519b0, options=<optimized out>, h_codec=950312505000931192) at mp3.c:336 336 res = mpg123_open_feed(coder_state->mpg123_h); (gdb) where https://bugtracker.iptel.org/view.php?id=0 MP3_open (fp=0xfdd590, fmt_desc=0x7f24c53519b0, options=<optimized out>, h_codec=950312505000931192) at mp3.c:336 https://bugtracker.iptel.org/view.php?id=1 0x0000000000457f84 in AmAudioFile::fpopen_int (this=0xfdfe10, filename=..., mode=AmAudioFile::Read, n_fp=0xfdd590, subtype=...) at AmAudioFile.cpp:209 https://bugtracker.iptel.org/view.php?id=2 0x0000000000458653 in AmAudioFile::open (this=0xfdfe10, filename=..., mode=AmAudioFile::Read, is_tmp=false) at AmAudioFile.cpp:160 https://bugtracker.iptel.org/view.php?id=3 0x00007f24c857f288 in DSMCall::playFile (this=0xfd6b10, name=..., loop=false, front=false) at DSMCall.cpp:599 https://bugtracker.iptel.org/view.php?id=4 0x00007f24c858f935 in SCPlayFileAction::execute (this=0xfda530, sess= 0xfd6b10, sc_sess=0xfd77e8, event=<optimized out>, event_params=0x0) at DSMCoreModule.cpp:309 https://bugtracker.iptel.org/view.php?id=5 0x00007f24c85cc92b in DSMStateEngine::runactions (this=0xfd7880, from=..., to=..., sess=0xfd6b10, sc_sess=0xfd77e8, event=DSMCondition::SessionStart, event_params=0x0, is_consumed=@0x7f24c5355a4b: true) at DSMStateEngine.cpp:249 https://bugtracker.iptel.org/view.php?id=6 0x00007f24c85d09f3 in DSMStateEngine::runEvent (this=0xfd7880, sess= 0xfd6b10, sc_sess=0xfd77e8, event=<optimized out>, event_params=<optimized out>, run_exception=false) at DSMStateEngine.cpp:576 https://bugtracker.iptel.org/view.php?id=7 0x00007f24c857ab5a in DSMCall::startSession (this=0xfd6b10) at DSMCall.cpp:225 https://bugtracker.iptel.org/view.php?id=8 0x00007f24c857ac67 in DSMCall::onSessionStart (this=0xfd6b10) at DSMCall.cpp:180 https://bugtracker.iptel.org/view.php?id=9 0x00000000004eca22 in AmSipDialog::onSdpCompleted (this=0xfd6fc8) at AmSipDialog.cpp:248 https://bugtracker.iptel.org/view.php?id=10 0x00000000004a33c0 in AmOfferAnswer::onReplySent (this=0xfd72a0, reply=...) at AmOfferAnswer.cpp:411 https://bugtracker.iptel.org/view.php?id=11 0x00000000004e77f2 in AmSipDialog::reply (this=0xfd6fc8, t=..., code=200, reason=..., body=<optimized out>, hdrs=..., flags=0) at AmSipDialog.cpp:809 https://bugtracker.iptel.org/view.php?id=12 0x00000000004e7cac in AmSipDialog::reply (this=0xfd6fc8, req=..., code=200, reason=..., body=<optimized out>, hdrs=..., flags=0) at AmSipDialog.cpp:730 https://bugtracker.iptel.org/view.php?id=13 0x00000000004d5a90 in AmSession::onInvite (this=0xfd6b10, req=...) at AmSession.cpp:879 https://bugtracker.iptel.org/view.php?id=14 0x00007f24c85804c2 in DSMCall::onInvite (this=0xfd6b10, req=...) at DSMCall.cpp:118 https://bugtracker.iptel.org/view.php?id=15 0x00000000004db12b in AmSession::onSipRequest (this=0xfd6b10, req=...) at AmSession.cpp:770 ---Type <return> to continue, or q <return> to quit--- https://bugtracker.iptel.org/view.php?id=16 0x0000000000471092 in AmB2BSession::onSipRequest (this=0xfd6b10, req=...) at AmB2BSession.cpp:304 https://bugtracker.iptel.org/view.php?id=17 0x00007f24c8581610 in DSMCall::onSipRequest (this=0xfd6b10, req=...) at DSMCall.cpp:319 https://bugtracker.iptel.org/view.php?id=18 0x00000000004ebc44 in AmSipDialog::onRxRequest (this=0xfd6fc8, req=...) at AmSipDialog.cpp:232 https://bugtracker.iptel.org/view.php?id=19 0x00000000004d6667 in AmSession::process (this=0xfd6b10, ev=0xfdf1e0) at AmSession.cpp:726 https://bugtracker.iptel.org/view.php?id=20 0x00007f24c8582b4b in DSMCall::process (this=0xfd6b10, event=0xfdf1e0) at DSMCall.cpp:559 https://bugtracker.iptel.org/view.php?id=21 0x00000000004959cc in AmEventQueue::processEvents (this=0xfd6b88) at AmEventQueue.cpp:80 https://bugtracker.iptel.org/view.php?id=22 0x00000000004d7d64 in AmSession::processEventsCatchExceptions ( this=<optimized out>) at AmSession.cpp:343 https://bugtracker.iptel.org/view.php?id=23 0x00000000004d820c in AmSession::processingCycle (this=0xfd6b10) at AmSession.cpp:373 https://bugtracker.iptel.org/view.php?id=24 0x00000000004d9de0 in AmSession::run (this=0xfd6b10) at AmSession.cpp:267 https://bugtracker.iptel.org/view.php?id=25 0x0000000000504c8a in AmThread::_start (_t=0xfd6b18) at AmThread.cpp:66 https://bugtracker.iptel.org/view.php?id=26 0x00007f24ce0fbb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 https://bugtracker.iptel.org/view.php?id=27 0x00007f24cd7139dd in clone () from /lib/x86_64-linux-gnu/libc.so.6 https://bugtracker.iptel.org/view.php?id=28 0x0000000000000000 in ?? () ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2012-05-12 13:20 jh New Issue ====================================================================== _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
