serial port access - microwin step 7

Rein Klazes rklazes at xs4all.nl
Tue Jan 20 06:33:46 CST 2004


On Tue, 20 Jan 2004 11:19:17 +0100, you wrote:

> hi rein,
> 
> here's the debug message that get's dumped when i try to install the
> serial device software interface:
> 
> ----- starts ----- 
>  
> wine: Unhandled exception (thread 001f), starting debugger...
> WineDbg starting on pid 1d
> No debug information in ELF '/opt/cxoffice/bin/wineloader' ((nil))
> Breakpoint 1 at 0x4000dd60

Are you testing with crossover office? This is a wine list, I have no
knowledge about the actual difference with crossover's implementation.

[snip]

> 
> 
> the read/write perms on the serial device are okay (the user running the
> program is in the group which has rw perms on /dev/ttyS*). 

Well the program is crashing before doing anything with the /dev/ttYS's
so the perms are at this point irrelevant.

> i'm no expert
> on wine, so my best guess is the line:
> 
> Unhandled exception: unimplemented function 
> setupx.dll.DiBuildClassDrvList called in 32-bit code (0x41712e66).

Yes. You can try two things: run with native win98 dll's for setupx.dll
and setupapi.dll. I've no idea whether they work native in general at
all or particularly in this case, but it is easy to try.
Second possibility is to enter a bug report at http://bugs.winehq.org
with and quote this part of the log, created by a recent wine, about the
unimplemented function.

Rein.  
-- 
Rein Klazes
rklazes at xs4all.nl



More information about the wine-users mailing list