[Home]

Summary:ASTERISK-09739: crash in devicestate.c
Reporter:Clod Patry (junky)Labels:
Date Opened:2007-06-23 05:39:05Date Closed:2007-06-24 00:15:02
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) crash_devstate.txt
Description:On a production system, im getting this random crash like twice a week.
This crash appears at totally random moment, I haven't been able to find what make it crashing.


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

I attached the backtrace.
I've tried to upgrade to 1.4.5, but i've got like 5 segfaults in less then 1 hours, so i've been forced to downgrade to a stabler version.

And quick question, why o_devstate_changes() receives data, since it's unused in that function and we clearly see that it receives 0x0 from the ast_pthread_create_background() in o_devstate_changes()
Comments:By: Russell Bryant (russell) 2007-06-23 23:47:46

This crash is fixed in 1.4.5.  So, how about you just report the crashes you get with 1.4.5 so we can fix those ...

By: Clod Patry (junky) 2007-06-24 00:15:02

I will try to upgrade, but I did not make the install. Since this was crashing so often and the guy who did that install report this to me.
I will try to reproduce this all by myself and report a 1.4.5 segfault.