[Home]

Summary:ASTERISK-10576: Crush at unknown place
Reporter:Badalian Vyacheslav (slavon)Labels:
Date Opened:2007-10-19 07:23:28Date Closed:2011-06-07 14:00:48
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) bt.txt
Description:need more info? i save core file to use future in GDB

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

Add full BT
in attach

simple:
(gdb) bt
#0  0xb732b6b9 in free () from /lib/libc.so.6
#1  0x08083704 in free_cid (cid=0x826bc4c) at channel.c:1178
#2  0x08083a7d in ast_channel_free (chan=0x826bad8) at channel.c:1239
#3  0x08086121 in ast_hangup (chan=0x826bad8) at channel.c:1782
#4  0xb6c37119 in dial_exec_full (chan=0xb5efb828, data=0xb5f40f18, peerflags=0xb5f3ed80, continue_exec=0x0) at app_dial.c:1640
ASTERISK-1  0xb6c372c2 in dial_exec (chan=0xb5efb828, data=0xb5f40f18) at app_dial.c:1674
ASTERISK-2  0x080caf7c in pbx_exec (c=0xb5efb828, app=0x81c15b0, data=0xb5f40f18) at pbx.c:532
ASTERISK-3  0x080ced8e in pbx_extension_helper (c=0xb5efb828, con=0x0, context=0xb5efba74 "out-def-city", exten=0xb5efbac4 "3476578", priority=3, label=0x0, callerid=0xb5e10970 "182", action=E_SPAWN) at pbx.c:1833
ASTERISK-4  0x080d016f in ast_spawn_extension (c=0xb5efb828, context=0xb5efba74 "out-def-city", exten=0xb5efbac4 "3476578", priority=3, callerid=0xb5e10970 "182") at pbx.c:2288
ASTERISK-5  0x080d063d in __ast_pbx_run (c=0xb5efb828) at pbx.c:2388
ASTERISK-6 0x080d1459 in pbx_thread (data=0xb5efb828) at pbx.c:2603
ASTERISK-7 0x081124c0 in dummy_start (data=0xb5e84608) at utils.c:806
ASTERISK-8 0xb7f1017b in ?? () from /lib/libpthread.so.0
ASTERISK-9 0xb5e84608 in ?? ()
ASTERISK-10 0xb5f43b90 in ?? ()
ASTERISK-11 0xb5f43b90 in ?? ()
ASTERISK-12 0xb5f43b90 in ?? ()
ASTERISK-13 0xb5f43470 in ?? ()
ASTERISK-14 0x00000000 in ?? ()
Comments:By: Badalian Vyacheslav (slavon) 2007-10-19 07:33:56

also apply this patch
http://bugs.digium.com/view.php?id=8824 (1.4.13.fixed)

By: Joshua C. Colp (jcolp) 2007-10-19 09:34:51

Please reproduce this with a clean copy as I strongly feel this is being caused by the patch in 8824. If so this issue should be brought up there.

By: Tilghman Lesher (tilghman) 2007-10-26 09:50:34

No response from reporter.