search for: _thr_setup

Displaying 2 results from an estimated 2 matches for "_thr_setup".

2008 Jun 16
0
java stack trace using DTrace
...olHandle_5pnGThread__v_+0x5e libjvm.so`__1cMthread_entry6FpnKJavaThread_pnGThread__v_+0xc8 libjvm.so`__1cKJavaThreadRthread_main_inner6M_v_+0x51 libjvm.so`__1cKJavaThreadDrun6M_v_+0x163 libjvm.so`__1cG_start6Fpv_0_+0x4c libc.so.1`_thr_setup+0x4e libc.so.1`_lwp_start But i want to trace following type of information java.net.SocketInputStream.socketRead0(Native Method) java.net.SocketInputStream.read(SocketInputStream.java:129) java.io.BufferedInputStream.fill(BufferedInputStream.java:218) java.io.BufferedInputStream.re...
2007 Sep 11
2
Asterisk 1.4.11, res_features.so, SegFault
...): #0 0xfec60e57 in __pollsys () from /lib/libc.so.1 #1 0xfec55b77 in _pollsys () from /lib/libc.so.1 #2 0xfec0a8f2 in poll () from /lib/libc.so.1 #3 0x080723fd in monitor_sig_flags (unused=0x0) at asterisk.c:2507 #4 0x080e975d in dummy_start (data=0xfbebdf30) at utils.c:775 #5 0xfec6013d in _thr_setup () from /lib/libc.so.1 #6 0xfec60420 in L3_doit () from /lib/libc.so.1 #7 0xfeac5400 in ?? () #8 0x00000000 in ?? () #9 0x00000000 in ?? () Cannot access memory at address 0xfbebe000 #0 0xfebe4d0c in strlen () from /lib/libc.so.1 ----------------------------------------------------------------...