[asterisk-bugs] [JIRA] (ASTERISK-28590) utils.c throws repeated warnings; "pthread_attr_setstacksize: Invalid argument"

Speed Dial Dave (JIRA) noreply at issues.asterisk.org
Thu Oct 17 14:10:47 CDT 2019


    [ https://issues.asterisk.org/jira/browse/ASTERISK-28590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=248451#comment-248451 ] 

Speed Dial Dave commented on ASTERISK-28590:
--------------------------------------------

What I've caught so far:

* always during startup when loading certain modules, for example pbx_spool.so, res_calendar.so, func_lock.so, res_pjsip_sdp_rtp.so, res_pjsip_pubsub.so, res_timing_pthread.so, as well as a few others

* always when I connect to a running Asterisk instance (using `asterisk -r`)

* now and then in the middle of outbound test calls, while Asterisk is busy inside BackGround(), with no other channels up and running

* once or twice while Asterisk was completely idle, with no in- or outbound traffic what so ever (the machine is tucked away behind NAT, no traffic forwarded to it, and does not qualify its peers)

If it's to any help I run an instance of Ast 16.3.0 on a 32-bit Arm platform as well, built the same way but on Arch Linux, and this warning is not present there.

> utils.c throws repeated warnings; "pthread_attr_setstacksize: Invalid argument"
> -------------------------------------------------------------------------------
>
>                 Key: ASTERISK-28590
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28590
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: General
>    Affects Versions: 16.6.0
>         Environment: Debian 10.1 Buster aarch64 (Pine64 small board computer with 1GB of RAM)
>            Reporter: Speed Dial Dave
>            Assignee: Speed Dial Dave
>            Severity: Minor
>              Labels: pjsip
>
> Linux 4.19.0-6-arm64 #1 SMP Debian 4.19.67-2+deb10u1 (2019-09-20) aarch64 GNU/Linux
> 16.6.0 built from source: ./configure --disable-xmldoc --with-jansson-bundled --with-pjproject-bundled --without-bluetooth --without-dahdi --without-gtk2
> Throws a warning regularly, from a lot of different actions: WARNING[1539]: utils.c:1296 ast_pthread_create_stack: pthread_attr_setstacksize: Invalid argument



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list