parser

Написать ответ на текущее сообщение

 

 
   команды управления поиском

почему-то не работает. виснет

Александр Петросян (PAF) 24.06.2005 18:09

(gdb) bt
#0  0x281440bf in _thread_kern_sched () from /usr/lib/libc_r.so.4
#1  0x281448f9 in _thread_kern_sched_state_unlock () from /usr/lib/libc_r.so.4
#2  0x28143098 in pthread_mutex_lock () from /usr/lib/libc_r.so.4
#3  0x280913f1 in SYNCEnterCriticalSection (lpCriticalSection=0x285309e4, internal=0) at ../critsect.c:166
#4  0x28091378 in EnterCriticalSection (lpCriticalSection=0x285309e4) at ../critsect.c:86
#5  0x2836b5ee in CrstBase::Enter (this=0x285309e4) at /home/paf/attempt3/../common.h:183
#6  0x283bc47f in MakeJitWorker (pMD=0x2cc83a30, ILHeader=0xb33ff34, fIntercepted=0, fGenerateUpdateableStub=0,
    pDispatchingMT=0x2cc83f24, pThrowable=0xb33ff30) at /home/paf/attempt3/../threads.h:960
#7  0x283bdb3d in MethodDesc::DoPrestub (this=0x2cc83a30, pDispatchingMT=0x2cc83f24)
    at /home/paf/attempt3/../prestub.cpp:754
#8  0x283bd659 in PreStubWorker (pPFrame=0xb33ffb4) at /home/paf/attempt3/../prestub.cpp:548
#9  0x9473217 in ?? ()
#10 0x283a1be1 in MethodDesc::CallDescr (this=0x28677080, pTarget=0x2cc83a2b "иёч~Ь?л\001А\003", pModule=0x94823f8,
    pMetaSigOrig=0xb340248, fIsStatic=0, pArguments=0xb340358)
    at /home/paf/attempt3/../method.cpp:738
#11 0x283a18eb in MethodDesc::CallDescr (this=0x28677080, pTarget=0x2cc83a2b "иёч~Ь?л\001А\003", pModule=0x94823f8,
    pSig=0x28a0cc62 " ", fIsStatic=0, pArguments=0xb340358)
    at /home/paf/attempt3/../method.cpp:597
#12 0x283a16e5 in MethodDesc::Call (this=0x28677080, pArguments=0xb340358)
    at /home/paf/attempt3/../method.cpp:530
#13 0x283004ad in MethodTable::CallFinalizer (obj=0x9473b48)
    at /home/paf/attempt3/../class.cpp:8554
#14 0x284083c2 in CallFinalizer (obj=0x9473b48) at /home/paf/attempt3/../gcsmp.cpp:216
#15 0x28408406 in CallFinalizer_wrapper (obj_header=0x9473b40)
    at /home/paf/attempt3/../gcsmp.cpp:231
#16 0x280df18a in finalizeObjectWrapperKGC_ALLOC_USER2 (collector=0x280e5d08, ob=0x9473b40) at igc.cpp:103
#17 0x280d9d27 in finaliserJob (gcif=0x280e5d08) at gc-incremental.c:835
#18 0x280d9ef5 in finaliserMan (arg=0x280e5d08) at gc-incremental.c:869
#19 0x280d9c3c in startFinalizer (gcif=0x280e5d08) at gc-incremental.c:789
#20 0x280d95c1 in gcMan (arg=0x280e5d08) at gc-incremental.c:579
#21 0x280d9f47 in gcInvokeGC (gcif=0x280e5d08, mustgc=1) at gc-incremental.c:896
#22 0x280df546 in GCHeapGarbageCollect () at igc.cpp:178
#23 0x28408321 in GCHeap::GarbageCollect (generation=-1, collect_classes_p=0)
...