Next wine problem.

Jim Wagner jpw at sasktel.net
Sun Dec 21 21:24:22 CST 2003


I'm using Mandrake 9.1, and trying to make wine run, specifically, run a 
program called NJstar.
Agfter yesteredays troubles,, I went in and saw to it that all the 
appropriate stuff was leaded.

I then atteempted to run (from the terminal) NJStar, with the following 
result:
Njstar came up momentarily, then a box announced an unhandled exception, 
and asked if I wanted to start the debugger.  I did so, and got this:
------------------------------------------------------------

[jimw at localhost jimw]$ wine /mnt/windows/'Program Files'/'NJStar Chinese 
WP'/njstar.exe

fixme:ole:CoRegisterMessageFilter stub

fixme:storage:StgCreateDocfile Transacted mode not implemented.

fixme:mdi:MDIRefreshMenu partially function stub

wine: Unhandled exception (thread 0009), starting debugger...

WineDbg starting on pid 8

Loaded debug information from ELF 'wine' ((nil))

No debug information in 32bit DLL 'C:\Program Files\NJStar Chinese 
WP\njstar.exe' (0x400000)

No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NTDLL.DLL' (0x40200000)

No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\KERNEL32.DLL' 
(0x40490000)

No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL' 
(0x40a10000)

No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL' (0x40870000)

No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL' 
(0x406f0000)

No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSVCRT.DLL' 
(0x78000000)

No debug information in 32bit DLL 'C:\PROGRAM FILES\NJSTAR CHINESE 
WP\NJDBCS.DLL' (0x4b0000)

No debug information in 32bit DLL 'C:\PROGRAM FILES\NJSTAR CHINESE 
WP\NJTXTOUT.DLL' (0x520000)

No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINSPOOL.DRV' 
(0x40a40000)

No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL' 
(0x40c10000)

No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x40b90000)

No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL' 
(0x40c60000)

No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL' 
(0x40cb0000)

No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL' 
(0x40b00000)

No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMDLG32.DLL' 
(0x40a70000)

No debug information in 32bit DLL 'C:\PROGRAM FILES\NJSTAR CHINESE 
WP\NJEDIT.DLL' (0x4c0000)

No debug information in 32bit DLL 'C:\PROGRAM FILES\NJSTAR CHINESE 
WP\NJINPUT.DLL' (0x550000)

No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLEDLG.DLL' 
(0x40d60000)

No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' 
(0x40e30000)

No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEPS.DLL' 
(0x41940000)

Unhandled exception: page fault on read access to 0x000000d0 in 32-bit 
code (0x004b6cc3).

In 32-bit mode.

Register dump:

CS:0023 SS:002b DS:002b ES:002b FS:1007 GS:0007

EIP:004b6cc3 ESP:406cf2d4 EBP:000000d0 EFLAGS:00010286( R- 00 I S - -P1 )

EAX:ffffffff EBX:0000000e ECX:000000d0 EDX:00000002

ESI:00000001 EDI:00010047

Stack dump:

0x406cf2d4 (KERNEL32.DLL.VerSetConditionMask+0x157eea): 004b6c96 
00000002 000000d0 ffffffff

0x406cf2e4 (KERNEL32.DLL.VerSetConditionMask+0x157efa): 00525069 
000000d0 ffffffff 00010047

0x406cf2f4 (KERNEL32.DLL.VerSetConditionMask+0x157f0a): 00000000 
406cf378 407dc034 40044de7

0x406cf304 (KERNEL32.DLL.VerSetConditionMask+0x157f1a): 407dc034 
00000027 00010047 00010047

0x406cf314 (KERNEL32.DLL.VerSetConditionMask+0x157f2a): 407dc034 
41c53b20 fffffffc 00010047

0x406cf324 (KERNEL32.DLL.VerSetConditionMask+0x157f3a): 4077389d 
407dbbc0 407dc034 407797a0

0x406cf334 (KERNEL32.DLL.VerSetConditionMask+0x157f4a):


0200: sel=1007 base=40014000 limit=00001f83 32-bit rw-

Backtrace:

=>0 0x004b6cc3 (NJDBCS.DLL.IsDBCStringEx+0x23 in NJDBCS.DLL) (ebp=000000d0)


0x004b6cc3 (NJDBCS.DLL.IsDBCStringEx+0x23 in NJDBCS.DLL): movb 0x0(%ecx),%al

Modules:

Address Module Name

0x00400000-004a1000 (PE) C:\Program Files\NJStar Chinese WP\njstar.exe

0x004b0000-004c0000 (PE) C:\PROGRAM FILES\NJSTAR CHINESE WP\NJDBCS.DLL

0x004c0000-00514000 (PE) C:\PROGRAM FILES\NJSTAR CHINESE WP\NJEDIT.DLL

0x00520000-00547000 (PE) C:\PROGRAM FILES\NJSTAR CHINESE WP\NJTXTOUT.DLL

0x00550000-0057b000 (PE) C:\PROGRAM FILES\NJSTAR CHINESE WP\NJINPUT.DLL

0x40200000-4025a000 (PE) C:\WINDOWS\SYSTEM\NTDLL.DLL

0x40490000-40590000 (PE) C:\WINDOWS\SYSTEM\KERNEL32.DLL

0x406f0000-4082f000 (PE) C:\WINDOWS\SYSTEM\USER32.DLL

0x40870000-40948000 (PE) C:\WINDOWS\SYSTEM\GDI32.DLL

0x40a10000-40a37000 (PE) C:\WINDOWS\SYSTEM\ADVAPI32.DLL

0x40a40000-40a5e000 (PE) C:\WINDOWS\SYSTEM\WINSPOOL.DRV

0x40a70000-40ae2000 (PE) C:\WINDOWS\SYSTEM\COMDLG32.DLL

0x40b00000-40b73000 (PE) C:\WINDOWS\SYSTEM\SHELL32.DLL

0x40b90000-40bf4000 (PE) C:\WINDOWS\SYSTEM\OLE32.DLL

0x40c10000-40c40000 (PE) C:\WINDOWS\SYSTEM\RPCRT4.DLL

0x40c60000-40c9f000 (PE) C:\WINDOWS\SYSTEM\SHLWAPI.DLL

0x40cb0000-40d5c000 (PE) C:\WINDOWS\SYSTEM\COMCTL32.DLL

0x40d60000-40d74000 (PE) C:\WINDOWS\SYSTEM\OLEDLG.DLL

0x40e30000-40e9b000 (PE) C:\WINDOWS\SYSTEM\X11DRV.DLL

0x41940000-41995000 (PE) C:\WINDOWS\SYSTEM\WINEPS.DLL

0x78000000-78044000 (PE) C:\WINDOWS\SYSTEM\MSVCRT.DLL

Threads:

process tid prio

00000008 (D) C:\Program Files\NJStar Chinese WP\njstar.exe

00000009 0 <==

WineDbg terminated on pid 8

[jimw at localhost jimw]$ wine /mnt/windows/'Program Files'/'NJStar Chinese 
WP'/njstar.exe

fixme:ole:CoRegisterMessageFilter stub

fixme:storage:StgCreateDocfile Transacted mode not implemented.

fixme:mdi:MDIRefreshMenu partially function stub

wine: Unhandled exception (thread 0009), starting debugger...

WineDbg starting on pid 8

Loaded debug information from ELF 'wine' ((nil))

No debug information in 32bit DLL 'C:\Program Files\NJStar Chinese 
WP\njstar.exe' (0x400000)

No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\NTDLL.DLL' (0x40200000)

No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\KERNEL32.DLL' 
(0x40490000)

No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL' 
(0x40a10000)

No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\GDI32.DLL' (0x40870000)

No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\USER32.DLL' 
(0x406f0000)

No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\MSVCRT.DLL' 
(0x78000000)

No debug information in 32bit DLL 'C:\PROGRAM FILES\NJSTAR CHINESE 
WP\NJDBCS.DLL' (0x4b0000)

No debug information in 32bit DLL 'C:\PROGRAM FILES\NJSTAR CHINESE 
WP\NJTXTOUT.DLL' (0x520000)

No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINSPOOL.DRV' 
(0x40a40000)

No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\RPCRT4.DLL' 
(0x40c10000)

No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x40b90000)

No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHLWAPI.DLL' 
(0x40c60000)

No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMCTL32.DLL' 
(0x40cb0000)

No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\SHELL32.DLL' 
(0x40b00000)

No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\COMDLG32.DLL' 
(0x40a70000)

No debug information in 32bit DLL 'C:\PROGRAM FILES\NJSTAR CHINESE 
WP\NJEDIT.DLL' (0x4c0000)

No debug information in 32bit DLL 'C:\PROGRAM FILES\NJSTAR CHINESE 
WP\NJINPUT.DLL' (0x550000)

No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLEDLG.DLL' 
(0x40d60000)

No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL' 
(0x40e30000)

No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\WINEPS.DLL' 
(0x41940000)

Unhandled exception: page fault on read access to 0x000000d0 in 32-bit 
code (0x004b6cc3).

In 32-bit mode.

Register dump:

CS:0023 SS:002b DS:002b ES:002b FS:1007 GS:0007

EIP:004b6cc3 ESP:406cf2d4 EBP:000000d0 EFLAGS:00010286( R- 00 I S - -P1 )

EAX:ffffffff EBX:0000000e ECX:000000d0 EDX:00000002

ESI:00000001 EDI:00010047

Stack dump:

0x406cf2d4 (KERNEL32.DLL.VerSetConditionMask+0x157eea): 004b6c96 
00000002 000000d0 ffffffff

0x406cf2e4 (KERNEL32.DLL.VerSetConditionMask+0x157efa): 00525069 
000000d0 ffffffff 00010047

0x406cf2f4 (KERNEL32.DLL.VerSetConditionMask+0x157f0a): 00000000 
406cf378 407dc034 40044de7

0x406cf304 (KERNEL32.DLL.VerSetConditionMask+0x157f1a): 407dc034 
00000027 00010047 00010047

0x406cf314 (KERNEL32.DLL.VerSetConditionMask+0x157f2a): 407dc034 
41c53ae8 fffffffc 00010047

0x406cf324 (KERNEL32.DLL.VerSetConditionMask+0x157f3a): 4077389d 
407dbbc0 407dc034 407797a0

0x406cf334 (KERNEL32.DLL.VerSetConditionMask+0x157f4a):


0200: sel=1007 base=40014000 limit=00001f83 32-bit rw-

Backtrace:

=>0 0x004b6cc3 (NJDBCS.DLL.IsDBCStringEx+0x23 in NJDBCS.DLL) (ebp=000000d0)


0x004b6cc3 (NJDBCS.DLL.IsDBCStringEx+0x23 in NJDBCS.DLL): movb 0x0(%ecx),%al

Modules:

Address Module Name

0x00400000-004a1000 (PE) C:\Program Files\NJStar Chinese WP\njstar.exe

0x004b0000-004c0000 (PE) C:\PROGRAM FILES\NJSTAR CHINESE WP\NJDBCS.DLL

0x004c0000-00514000 (PE) C:\PROGRAM FILES\NJSTAR CHINESE WP\NJEDIT.DLL

0x00520000-00547000 (PE) C:\PROGRAM FILES\NJSTAR CHINESE WP\NJTXTOUT.DLL

0x00550000-0057b000 (PE) C:\PROGRAM FILES\NJSTAR CHINESE WP\NJINPUT.DLL

0x40200000-4025a000 (PE) C:\WINDOWS\SYSTEM\NTDLL.DLL

0x40490000-40590000 (PE) C:\WINDOWS\SYSTEM\KERNEL32.DLL

0x406f0000-4082f000 (PE) C:\WINDOWS\SYSTEM\USER32.DLL

0x40870000-40948000 (PE) C:\WINDOWS\SYSTEM\GDI32.DLL

0x40a10000-40a37000 (PE) C:\WINDOWS\SYSTEM\ADVAPI32.DLL

0x40a40000-40a5e000 (PE) C:\WINDOWS\SYSTEM\WINSPOOL.DRV

0x40a70000-40ae2000 (PE) C:\WINDOWS\SYSTEM\COMDLG32.DLL

0x40b00000-40b73000 (PE) C:\WINDOWS\SYSTEM\SHELL32.DLL

0x40b90000-40bf4000 (PE) C:\WINDOWS\SYSTEM\OLE32.DLL

0x40c10000-40c40000 (PE) C:\WINDOWS\SYSTEM\RPCRT4.DLL

0x40c60000-40c9f000 (PE) C:\WINDOWS\SYSTEM\SHLWAPI.DLL

0x40cb0000-40d5c000 (PE) C:\WINDOWS\SYSTEM\COMCTL32.DLL

0x40d60000-40d74000 (PE) C:\WINDOWS\SYSTEM\OLEDLG.DLL

0x40e30000-40e9b000 (PE) C:\WINDOWS\SYSTEM\X11DRV.DLL

0x41940000-41995000 (PE) C:\WINDOWS\SYSTEM\WINEPS.DLL

0x78000000-78044000 (PE) C:\WINDOWS\SYSTEM\MSVCRT.DLL

Threads:

process tid prio

00000008 (D) C:\Program Files\NJStar Chinese WP\njstar.exe

00000009 0 <==

WineDbg terminated on pid 8
--------------------------------


I apologize for the length of this, as I have no way of knowing just 
what part of it might and might not be of use.

Checking Google with one of the lines of "No debug information in 32bit 
DLL etc, etc," gve me several hits.  Unfortunately, the solutions 
referred to eithr programs I wasn't runnning, programs for systems other 
than mine, or suggestions which meant nothing at all to me ("insert a 
flag in the offending DLL").

Trouble is, I'm getting a little further forward from last night, ( for 
instance, I've got it to run notepad) and I don't know what to do from here.

Jim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-users/attachments/20031221/ae5493ef/attachment.html


More information about the wine-users mailing list