[Home]

Summary:ASTERISK-09265: Asterisk 1.4.2 crash ast_string_field_free_pools
Reporter:dmb (dmb)Labels:
Date Opened:2007-04-16 08:30:24Date Closed:2007-06-06 19:42:44
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) core.8255.gdb
Description:Hello
Asterisk crash in ast_string_field_free_pools.
I attach the gdb trace.

Thanks

****** ADDITIONAL INFORMATION ******

The last full trace is:
...
[Apr 16 15:01:25] VERBOSE[11419] logger.c:     -- Executing [s@macro-hangupcall:5] Hangup("Local/1053@from-internal-0565,2", "") in new stack
[Apr 16 15:01:25] VERBOSE[11419] logger.c:   == Spawn extension (macro-hangupcall, s, 5) exited non-zero on 'Local/1053@from-internal-0565,2' in macro 'hangupcall'
[Apr 16 15:01:25] VERBOSE[11419] logger.c:   == Spawn extension (macro-hangupcall, s, 5) exited non-zero on 'Local/1053@from-internal-0565,2'
[Apr 16 15:01:25] DEBUG[11417] chan_agent.c: Bridge on '�??????�' being cleared (2)
Comments:By: Joshua C. Colp (jcolp) 2007-04-26 14:59:58

What types of channels were involved? What was the dialplan like? Do you have the complete console output? Is this reproducable?

By: dmb (dmb) 2007-04-27 06:38:19

- What types of channels were involved?
A call is made it with originate action and redirected to a queue. The queue route the call to an agent logged dinamyc in a SIP device.
- What was the dialplan like?
The dialplan is the default dialplan in freepbx. The call is routed to zap with an outbound route.
- Do you have the complete console output?
I don't have the complete consol output.
- Is this reproducable?
That situation is random. I can't reproduce it.

Thanks.

By: Joshua C. Colp (jcolp) 2007-06-06 19:42:43

Fixed in 1.4 as of revision 67716. If this is still an issue please reopen. Thanks!