View Single Post
  #7  
Old 27-09-2003, 03:47
bartho's Avatar
bartho bartho is offline
Junior Member
 
Join Date: Aug 2003
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
bartho
it's the error

Exception intercepted on: Sat Feb 23 06:42:57 2002
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Exception Record (0x12f154):
Code : 0xc0000005 (EXCEPTION_ACCESS_VIOLATION)
Flags : 0x0 (Continuable Exception)
Addr : 0x10001f1b (EAX.DLL)
Info :
: 0x0
: 0x0
Parent: 0x0 (End-of-nesting)


Processor Record:
Context Flags: 0x1003f

Integer registers
Eax : 0x0
Ebx : 0x1158801
Ecx : 0x0
Edx : 0xec2e10
Esi : 0x0
Edi : 0xec35c8

Control registers
Ebp : 0x0
Eip : 0x10001f1b (EAX.DLL)
Esp : 0x12f43c
EFlags : 0x10246
SegCs : 0x1b
SegSs : 0x23

Segments
SegGs : 0x0
SegFs : 0x38
SegEs : 0x23
SegDs : 0x23

Debug registers
Dr0 : 0x0
Dr1 : 0x0
Dr2 : 0x0
Dr3 : 0x0
Dr6 : 0x0
Dr6 : 0x0

Float registers
Control : 0xffff007f
Status : 0xffff0000
Tag : 0xffffffff
ErrorOffset : 0x1000b882
ErrorSelector: 0x5d8001b
DataOffset : 0x12f1e4
DataSelector : 0xffff0023


Exception intercepted on: Sat Feb 23 06:42:57 2002
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Exception Record (0x12f154):
Code : 0xc0000005 (EXCEPTION_ACCESS_VIOLATION)
Flags : 0x0 (Continuable Exception)
Addr : 0x10001f1b (EAX.DLL)
Info :
: 0x0
: 0x0
Parent: 0x0 (End-of-nesting)


Processor Record:
Context Flags: 0x1003f

Integer registers
Eax : 0x0
Ebx : 0x1158801
Ecx : 0x0
Edx : 0xec2e10
Esi : 0x0
Edi : 0xec35c8

Control registers
Ebp : 0x0
Eip : 0x10001f1b (EAX.DLL)
Esp : 0x12f43c
EFlags : 0x10246
SegCs : 0x1b
SegSs : 0x23

Segments
SegGs : 0x0
SegFs : 0x38
SegEs : 0x23
SegDs : 0x23

Debug registers
Dr0 : 0x0
Dr1 : 0x0
Dr2 : 0x0
Dr3 : 0x0
Dr6 : 0x0
Dr6 : 0x0

Float registers
Control : 0xffff007f
Status : 0xffff0000
Tag : 0xffffffff
ErrorOffset : 0x1000b882
ErrorSelector: 0x5d8001b
DataOffset : 0x12f1e4
DataSelector : 0xffff0023
Reply With Quote