Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0000409 |
[Yate - Yet Another Telephony Engine] engine |
crash |
always |
2016-01-31 22:07 |
2016-09-10 14:26 |
|
Reporter |
cel |
View Status |
public |
|
Assigned To |
|
Priority |
normal |
Resolution |
open |
|
Status |
new |
|
Product Version |
4.x |
|
Summary |
0000409: Segfault when compiled with musl |
Description |
yate segfaults on startup on OpenWRT where it is compiled with musl libc.
The crash happens when calling pthread_getspecific in Thread.cpp, via Thread::getCurrentObjCounter, although I have not been able to get a proper backtrace. It was suggested in the downstream issue discussion that pthread_key_create in ThreadPrivateKeyAlloc is supposed to get called before pthread_getspecific but it is not being called in this case. |
Additional Information |
Issue on OpenWRT telephony packages repo:
https://github.com/openwrt/telephony/issues/99 [^] |
Tags |
No tags attached. |
|
Attached Files |
|
|