[asterisk-bugs] [JIRA] (ASTERISK-20612) Segmentation fault related to pthread stack size with LOW MEMORY compiler flag selected
Stephen Hinton (JIRA)
noreply at issues.asterisk.org
Sun Oct 28 23:41:18 CDT 2012
Stephen Hinton created ASTERISK-20612:
-----------------------------------------
Summary: Segmentation fault related to pthread stack size with LOW MEMORY compiler flag selected
Key: ASTERISK-20612
URL: https://issues.asterisk.org/jira/browse/ASTERISK-20612
Project: Asterisk
Issue Type: Bug
Security Level: None
Affects Versions: 10.10.0
Environment: Debian Wheezy with all updates (DebWrt), Asus RT-N16 router (480Mhz, 128mb ram, O/S on usb)
Reporter: Stephen Hinton
Compiled asterisk with the low memory flag selected. Upon trying to start asterisk manually (asterisk -cvvvd) the following output is printed:
"utils.c:1056 ast_pthread_create_stack: pthread_attr_setstacksize: Invalid argument"
When starting with amportal start:
"(debwrt-mipsel)root at debwrt:~# amportal start
Please wait...
SETTING FILE PERMISSIONS
chown: cannot access `/dev/tty9': No such file or directory
Permissions OK
STARTING ASTERISK
pthread_attr_setstacksize: Invalid argument
Segmentation fault
Asterisk ended with exit status 139
Asterisk exited on signal 11.
Automatically restarting Asterisk."
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list