[Home]

Summary:ASTERISK-07576: unload app_random.so segfaults *
Reporter:Clod Patry (junky)Labels:
Date Opened:2006-08-21 21:31:25Date Closed:2006-08-21 22:02:17
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Applications/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) unload_app_random.txt
Description:Even, if that module is deprecated, if you unload it, it makes your whole * crash.

Also, can someone tell me what's modlistver exactly in the loader.c and why it's set to rand() after unloading a module?

Explicit set to 0 or 1, will unload it correctly, but a segfault occurs few seconds later, due to other threads.
Comments:By: Tilghman Lesher (tilghman) 2006-08-21 22:02:17

Fixed by disallowing unload.