The only thing I can think of is to clean your tree "make clean && svn status --no-ignore" or blow off the entire tree and check out again.. I haven't had any vmware related problems in weeks. I'm using "VMware Workstation 4.5.2 build-8848"
On Mon, 24 Jan 2005 17:58:28 +0000, Gedi gedi@ntlworld.com wrote:
Royce Mitchell III wrote:
Gedi wrote:
(KERNEL32:except/except.c:159) Unhandled exception (KERNEL32:except/except.c:160) Address: (KERNEL32:except/except.c:163) 7c913a83 C:\ReactOS\system32\ntdll.dll CS:EIP 1b:7c913a83 DS 23 ES 23 FS 3b GS 23 EAX: 00660000 EBX: 80000000 ECX: 0065e758 EDX: 00000000 EBP: 0065e788 ESI: 00000000 ESP: 0065e760 EDI: 00660000 EFLAGS: 00000246
I've been talking to Gedi on IRC, and this is what we've determined so far:
according to addr2line, 7c913a83 is: /lib/rtl/heap.c:536
which is: subheap->heap = heap;
the assembly instruction according to his map file is: mov %eax, 0x10(%ebx)
so %ebx here is subheap, which has a value, according to the register dump, of 0x80000000.
Any ideas? I'm clueless :(
Well this is still playing up and I can't get to the bottom of it. I even went as far as replacing vmware to make sure it wasn't corrupt.
I'm gonna drop onto qemu for the time being unless anyone has any other ideas.
Ged. _______________________________________________ Ros-dev mailing list Ros-dev@reactos.com http://reactos.com:8080/mailman/listinfo/ros-dev