Hi,
WineDbg is crashing immediately with Msdev (tested on wine20020228, note that 20011226 & 20020122 are OK) ---- winedbg msdev.exe ... Wine-dbg> wine_dbg_cmd: Exception c0000005 fatal flex scanner internal error--end of buffer missed -----
Winedbg is also crashing when Wine tries to launch Winedbg after Msdev crash. ----- wine msdev.exe ... No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\CTL3D32.DLL' (0x5f000000) Unhandled exception: page fault on read access to 0x80000000 in 32-bit code (0x402a4db1). In 32-bit mode. 0x402a4db1 (NTDLL.DLL.strlen+0x31 in libc.so.6): movl 0x0(%eax),%ecx Wine-dbg>parse error WineDbg terminated on pid 806d910 -----
The tools I use : flex version 2.5.4 GNU Bison version 1.28 gcc version 2.96 20000731 (Mandrake Linux 8.1 2.96-0.62mdk)
Any idea ?
-------------------------------------------- [mehmet@localhost msdev]$ winedbg msdev.exe WineDbg starting... on pid 86a8ad0 Breakpoint 1 at 0x0040155c No debug information in 32bit DLL 'D:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin\msdev.exe' (0x00400000) Loaded debug information from ELF 'wine' (0x00000000) Breakpoint 2 at 0x4000da70 (_end+0x37fc0348) Loaded debug information from ELF '/usr/local/lib/libntdll.so' (0x40029000) Loaded debug information from ELF '/usr/local/lib/libwine.so' (0x4011d000) Loaded debug information from ELF '/usr/local/lib/libwine_unicode.so' (0x40133000) No debug information in ELF '/lib/libm.so.6' (0x401fb000) No debug information in ELF '/lib/libc.so.6' (0x4021e000) No debug information in ELF '/lib/libdl.so.2' (0x4035c000) Loaded debug information from ELF '/lib/ld-linux.so.2' (0x40000000) No debug information in 32bit DLL 'NTDLL.DLL' (0x40061000) No debug information in 32bit DLL 'KERNEL32.DLL' (0x40613000) Loaded debug information from ELF '/usr/local/lib/libkernel32.so' (0x405e7000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSVCRT.DLL' (0x78000000) No debug information in 32bit DLL 'ADVAPI32.DLL' (0x4071e000) Loaded debug information from ELF '/usr/local/lib/libgdi32.so' (0x40662000) No debug information in ELF '/usr/lib/libfreetype.so.6' (0x406d6000) Loaded debug information from ELF '/usr/local/lib/libadvapi32.so' (0x40710000) No debug information in 32bit DLL 'GDI32.DLL' (0x4067e000) No debug information in 32bit DLL 'USER32.DLL' (0x4075f000) Loaded debug information from ELF '/usr/local/lib/libuser32.so' (0x40731000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MFC42.DLL' (0x5f400000) No debug information in 32bit DLL 'RPCRT4.DLL' (0x408ca000) Loaded debug information from ELF '/usr/local/lib/libole32.so' (0x40857000) Loaded debug information from ELF '/usr/local/lib/librpcrt4.so' (0x408b5000) No debug information in 32bit DLL 'OLE32.DLL' (0x40870000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLEAUT32.DLL' (0x65340000) No debug information in 32bit DLL 'SHLWAPI.DLL' (0x4095e000) Loaded debug information from ELF '/usr/local/lib/libshell32.so' (0x408db000) Loaded debug information from ELF '/usr/local/lib/libshlwapi.so' (0x40947000) No debug information in 32bit DLL 'COMCTL32.DLL' (0x4098b000) Loaded debug information from ELF '/usr/local/lib/libcomctl32.so' (0x4097f000) No debug information in 32bit DLL 'SHELL32.DLL' (0x408f8000) No debug information in 32bit DLL 'D:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\COMMON\MSDEV98\BIN\DEVSHL.DLL' (0x50000000) No debug information in 32bit DLL 'X11DRV.DLL' (0x40c30000) Loaded debug information from ELF '/usr/local/lib/libx11drv.so' (0x40c20000) Loaded debug information from ELF '/usr/local/lib/libwine_tsx11.so' (0x40c71000) No debug information in ELF '/usr/X11R6/lib/libSM.so.6' (0x40361000) No debug information in ELF '/usr/X11R6/lib/libICE.so.6' (0x40c82000) No debug information in ELF '/usr/X11R6/lib/libXxf86dga.so' (0x4036a000) No debug information in ELF '/usr/X11R6/lib/libXv.so' (0x404b2000) No debug information in ELF '/usr/X11R6/lib/libXrender.so.1' (0x404b7000) No debug information in ELF '/usr/X11R6/lib/libXext.so.6' (0x40c99000) No debug information in ELF '/usr/X11R6/lib/libX11.so.6' (0x40ca8000) Stopped on breakpoint 1 at 0x0040155c (msdev.exe.EntryPoint in D:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin\msdev.exe) In 32-bit mode. Wine-dbg> wine_dbg_cmd: Exception c0000005 fatal flex scanner internal error--end of buffer missed