while testing dsm and ivr based scripts, i got crash in ivr version.

-- juha

(gdb) where
#0  0x00007fc124becfa3 in PySys_SetObject (name=0x7fc124cc1408 "exc_value", 
v=0x7fc1153f4b48) at ../Python/sysmodule.c:75
#1  0x00007fc124b81932 in set_exc_info (tb=<optimized out>, value=<optimized 
out>, type=<optimized out>, tstate=<optimized out>)
    at ../Python/ceval.c:3420
#2  PyEval_EvalFrameEx (f=0x7fc0f0000fb0, throwflag=356469576) at 
../Python/ceval.c:2934
#3  0x00007fc124bf6190 in PyEval_EvalCodeEx (co=0x7fc1172168b0, 
globals=0x7fc1153f4b48, locals=0x4, locals@entry=0x0, args=0x7fc1153f4608, 
    argcount=127, kws=0x15e5450, kws@entry=0x0, kwcount=0, defs=0x0, 
defcount=0, closure=0x0) at ../Python/ceval.c:3265
#4  0x00007fc124b4532c in function_call.lto_priv.328 (func=0x7fc116d2baa0, 
arg=0x7fc1153f45f0, kw=0x0) at ../Objects/funcobject.c:526
#5  0x00007fc124b4dbe3 in PyObject_Call (func=0x7fc116d2baa0, arg=<optimized 
out>, kw=<optimized out>) at ../Objects/abstract.c:2529
#6  0x00007fc124b900e5 in instancemethod_call.lto_priv.243 
(func=0x7fc124cc1408, arg=0x7fc1153eac50, kw=0x0) at 
../Objects/classobject.c:2602
#7  0x00007fc124b4dbe3 in PyObject_Call (func=0x7fc11599c5f0, arg=<optimized 
out>, kw=<optimized out>) at ../Objects/abstract.c:2529
#8  0x00007fc124fa5193 in PyObject_VaCallMethod(PyObject *, char *, char *, 
typedef __va_list_tag __va_list_tag *) (o=0x7fc124cc1408, 
    name=0x7fc124fb0dd2 "onInvite", format=0x7fc1153eac50 "\001", 
va=0x7fc1150c8588) at Ivr.cpp:642
#9  0x00007fc124fa6e05 in IvrDialog::callPyEventHandler 
(this=this@entry=0x7fc0fc00a030, name=name@entry=0x7fc124fb0dd2 "onInvite", 
    fmt=fmt@entry=0x7fc124fb0dce "(s)") at Ivr.cpp:658
#10 0x00007fc124fa6ea5 in IvrDialog::onInvite (this=0x7fc0fc00a030, req=...) at 
Ivr.cpp:677
#11 0x0000000000496f10 in AmSession::onSipRequest 
(this=this@entry=0x7fc0fc00a030, req=...) at AmSession.cpp:701
#12 0x0000000000520b2f in AmB2BSession::onSipRequest (this=0x7fc0fc00a030, 
req=...) at AmB2BSession.cpp:341
#13 0x00000000005115ce in AmBasicSipDialog::onRxRequest (this=0x7fc0fc007390, 
req=...) at AmBasicSipDialog.cpp:362
#14 0x0000000000492612 in AmSession::process (this=0x7fc0fc00a030, 
ev=0x7fc0fc0080c0) at AmSession.cpp:651
#15 0x00007fc124fa7159 in IvrDialog::process (this=0x7fc0fc00a030, 
event=0x7fc0fc0080c0) at Ivr.cpp:789
#16 0x00000000004b342c in AmEventQueue::processEvents (this=0x7fc0fc00a0a0) at 
AmEventQueue.cpp:86
#17 0x000000000049575b in AmSession::processEventsCatchExceptions 
(this=<optimized out>) at AmSession.cpp:320
#18 0x0000000000494e99 in AmSession::processingCycle (this=0x7fc0fc00a030) at 
AmSession.cpp:351
#19 0x00000000004917d1 in AmSession::run (this=0x7fc0fc00a030) at 
AmSession.cpp:267
#20 0x00000000004af455 in AmThread::_start (_t=0x7fc0fc00a030) at 
AmThread.cpp:75
#21 0x00007fc1290d50a4 in start_thread (arg=0x7fc1150d3700) at 
pthread_create.c:309
#22 0x00007fc127fbf04d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:111
_______________________________________________
Sems mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/sems

Reply via email to