pastebin

Paste #whn -- näytä pelkkänä tekstinä -- uusi tämän pohjalta

Värjäys: Tyyli: ensimmäinen rivinumero: Tabin korvaus:

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 5572.0x11b0]
0x77c3330c in msvcrt!__argc () from C:\WINDOWS\system32\msvcrt.dll
(gdb) thread apply all bt

Thread 661 (Thread 5572.0xabc):
#0  0x7c90e514 in ntdll!LdrAccessResource ()
   from C:\WINDOWS\system32\ntdll.dll
#1  0x7c90df5a in ntdll!ZwWaitForSingleObject ()
   from C:\WINDOWS\system32\ntdll.dll
#2  0x7c919ffb in ntdll!RtlpWaitForCriticalSection ()
   from C:\WINDOWS\system32\ntdll.dll
#3  0x7c901046 in ntdll!RtlEnumerateGenericTableLikeADirectory ()
   from C:\WINDOWS\system32\ntdll.dll
#4  0x0048fd84 in ?? ()
#5  0x00435131 in JMutex::Unlock() ()
#6  0x00435187 in JThread::TheThread ()
#7  0x77c3a3b6 in msvcrt!_endthreadex () from C:\WINDOWS\system32\msvcrt.dll
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 3 (Thread 5572.0xed0):
#0  0x7c90e514 in ntdll!LdrAccessResource ()
   from C:\WINDOWS\system32\ntdll.dll
#1  0x7c90d21a in ntdll!ZwDelayExecution () from C:\WINDOWS\system32\ntdll.dll
#2  0x7c8023f1 in SleepEx () from C:\WINDOWS\system32\kernel32.dll
#3  0x00000000 in ?? ()

Thread 2 (Thread 5572.0x11b0):
#0  0x77c3330c in msvcrt!__argc () from C:\WINDOWS\system32\msvcrt.dll
#1  0x77c5f94c in msvcrt!__crtCompareStringA ()
   from C:\WINDOWS\system32\msvcrt.dll
#2  0x77c5f79a in msvcrt!__crtCompareStringA ()
   from C:\WINDOWS\system32\msvcrt.dll
#3  0x77c5f94c in msvcrt!__crtCompareStringA ()
   from C:\WINDOWS\system32\msvcrt.dll
warning: (Internal error: pc 0x2 in read in psymtab, but not in symtab.)

warning: (Internal error: pc 0x2 in read in psymtab, but not in symtab.)

#4  0x00000003 in ?? ()
warning: (Internal error: pc 0x2 in read in psymtab, but not in symtab.)

#5  0x0a2ef9dc in ?? ()
#6  0x77c3356a in msvcrt!__argc () from C:\WINDOWS\system32\msvcrt.dll
#7  0x00000000 in ?? ()

Thread 1 (Thread 5572.0x720):
#0  0x7c90e514 in ntdll!LdrAccessResource ()
   from C:\WINDOWS\system32\ntdll.dll
#1  0x7c90d21a in ntdll!ZwDelayExecution () from C:\WINDOWS\system32\ntdll.dll
#2  0x7c8023f1 in SleepEx () from C:\WINDOWS\system32\kernel32.dll
#3  0x00000000 in ?? ()
(gdb)