Hello, I am using wine on RH9. I am running Visual Source Safe like thus wine --ssexp.exe THe VSS GUI starts OK. the Visual Source Safe database is on Windows Partition. This Windows Partition is mounted on my Linux like thus: mount -t nfs -o rw,nolock 192.168.0.77:/mnt/server/Share /mnt/vss I am able to launch a VSS session : I can successfully check out and check in files (I point my working folder to /root/.wine/fake_windows which it sees as the Windows root filder). When I try to add a new file to a project there is a problem: when I push the "Add Files" button of the VSS GUI I have a problem: Nothing happens and the app crashes: What I see in the log is : fixme:commdlg:GetFileName95 Flags 0x00800000 not yet implemented wine: Unhandled exception (thread 0009), starting debugger... Could not stat /mnt/fd0 (No such file or directory), ignoring drive A: WineDbg starting on pid 8 Can't find file for ELF 'wine-kthread' ((nil)) Loaded debug information from ELF 'wine-pthread' ((nil)) Breakpoint 1 at 0x4000cfc0 (_end+0x3fefabf0) Loaded debug information from ELF '/usr/local/lib/libwine.so.1' (0x4002a000) No debug information in ELF '/lib/tls/libpthread.so.0' (0x40042000) No debug information in ELF '/lib/tls/libc.so.6' ((nil)) No debug information in ELF '/lib/libdl.so.2' (0x40050000) No debug information in ELF '/lib/tls/libm.so.6' (0x40054000) No debug information in ELF '/lib/ld-linux.so.2' (0x40000000) Loaded debug information from ELF '/usr/local/lib/wine/ntdll.dll.so' (0x40077000) Loaded debug information from ELF '/usr/local/lib/libwine_unicode.so.1' (0x400e2000) No debug information in ELF '/lib/libnss_files.so.2' (0x40018000) Loaded debug information from ELF '/usr/local/lib/wine/kernel32.dll.so' (0x402f0000) Loaded debug information from ELF '/usr/local/lib/wine/user32.dll.so' (0x40750000) Loaded debug information from ELF '/usr/local/lib/wine/gdi32.dll.so' (0x4087d000) Loaded debug information from ELF '/usr/local/lib/wine/advapi32.dll.so' (0x408f7000) Loaded debug information from ELF '/usr/local/lib/wine/mpr.dll.so' (0x40925000) Loaded debug information from ELF '/usr/local/lib/wine/comdlg32.dll.so' (0x4093e000) Loaded debug information from ELF '/usr/local/lib/wine/shell32.dll.so' (0x409bd000) Loaded debug information from ELF '/usr/local/lib/wine/shlwapi.dll.so' (0x40a3e000) Loaded debug information from ELF '/usr/local/lib/wine/comctl32.dll.so' (0x40a92000) Loaded debug information from ELF '/usr/local/lib/wine/winspool.drv.so' (0x40b29000) No debug information in ELF '/usr/lib/libfreetype.so.6' (0x40b5f000) No debug information in ELF '/usr/lib/libfontconfig.so.1' (0x40bb0000) No debug information in ELF '/usr/lib/libexpat.so.0' (0x40bd5000) Loaded debug information from ELF '/usr/local/lib/wine/x11drv.dll.so' (0x40bf5000) No debug information in ELF '/usr/X11R6/lib/libSM.so.6' (0x401d5000) No debug information in ELF '/usr/X11R6/lib/libICE.so.6' (0x40c6d000) No debug information in ELF '/usr/X11R6/lib/libXrandr.so.2' (0x40025000) No debug information in ELF '/usr/X11R6/lib/libXrender.so.1' (0x40632000) No debug information in ELF '/usr/X11R6/lib/libXv.so.1' (0x4063a000) No debug information in ELF '/usr/X11R6/lib/libXext.so.6' (0x40641000) No debug information in ELF '/usr/X11R6/lib/libX11.so.6' (0x40c84000) No debug information in ELF '/usr/X11R6/lib/libGL.so.1' (0x40d63000) No debug information in ELF '/usr/X11R6/lib/libXcursor.so.1' (0x40da7000) No debug information in ELF '/usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2' (0x40b4c000) No debug information in ELF '/usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2' (0x40db0000) No debug information in ELF '/usr/lib/gconv/ISO8859-1.so' (0x40b55000) Loaded debug information from ELF '/usr/local/lib/wine/imm32.dll.so' (0x40dce000) No debug information in 32bit DLL 'Z:\mnt\win\Program Files\Microsoft Visual Studio\Common\vss\win32\ssexp.exe' (0x400000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NTDLL.DLL' (0x40090000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\KERNEL32.DLL' (0x40320000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL' (0x40900000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL' (0x40890000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL' (0x40770000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x65f00000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLEAUT32.DLL' (0x65340000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MPR.DLL' (0x40930000) No debug information in 32bit DLL 'Z:\MNT\WIN\PROGRAM FILES\MICROSOFT VISUAL STUDIO\COMMON\VSS\WIN32\SSAPI.DLL' (0x60000000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSVCRT.DLL' (0x78000000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MFC42.DLL' (0x5f400000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL' (0x40a60000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL' (0x40aa0000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL' (0x409e0000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINSPOOL.DRV' (0x40b30000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMDLG32.DLL' (0x40950000) No debug information in 32bit DLL 'Z:\MNT\WIN\PROGRAM FILES\MICROSOFT VISUAL STUDIO\COMMON\VSS\WIN32\SSGUI.DLL' (0x63000000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' (0x40c10000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\IMM32.DLL' (0x40de0000) No debug information in 32bit DLL 'Z:\MNT\WIN\PROGRAM FILES\MICROSOFT VISUAL STUDIO\COMMON\VSS\WIN32\SSUS.DLL' (0x63170000) No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL' (0x70100000) Unhandled exception: page fault on read access to 0x0000003c in 32-bit code (0x5f409bbb). In 32-bit mode. 0x5f409bbb (MFC42.DLL.2642 in MFC42.DLL): movl 0x3c(%ecx),%eax Wine-dbg>parse error Wine-dbg> Any idea? tnks John _________________________________________________________________ Tired of spam? Get advanced junk mail protection with MSN 8. http://join.msn.com/?page=features/junkmail
John Que wrote:> Hello, > > I am using wine on RH9. > > I am running Visual Source Safe like thus wine --ssexp.exe > THe VSS GUI starts OK. > the Visual Source Safe database is on Windows Partition. > This Windows Partition is mounted on my Linux like thus: > > mount -t nfs -o rw,nolock 192.168.0.77:/mnt/server/Share /mnt/vss > > I am able to launch a VSS session : I can successfully check out and > check in files (I point my working folder to /root/.wine/fake_windows > which it sees as the Windows root filder). > > When I try to add a new file to a project there is a problem: > > when I push the "Add Files" button of the VSS GUI I have a problem: > Nothing happens and the app crashes: > What I see in the log is : > ... > Unhandled exception: page fault on read access to 0x0000003c in 32-bit code > (0x5f409bbb). > In 32-bit mode. > 0x5f409bbb (MFC42.DLL.2642 in MFC42.DLL): movl 0x3c(%ecx),%eax > Wine-dbg>parse error > Wine-dbg>At the Wine-dbg prompt, you should type "bt". Hopefully that will give a backtrace of the crash. You should also mention what version of Wine you are using, and if not using a current CVS version, it would be helpful if you were willing to give that a try.
Hello, thnks. First the wine version is wine-20040213/ The backtrace is : Wine-dbg>bt Backtrace: =>0 0x5f409bbb (MFC42.DLL.2642 in MFC42.DLL) (ebp=4074df84) 1 0x407d987d (WINPROC_CallWndProc+0x55(proc=0x63047bc0, hwnd=0x1004d, msg=0x110, wParam=0x1004f, lParam=0x4074ea50) [winproc.c:230] in USER32.DLL) (ebp=4074dfb0) 2 0x407df025 (CallWindowProcA+0xf9(func=0x4086cb80, hwnd=0x1004d, msg=0x110, wParam=0x1004f, lParam=0x4074ea50) [winproc.c:3082] in USER32.DLL) (ebp=4074dfe4) 3 0x407b6028 (DefDlgProcA+0x44(hwnd=0x1004d, msg=0x110, wParam=0x1004f, lParam=0x4074ea50) [defdlg.c:356] in USER32.DLL) (ebp=4074e010) 4 0x407d981f (WINPROC_wrapper+0x17 in USER32.DLL) (ebp=4074e034) 5 0x407d987d (WINPROC_CallWndProc+0x55(proc=0x407b5fe4, hwnd=0x1004d, msg=0x110, wParam=0x1004f, lParam=0x4074ea50) [winproc.c:230] in USER32.DLL) (ebp=4074e060) 6 0x407df025 (CallWindowProcA+0xf9(func=0x407b5fe4, hwnd=0x1004d, msg=0x110, wParam=0x1004f, lParam=0x4074ea50) [winproc.c:3082] in USER32.DLL) (ebp=4074e094) 7 0x5f406af0 (MFC42.DLL.4578+0xb1 in MFC42.DLL) (ebp=4074e108) 8 0x407d981f (WINPROC_wrapper+0x17 in USER32.DLL) (ebp=4074e12c) 9 0x407d987d (WINPROC_CallWndProc+0x55(proc=0x5f406a49, hwnd=0x1004d, msg=0x110, wParam=0x1004f, lParam=0x4074ea50) [winproc.c:230] in USER32.DLL) (ebp=4074e158) 10 0x407df025 (CallWindowProcA+0xf9(func=0x5f406a49, hwnd=0x1004d, msg=0x110, wParam=0x1004f, lParam=0x4074ea50) [winproc.c:3082] in USER32.DLL) (ebp=4074e18c) 11 0x407eec40 (call_window_proc+0x10c(hwnd=0x1004d, msg=0x110, wparam=0x1004f, lparam=0x4074ea50, unicode=0x0, same_thread=0x1) [message.c:1455] in USER32.DLL) (ebp=4074e1e8) 12 0x407efb36 (SendMessageTimeoutA+0x1ba(hwnd=0x1004d, msg=0x110, wparam=0x1004f, lparam=0x4074ea50, flags=0x0, timeout=0xffffffff, res_ptr=0x4074e274) [message.c:1962] in USER32.DLL) (ebp=4074e250) 13 0x407efbbd (SendMessageA+0x31(hwnd=0x1004d, msg=0x110, wparam=0x1004f, lparam=0x4074ea50) [message.c:2006] in USER32.DLL) (ebp=4074e27c) 14 0x407b8c31 (DIALOG_CreateIndirect+0x2ed(hInst=0x40950000, dlgTemplate=0x6317a68c, owner=0x30042, dlgProc=0x63047bc0, param=0x4074ea50, unicode=0x0, modal=0x0) [dialog.c:664] in USER32.DLL) (ebp=4074e30c) 15 0x407b9037 (CreateDialogIndirectParamAorW+0x23(hInst=0x40950000, dlgTemplate=0x6317a638, owner=0x30042, dlgProc=0x63047bc0, param=0x4074ea50, flags=0x2) [dialog.c:735] in USER32.DLL) (ebp=4074e330) 16 0x407b9062 (CreateDialogIndirectParamA+0x26(hInst=0x40950000, dlgTemplate=0x6317a638, owner=0x30042, dlgProc=0x63047bc0, param=0x4074ea50) [dialog.c:744] in USER32.DLL) (ebp=4074e354) 17 0x40966b31 (CreateTemplateDialog+0x9d(fodInfos=0x4074e928, hwnd=0x30042) [filedlg.c:740] in COMDLG32.DLL) (ebp=4074e3ac) 18 0x409671c2 (FileOpenDlgProc95+0xb6(hwnd=0x30042, uMsg=0x110, wParam=0x2003e, lParam=0x4074e928) [filedlg.c:922] in COMDLG32.DLL) (ebp=4074e3c8) 19 0x407d981f (WINPROC_wrapper+0x17 in USER32.DLL) (ebp=4074e3ec) 20 0x407d987d (WINPROC_CallWndProc+0x55(proc=0x4096710c, hwnd=0x30042, msg=0x110, wParam=0x2003e, lParam=0x4074e928) [winproc.c:230] in USER32.DLL) (ebp=4074e418) 21 0x407df025 (CallWindowProcA+0xf9(func=0x4086cb38, hwnd=0x30042, msg=0x110, wParam=0x2003e, lParam=0x4074e928) [winproc.c:3082] in USER32.DLL) (ebp=4074e44c) 22 0x407b6028 (DefDlgProcA+0x44(hwnd=0x30042, msg=0x110, wParam=0x2003e, lParam=0x4074e928) [defdlg.c:356] in USER32.DLL) (ebp=4074e478) 23 0x407d981f (WINPROC_wrapper+0x17 in USER32.DLL) (ebp=4074e49c) 24 0x407d987d (WINPROC_CallWndProc+0x55(proc=0x407b5fe4, hwnd=0x30042, msg=0x110, wParam=0x2003e, lParam=0x4074e928) [winproc.c:230] in USER32.DLL) (ebp=4074e4c8) 25 0x407df025 (CallWindowProcA+0xf9(func=0x407b5fe4, hwnd=0x30042, msg=0x110, wParam=0x2003e, lParam=0x4074e928) [winproc.c:3082] in USER32.DLL) (ebp=4074e4fc) 26 0x5f4020f2 (MFC42.DLL.2385+0x24 in MFC42.DLL) (ebp=4074e51c) 27 0x5f401902 (MFC42.DLL.4865+0x25 in MFC42.DLL) (ebp=4074e5bc) 28 0x5f401cea (MFC42.DLL.6374+0x22 in MFC42.DLL) (ebp=4074e5dc) 29 0x5f401c73 (MFC42.DLL.1109+0x74 in MFC42.DLL) (ebp=4074e63c) 30 0x5f401bfb (MFC42.DLL.1578+0x2a in MFC42.DLL) (ebp=4074e658) 31 0x5f401bba (MFC42.DLL.1579+0x39 in MFC42.DLL) (ebp=4074e684) 32 0x407d981f (WINPROC_wrapper+0x17 in USER32.DLL) (ebp=4074e6a8) 33 0x407d987d (WINPROC_CallWndProc+0x55(proc=0x5f401b81, hwnd=0x30042, msg=0x110, wParam=0x2003e, lParam=0x4074e928) [winproc.c:230] in USER32.DLL) (ebp=4074e6d4) 34 0x407df025 (CallWindowProcA+0xf9(func=0x5f401b81, hwnd=0x30042, msg=0x110, wParam=0x2003e, lParam=0x4074e928) [winproc.c:3082] in USER32.DLL) (ebp=4074e708) 35 0x407eec40 (call_window_proc+0x10c(hwnd=0x30042, msg=0x110, wparam=0x2003e, lparam=0x4074e928, unicode=0x0, same_thread=0x1) [message.c:1455] in USER32.DLL) (ebp=4074e764) 36 0x407efb36 (SendMessageTimeoutA+0x1ba(hwnd=0x30042, msg=0x110, wparam=0x2003e, lparam=0x4074e928, flags=0x0, timeout=0xffffffff, res_ptr=0x4074e7f0) [message.c:1962] in USER32.DLL) (ebp=4074e7cc) 37 0x407efbbd (SendMessageA+0x31(hwnd=0x30042, msg=0x110, wparam=0x2003e, lparam=0x4074e928) [message.c:2006] in USER32.DLL) (ebp=4074e7f8) 38 0x407b8c31 (DIALOG_CreateIndirect+0x2ed(hInst=0x40950000, dlgTemplate=0x409a520c, owner=0x10025, dlgProc=0x4096710c, param=0x4074e928, unicode=0x0, modal=0x1) [dialog.c:664] in USER32.DLL) (ebp=4074e888) 39 0x407b92ba (DialogBoxIndirectParamAorW+0x32(hInstance=0x40950000, template=0x409a51e0, owner=0x10025, dlgProc=0x4096710c, param=0x4074e928, flags=0x2) [dialog.c:844] in USER32.DLL) (ebp=4074e8b4) 40 0x407b9302 (DialogBoxIndirectParamA+0x26(hInstance=0x40950000, template=0x409a51e0, owner=0x10025, dlgProc=0x4096710c, param=0x4074e928) [dialog.c:855] in USER32.DLL) (ebp=4074e8d8) 41 0x409661f8 (GetFileName95+0x98(fodInfos=0x4074e928) [filedlg.c:286] in COMDLG32.DLL) (ebp=4074e900) 42 0x40966568 (GetFileDialog95A+0x2dc(ofn=0x4074ea50, iDlgType=0x2) [filedlg.c:403] in COMDLG32.DLL) (ebp=4074e9a4) 43 0x4096b2fe (GetOpenFileNameA+0x1a(ofn=0x4074ea50) [filedlg.c:3231] in COMDLG32.DLL) (ebp=4074e9b8) 44 0x5f45522e (MFC42.DLL.2515+0x8b in MFC42.DLL) (ebp=407d4c54) 45 0x8b505356 (MSVCRT.DLL..reloc+0x134c4356) (ebp=57e58955) *** Invalid address 0x57e58955 (_end+0x15d23309) Wine-dbg> Third , I had worked with CVS and prefer it ; but in this project the vss is the version control system and I am obliged to it ; ot doesn't depend on me regards, John _________________________________________________________________ Help STOP SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail