[Asterisk-Users] Parking causes crash
Richard Lyman
pchammer at dynx.net
Wed Jun 18 13:58:18 MST 2003
geez i'm tired, bt's would help more eh <G>
attached..
Richard Lyman wrote:
>
> i hope this helps, because this is similar (and yes, i cvs'd the
> day 'after' the supposed cvs commit for the fix.
>
> Martin Pycko wrote:
> >
> > Describe that a little bit.
> > The call came on what interface and then you dialed what interface
> > and how did you park it ? You pressed a flash button or '#' key ?
> >
> > Martin
> >
> > On Tue, 17 Jun 2003, John Congdon wrote:
> >
> > > Has this been solved? When I park a call, the caller hears a second of
> > > music on hold
> > > and then the whole system crashes.
> > >
> > > I can restart with a simple (asterisk -cvvv), I don't have to reboot or
> > > anything
> > >
> > > John
> > >
> > > _______________________________________________
> > > Asterisk-Users mailing list
> > > Asterisk-Users at lists.digium.com
> > > http://lists.digium.com/mailman/listinfo/asterisk-users
> > >
> >
> > _______________________________________________
> > Asterisk-Users mailing list
> > Asterisk-Users at lists.digium.com
> > http://lists.digium.com/mailman/listinfo/asterisk-users
>
> -----------------------------------------------------------------
> look at the right side off the NOTICE line just before the broken pipes then the segfault
> yeah, we all no the broken pipe messages are normal, but
>
> ne]/3 got tired of being parked
>
> isn't. this was a /var/spool/asterisk/outgoing dial, to queue, op_ready|t, '#' transfered
> to exten 700, heard moh, dialing 7 0 1, heard agent go back to music moh, bang
>
> -------------------------------------------------------------------------------------------
> -- Accepting AUTHENTICATED call from 66.166.19.148, requested format = 2, actual format = 2
> -- Executing Wait("IAX[pchammer at 66.166.19.148:5036]/2", "1") in new stack
> -- Executing AgentLogin("IAX[pchammer at 66.166.19.148:5036]/2", "") in new stack
> -- Playing 'agent-incorrect'
> -- Playing 'agent-pass'
> -- Playing 'agent-loginok'
> -- Started music on hold, class 'op', on IAX[pchammer at 66.166.19.148:5036]/2
> -- Agent '300' logged in (format 2/64)
> -- Attempting call on IAX/tbsprod at NuFone/14088660517 for application Queue(op_ready|t|http://prophet.dynx.net/) (Retry 1)
> -- Calling using options 'exten=14088660517;callerid=TBS <(408) 376-0400>;language=en;username=tbsprod;formats=2;capability=65331;version=1;adsicpe=0'
> -- Call accepted by 65.127.126.42 (format 2)
> -- Format for call is 2
> NOTICE[311316]: File channel.c, Line 1446 (ast_request_and_dial): Don't know what to do with control frame -1
> queue: op_ready, options: t, url: http://prophet.dynx.net/, announce: (null)
> -- Started music on hold, class 'op', on IAX[NuFone]/3
> -- Stopped music on hold on IAX[pchammer at 66.166.19.148:5036]/2
> -- agent_call, call to agent '300' call on 'IAX[pchammer at 66.166.19.148:5036]/2'
> -- Playing 'beep'
> -- Called 300
> -- Agent/300 answered IAX[NuFone]/3
> -- Stopped music on hold on IAX[NuFone]/3
> -- Playing 'pbx-transfer'
> -- Started music on hold, class 'default', on IAX[NuFone]/3
> == Parked IAX[NuFone]/3 on 701
> -- Playing 'digits/7'
> -- Playing 'digits/0'
> -- Playing 'digits/1'
> -- Started music on hold, class 'op', on IAX[pchammer at 66.166.19.148:5036]/2
> -- Stopped music on hold on IAX[NuFone]/3
> -- Hungup 'IAX[NuFone]/3'
> NOTICE[311316]: File pbx_spool.c, Line 202 (attempt_thread): Call completed to IAX/tbsprod at NuFone/14088660517 ne]/3 got tired of being parked
> Ouch ... error while writing audio data: : Broken pipe
> Ouch ... error while writing audio data: : Broken pipe
> Ouch ... error while writing audio data: : Broken pipe
> Ouch ... error while writing audio data: : Broken pipe
> Segmentation fault
-------------- next part --------------
-----------------------------------------------------------------------------
#0 0x0805698e in ast_hangup (chan=0x814d150) at channel.c:606
606 if (clone->pvt->writetrans)
(gdb) bt
#0 0x0805698e in ast_hangup (chan=0x814d150) at channel.c:606
#1 0x418f9035 in do_parking_thread (ignore=0x0) at res_parking.c:405
#2 0x40027881 in pthread_start_thread () from /lib/i686/libpthread.so.0
-----------------------------------------------------------------------------
#0 0x0805698e in ast_hangup (chan=0x814d010) at channel.c:606
606 if (clone->pvt->writetrans)
(gdb) bt
#0 0x0805698e in ast_hangup (chan=0x814d010) at channel.c:606
#1 0x418f9035 in do_parking_thread (ignore=0x0) at res_parking.c:405
#2 0x40027881 in pthread_start_thread () from /lib/i686/libpthread.so.0
More information about the asterisk-users
mailing list