[Home]

Summary:ASTERISK-17318: Crash when reloading dialplan with syntax error
Reporter:Birger "WIMPy" Harzenetter (wimpy)Labels:
Date Opened:2011-01-30 23:04:56.000-0600Date Closed:2011-06-01 13:11:02
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/PBX
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) dialplanreload.bt
Description:I made a syntax error, writing
same => Wait(10)
instead of
same => n,Wait(10)

That resulted in Asterisk crashing on a 'dialplan reload'.
Restarting Asterisk worked however.
Comments:By: David Woolley (davidw) 2011-01-31 06:21:44.000-0600

Possibly duplicate of ASTERISK-1838631

You haven't said which branch this is (trunk is also a branch, for this purpose).

By: Leif Madsen (lmadsen) 2011-01-31 15:02:10.000-0600

I'm closing the other issue in favor of this one since it has a backtrace, and the other reporter has not responded.

By: Birger "WIMPy" Harzenetter (wimpy) 2011-01-31 16:22:42.000-0600

It's trunk.

By: Leif Madsen (lmadsen) 2011-05-16 11:56:58

I tried to reproduce this on the latest trunk, but could not. Is this still an issue?

By: Brett Bryant (bbryant) 2011-05-16 13:58:44

Thank you for the bug report. However I am unable to reproduce this issue. We are now going to close this report - please feel free to reopen when you have more information at hand.