search for: accept_thread

Displaying 5 results from an estimated 5 matches for "accept_thread".

2009 Feb 26
0
asterisk 1.4.23.1 and mISDN 1.1.8 segfaults
...libc.so.6 (gdb) bt #0 0xb7dfb5f7 in malloc_consolidate () from /lib/libc.so.6 #1 0xb7dfd236 in _int_malloc () from /lib/libc.so.6 #2 0xb7dffd56 in calloc () from /lib/libc.so.6 #3 0x08118697 in _ast_calloc (num=1, len=1420, file=0x8157ed4 "manager.c", lineno=2432, func=0x81597b9 "accept_thread") at /srv/software/misdn-asterisk-20081107/asterisk-1.4.23.1/include/asterisk/utils.h:358 #4 0x080cb2ea in accept_thread (ignore=0x0) at manager.c:2432 #5 0x0811a025 in dummy_start (data=0x81acc70) at utils.c:856 #6 0xb7f31c51 in pthread_start_thread () from /lib/libpthread.so.0 #7 0xb...
2013 Nov 27
2
Asterisk uses 105% CPU
Hello, Using asterisk 1.8.24 on CentOS 6.4 I notice that the asterisk process is using between 105 en 110 % CPU : PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 1765 root 20 0 2508m 102m 8864 S 105.8 2.7 102:11.55 asterisk 2682 mysql 20 0 627m 29m 6204 S 0.7 0.8 1:59.51 mysqld 1 root 20 0 19228 1508 1220 S 0.0 0.0 0:00.75 init
2007 Dec 04
0
Queue App - crash (1.4.15)
...(unused=0x0) at asterisk.c:980 #2 0x080f7e99 in dummy_start (data=0xffffffff) at utils.c:843 #3 0xb7f7f13d in pthread_start_thread () from /lib/libpthread.so.0 #4 0xb7ea81ba in clone () from /lib/libc.so.6 Thread 26 (process 7542): #0 0xb7e9f90a in poll () from /lib/libc.so.6 #1 0x080b600f in accept_thread (ignore=0x0) at manager.c:2340 #2 0x080f7e99 in dummy_start (data=0x1388) at utils.c:843 #3 0xb7f7f13d in pthread_start_thread () from /lib/libpthread.so.0 #4 0xb7ea81ba in clone () from /lib/libc.so.6 Thread 25 (process 7557): #0 0xb7f81fa4 in __pthread_sigsuspend () from /lib/libpthread.so.0...
2005 Sep 16
0
lastest spandsp-0.03pre1 don't compile
Dear all, Anyone get the lastest spandsp with udptl.c and tpkt.c compile in Fedora 3? tpkt.c: In function `accept_thread': tpkt.c:140: error: `TCP_NODELAY' undeclared (first use in this function) tpkt.c:140: error: (Each undeclared identifier is reported only once tpkt.c:140: error: for each function it appears in.) tpkt.c:144: error: invalid application of `sizeof' to incomplete type `mansession'...
2003 Nov 16
3
asterisk installation error
....o: In function `tdd_init': /usr/src/asterisk/tdd.c:70: undefined reference to `cos' /usr/src/asterisk/tdd.c:71: undefined reference to `sin' /usr/src/asterisk/tdd.c:72: undefined reference to `cos' /usr/src/asterisk/tdd.c:73: undefined reference to `sin' manager.o: In function `accept_thread': /usr/src/asterisk/manager.c:753: undefined reference to `pthread_create' manager.o: In function `init_manager': /usr/src/asterisk/manager.c:938: undefined reference to `pthread_create' asterisk.o: In function `listener': /usr/src/asterisk/asterisk.c:254: undefined reference to...