[Home]

Summary:ASTERISK-18272: Segfault when using HTTP Digest Auth when accessing /amanager
Reporter:Ryan Bullock (rrb3942)Labels:
Date Opened:2011-08-14 21:55:57Date Closed:2011-08-29 11:41:20
Priority:MajorRegression?
Status:Closed/CompleteComponents:Core/ManagerInterface
Versions:1.8.5.0 Frequency of
Occurrence
Constant
Related
Issues:
Environment:Centos 5.6 running as a KVM guest. Browser used is Iceweasel (Firefox) 6Attachments:( 0) backtrace
( 1) backtrace_full
( 2) backtrace_threads
Description:When AJAM is enabled and you attempt to authenticate against /amanager with HTTP authentication it causes asterisk to crash with a segmentation fault.

Does not seem to happen to /arawman or /amxml, at least in my testing. If I authenticate against one of these first I can then sometimes access /amanager.
Comments:By: Ryan Bullock (rrb3942) 2011-08-14 21:57:29.062-0500

gdb output for bt, bt full, and thread apply all bt.

By: Paul Belanger (pabelanger) 2011-08-26 14:12:56.023-0500

Do you mind trying with the latest branches/1.8?  I thought we recently fixed this.

By: Ryan Bullock (rrb3942) 2011-08-26 22:22:21.347-0500

Looks like you are right. Tested against the most recent trunk and the problem seems fixed.

By: Richard Mudgett (rmudgett) 2011-08-29 11:41:20.543-0500

Reported as already fixed.