- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Name: Roaming
Subject: Re: cached выпал в CORE после -TZZZ

(gdb) info threads
* 5 LWP 100068  0x00000008007de81c in pthread_testcancel () from 
/usr/lib/libpthread.so.2
  4 Thread 0x511000 (runnable)  0x00000008017a586c in select () from 
/lib/libc.so.6
  3 Thread 0x511400 (LWP 100048)  0x00000008007de7dc in pthread_testcancel () 
from /usr/lib/libpthread.so.2
  2 Thread 0x511800 (sleeping)  0x00000008007d70df in pthread_mutexattr_init () 
from /usr/lib/libpthread.so.2
  1 Thread 0x511c00 (runnable)  DpsCachedCheck (A=0x238e000, level=3) at 
cache.c:2839
--

(gdb) thread 1
[Switching to thread 1 (Thread 0x511c00 (runnable))]#0  DpsCachedCheck 
(A=0x238e000, level=3) at cache.c:2839
2839          I.rec_id = cmd.url_id = crd[j].url_id;
(gdb) backtrace
#0  DpsCachedCheck (A=0x238e000, level=3) at cache.c:2839
#1  0x0000000000402e14 in thread_child (arg=0x7fffff8fc760) at cached.c:299
#2  0x00000008007cfa19 in pthread_create () from /usr/lib/libpthread.so.2
#3  0x00000008017211b4 in makecontext () from /lib/libc.so.6
#4  0x0000000000000000 in ?? ()
#5  0x0000000000511c00 in ?? ()
#6  0x0000000000402a50 in exitproc () at cached.c:430
#7  0x0000000000515450 in ?? ()
#8  0x0000000000000000 in ?? ()
#9  0x0000000000000000 in ?? ()
#10 0x0000000000000000 in ?? ()
Cannot access memory at address 0x7fffff8fd000
--

--
(gdb) thread 2
[Switching to thread 2 (Thread 0x511800 (sleeping))]#0  0x00000008007d70df in 
pthread_mutexattr_init () from /usr/lib/libpthread.so.2
(gdb) backtrace
#0  0x00000008007d70df in pthread_mutexattr_init () from 
/usr/lib/libpthread.so.2
#1  0x00000008007d1292 in _nanosleep () from /usr/lib/libpthread.so.2
#2  0x000000080176f8a8 in sleep () from /lib/libc.so.6
#3  0x00000008007c6663 in sleep () from /usr/lib/libpthread.so.2
#4  0x00000000004035b0 in thread_optimize (arg=0x80052c070) at cached.c:678
#5  0x00000008007cfa19 in pthread_create () from /usr/lib/libpthread.so.2
#6  0x00000008017211b4 in makecontext () from /lib/libc.so.6
#7  0x0000000000000000 in ?? ()
#8  0x0000000000511800 in ?? ()
#9  0x0000000000403350 in thread_flush_limits () at cached.c:573
#10 0x0000000002369000 in ?? ()
#11 0x0000000000000000 in ?? ()
#12 0x0000000000000000 in ?? ()
#13 0x0000000000000000 in ?? ()
Cannot access memory at address 0x7fffff9fe000
--

--
(gdb) thread 3
[Switching to thread 3 (Thread 0x511400 (LWP 100048))]#0  0x00000008007de7dc in 
pthread_testcancel () from /usr/lib/libpthread.so.2
(gdb) backtrace
#0  0x00000008007de7dc in pthread_testcancel () from /usr/lib/libpthread.so.2
#1  0x00000008007cd080 in sigaction () from /usr/lib/libpthread.so.2
#2  0x00000008007d701a in pthread_mutexattr_init () from 
/usr/lib/libpthread.so.2
#3  0x0000000000000000 in ?? ()
Cannot access memory at address 0x7fffffbff000
--

--
(gdb) thread 4
[Switching to thread 4 (Thread 0x511000 (runnable))]#0  0x00000008017a586c in 
select () from /lib/libc.so.6
(gdb) backtrace
#0  0x00000008017a586c in select () from /lib/libc.so.6
#1  0x00000008007c73ec in select () from /usr/lib/libpthread.so.2
#2  0x0000000000403f8f in main (argc=0, argv=0x3) at cached.c:981
--


--
(gdb) thread 5
[Switching to thread 5 (LWP 100068)]#0  0x00000008007de7dc in 
pthread_testcancel () from /usr/lib/libpthread.so.2
(gdb) backtrace
#0  0x00000008007de7dc in pthread_testcancel () from /usr/lib/libpthread.so.2
#1  0x00000008007cd080 in sigaction () from /usr/lib/libpthread.so.2
#2  0x00000008007d701a in pthread_mutexattr_init () from 
/usr/lib/libpthread.so.2
#3  0x0000000000000000 in ?? ()
Cannot access memory at address 0x7fffffbff000
--


- - - - - - - - - - - - - - - - - - - - - - - - - - - -

Read the full topic here:
http://dataparksearch.org/cgi-bin/simpleforum.cgi?fid=06;topic_id=1158309618

Reply via email to