Displaying 2 results from an estimated 2 matches for "0x4108f830".
Did you mean:
0x10f830
2005 Aug 30
0
No subject
...- 00 -
RIP1)
EAX:00000000 EBX:4108f994 ECX:4036001c EDX:40239740
ESI: 00d47c7c EDI:4108fcb4
Stack dump:
0x406dfab4: 4106392d 41063810 0000000 41063914
0x406dfac4: (etc)
(etc)
0200: sel=1007 base=40015000 limit=00001f97 32-bit rw-
Backtrace:
=> 1 0x004725f1 in dreamweaver (+0x725f1) (0x4108f830)
2 0x41040041 (0x00c0d5ac)
3 0x004729b0 in dreamweaver (+0x729b0) (0x00472640)
0x004725f1: movswl 0xa(%eax),%ecx
If anyone can make sense of this, and how to fix a page fault, let me
know!!! I am willing to do any debugging necessary.
TIA.
-----Original Message-----
From: wine-users-a...
2005 Apr 27
1
Help with debugging fatal exception in Dreamweaver
...- 00 -
RIP1)
EAX:00000000 EBX:4108f994 ECX:4036001c EDX:40239740
ESI: 00d47c7c EDI:4108fcb4
Stack dump:
0x406dfab4: 4106392d 41063810 0000000 41063914
0x406dfac4: (etc)
(etc)
0200: sel=1007 base=40015000 limit=00001f97 32-bit rw-
Backtrace:
=> 1 0x004725f1 in dreamweaver (+0x725f1) (0x4108f830)
2 0x41040041 (0x00c0d5ac)
3 0x004729b0 in dreamweaver (+0x729b0) (0x00472640)
0x004725f1: movswl 0xa(%eax),%ecx
____________________________________
obviously, my problem has something to do with ws2_32.dll, which I've
replaced to no avail. I see that WS.gethostbyname returns noth...