Displaying 14 results from an estimated 14 matches for "start_routine".
2018 May 08
2
Compiling 3.13.2 under FreeBSD 11.1?
...how warranty" for details.
This GDB was configured as "amd64-marcel-freebsd"...
(gdb) run
Starting program: /usr/home/SRC/glusterfs-3.13.2/cli/src/.libs/gluster
Program received signal SIGSEGV, Segmentation fault.
0x00000008008ef32f in gf_thread_create (thread=0x800be9500, attr=0x0,
start_routine=0x80091e960 <pool_sweeper>, arg=0x0, name=0x8009c683b
"memsweep") at common-utils.c:3754
3754 gf_msg (THIS->name, GF_LOG_WARNING, 0,
I'm pretty weak with debugging tools, but if you could give me some
hints on how to collect useful data I'd hap...
2005 Mar 07
0
CVS compile error utils.c
Hi..
I get the following error when compiling the lastest CVS
utils.c:405: undefined reference to `__use_ast_pthread_create_instead__'
due to the fact I dont know c I thought what the heck
and took a look at line 405
return pthread_create(thread, attr, start_routine, data);
and changed it to
ast_pthread_create(thread, attr, start_routine, data);
and it compiled............but when running asterisk it gives me a nasty
bus error and dies :/
now i'm feeling stupoid....can someone help??????? :)
Jer
2013 Jul 04
1
Asterisk crash
...uf = {89647040,
7553562169405615537, 140735377460432, 140496194722240, 4, 7,
-7540143656030687823,
7553561768520461745}, __mask_was_saved = 0}}, __pad = {0x7fc7d1c74e90, 0x0,
0x0, 0x0}}
__cancel_arg = 0x7fc7d1c75700
not_first_call = <value optimized out>
ret = <value optimized out>
a = {start_routine = 0x7fc7e6249eb0 <agent_thread>, data = 0x0, name =
0x7fc7d1c74d70 "\300\347W\005"}
#7 0x00007fc830e54851 in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#8 0x00007fc8323c611d in clone () from /lib64/libc.so.6
No symbol table info available.
(gdb) quit...
2018 May 09
0
Compiling 3.13.2 under FreeBSD 11.1?
...t; This GDB was configured as "amd64-marcel-freebsd"...
> (gdb) run
> Starting program: /usr/home/SRC/glusterfs-3.13.2/cli/src/.libs/gluster
>
> Program received signal SIGSEGV, Segmentation fault.
> 0x00000008008ef32f in gf_thread_create (thread=0x800be9500, attr=0x0,
> start_routine=0x80091e960 <pool_sweeper>, arg=0x0, name=0x8009c683b
> "memsweep") at common-utils.c:3754
> 3754 gf_msg (THIS->name, GF_LOG_WARNING, 0,
>
Hello Kaleb,
Just a quick update: I've tried to compile and run the latest 4.0.2,
and I experience...
2007 Oct 31
1
segfault - asterisk crash and restart
...x0, 0x1b8f6dd0, 0x1b8f6dd0}}
---Type <return> to continue, or q <return> to quit---
__cancel_routine = (void (*)(void *)) 0x426a2b <ast_unregister_thread>
__cancel_arg = (void *) 0x41373940
not_first_call = 0
ret = (void *) 0x37e8344898
a = {start_routine = 0x2aaab117330d <mixmonitor_thread>,
data = 0x1bb08220,
name = 0x1b892880 "mixmonitor_thread started at [ 301]
app_mixmonitor.c launch_monitor_thread()"}
lock_info = (struct thr_lock_info *) 0x1ba87c20
#5 0x00000037e8c061b5 in start_thread () from /lib64/libpthread...
2018 May 07
0
Compiling 3.13.2 under FreeBSD 11.1?
On 05/07/2018 04:29 AM, Roman Serbski wrote:
> Hello,
>
> Has anyone managed to successfully compile the latest 3.13.2 under
> FreeBSD 11.1? ./autogen.sh and ./configure seem to work but make
> fails:
See https://review.gluster.org/19974
3.13 reached EOL with 4.0. There will be a fix posted for 4.0 soon. In
the mean time I believe your specific problem with 3.13.2 should be
2018 May 09
2
Compiling 3.13.2 under FreeBSD 11.1?
...ed as "amd64-marcel-freebsd"...
>> (gdb) run
>> Starting program: /usr/home/SRC/glusterfs-3.13.2/cli/src/.libs/gluster
>>
>> Program received signal SIGSEGV, Segmentation fault.
>> 0x00000008008ef32f in gf_thread_create (thread=0x800be9500, attr=0x0,
>> start_routine=0x80091e960 <pool_sweeper>, arg=0x0, name=0x8009c683b
>> "memsweep") at common-utils.c:3754
>> 3754 gf_msg (THIS->name, GF_LOG_WARNING, 0,
>>
>
> Hello Kaleb,
>
> Just a quick update: I've tried to compile and run the...
2018 May 07
2
Compiling 3.13.2 under FreeBSD 11.1?
Hello,
Has anyone managed to successfully compile the latest 3.13.2 under
FreeBSD 11.1? ./autogen.sh and ./configure seem to work but make
fails:
Making all in src
CC glfs.lo
cc: warning: argument unused during compilation: '-rdynamic'
[-Wunused-command-line-argument]
cc: warning: argument unused during compilation: '-rdynamic'
[-Wunused-command-line-argument]
fatal
2009 Nov 25
0
asterisk + res_config_ldap = asterisk.core
...= 1259149207
reloading = 0
__PRETTY_FUNCTION__ = "do_monitor"
#16 0x0000000000506f79 in dummy_start (data=0x80279acc0) at utils.c:861
__cleanup_info__ = {pthread_cleanup_pad = {0, 4385328,
34400665216, 0, 0, 0, 0, 0}}
ret = (void *) 0x802336f4c
a = {start_routine = 0x809068dd0 <do_monitor>, data = 0x0,
name = 0x802725180 "do_monitor", ' ' <repeats 11 times>, "started at
[19900] chan_sip.c restart_monitor()"}
#17 0x00000008023334b1 in pthread_getprio () from /lib/libthr.so.3
No symbol table info available.
#18 0x000000...
2016 Jan 18
2
Segmentation Fault Asterisk 13.7.0-rc2 (libmysqlclient?)
...-2187938759501955894}, __mask_was_saved = 0}}, __pad = {0x7f1dc8a29ef0, 0x0, 0x0, 0x7f1e3aaf62e8 <__pthread_keys+8>}}
__cancel_routine = 0x44f303 <ast_unregister_thread>
__cancel_arg = 0x7f1dc8a2a700
__not_first_call = 0
ret = 0x7f1e39918878
a = {start_routine = 0x5da90c <worker_start>, data = 0x7f1dbc0019c8, name = 0x7f1dbc000a80 "worker_start started at [ 1077] threadpool.c worker_thread_start()"}
#21 0x00007f1e3a8e60a4 in start_thread (arg=0x7f1dc8a2a700) at pthread_create.c:309
__res = <optimized out>
pd...
2007 Dec 04
0
Queue App - crash (1.4.15)
...0x080c7fd1 in pbx_thread (data=0x64) at pbx.c:2631
No locals.
#7 0x080f7e99 in dummy_start (data=0x64) at utils.c:843
_buffer = {__routine = 0x8067f40 <ast_unregister_thread>, __arg =
0xa0019, __canceltype = -1222557972,
__prev = 0x0}
ret = (void *) 0x8249a98
a = {start_routine = 0x80c7fc0 <pbx_thread>, data = 0x82496a8,
name = 0x8249a98 "pbx_thread", ' ' <repeats 11 times>, "started at [ 2655]
pbx.c ast_pbx_start()"}
#8 0xb7f7f13d in pthread_start_thread () from /lib/libpthread.so.0
No symbol table info available.
#9 0xb7ea81ba...
2017 May 09
2
asterisk 13.15.0 stopping/crashing
hi,
i have strange problem with asterisk 13.15.0+pjsip bundled/centos
7/systemd start script
we are using chan_pjsip only for webrtc endpoints . switched from sipml5
to jssip with upgrade to 13.15.0(from 13.9.0) few days ago
today i have problems with stopping/crashing asterisk
/var/log/asterisk/messages dont show any clues
[May 9 12:10:52] WARNING[25762] pjproject: tsx0x7fbb28024088
2014 Nov 03
8
[LLVMdev] [PATCH] Protection against stack-based memory corruption errors using SafeStack
...TACK_GUARD(),
+ __GET_UNSAFE_STACK_SIZE() + __GET_UNSAFE_STACK_GUARD());
+ }
+ __SET_UNSAFE_STACK_START(0);
+}
+
+/// Thread data for the cleanup handler
+pthread_key_t thread_cleanup_key;
+
+/// Safe stack per-thread information passed to the thread_start function
+struct tinfo {
+ void *(*start_routine)(void*);
+ void *start_routine_arg;
+
+ void *unsafe_stack_start;
+ size_t unsafe_stack_size;
+ size_t unsafe_stack_guard;
+};
+
+/// Wrap the thread function in order to deallocate the unsafe stack when the
+/// thread terminates by returning from its main function.
+static void* thread_start(...
2018 Aug 08
0
[ANNOUNCE] igt-gpu-tools 1.23
...racking: Save runtime by removing sleep.
Lucas De Marchi (8):
run-tests.sh: allow to run without sudo
run-tests.sh: allow relative IGT_TEST_ROOT and IGT_CONFIG_PATH
README: clarify comment about tests
run-tests.sh: use meson build by default
tests/sw_sync: fix pthread start_routine declaration
build: bump c std to gnu11
lib/igt_core: fix check for running under gdb
lib/igt_kms: simplify pipe <-> name conversion
Lukasz Kalamarz (8):
lib/surfacestate: Creating surfaceformat header
lib: Rename all surfaceformat calls in libs
libs: Remov...