[Home]

Summary:ASTERISK-14832: Crash in ast_variable_new (config.c)
Reporter:Kristijan Vrban (vrban)Labels:
Date Opened:2009-09-15 04:25:42Date Closed:2011-06-07 14:00:24
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Last night my 1.4.20 (i will update to 1.4.26.2 now) crashed with this core dump.
It is not reproducible, but i just want to show the dump, perhaps it's useful.

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

#0  0x08089043 in ast_variable_new (name=Cannot access memory at address 0xadd34e10
) at config.c:194
       variable = <value optimized out>
       __PRETTY_FUNCTION__ = "ast_variable_new"
Cannot access memory at address 0xadd34e0c
Comments:By: Leif Madsen (lmadsen) 2009-09-15 12:01:17

Do you still have the core file? It'd be a lot more useful to have a full backtrace of the issue instead of a small segment of it.

By: Kristijan Vrban (vrban) 2009-09-15 14:50:58

this _is_ the full core file. I was also surprised that is was so short

By: Tilghman Lesher (tilghman) 2009-09-15 16:24:32

In that case, you have severe memory corruption.  I would suggest that at least initially, you try updating to something more current and see if that solves this crash issue.

By: Leif Madsen (lmadsen) 2009-09-30 09:56:29

I'm closing this issue as it has been waiting on feedback for more than 2 weeks. If the reporter has additional information that can be submitted, than they are welcome to reopen the issue. Thanks!