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

Saulius Krasuckas saulius2 at ar.fi.lt
Tue Jun 15 05:41:50 CDT 2004


Linas Valiukas wrote:
> Also i have Windows 2003 Enterprise mounted on /mnt/windows (Windows
> interprets it's partition as E:).

I would not mind using nt-versions of Windows with Wine.  The only version
I would use could be win98se, but even at it I would go with a clean Wine
installation.

> Then I tried to run Namo WebEditor 6 (big and nasty, Dreamweaver-like
> website development and design tool). And I get this:
> 
> bash-2.05b# wine WebEditor.exe 
> fixme:reg:_nt_dump_lf unknown Win XP node id 0x686c: do we need to add support for it ?
> fixme:reg:_nt_dump_lf unknown Win XP node id 0x686c: do we need to add support for it ?
> fixme:reg:_nt_dump_lf unknown Win XP node id 0x686c: do we need to add support for it ?
> fixme:ole:CoRegisterMessageFilter stub
> fixme:ole:CoCreateInstance no classfactory created for CLSID {4955dd33-b159-11d0-8fcf-00aa006bcc59}, hres is 0x80040150
> fixme:imagehlp:ImageLoad (WebEditor.exe, E:\Program Files\Namo\WebEditor 6\bin): stub
> wine: Unhandled exception (thread 0009), starting debugger...

1, lets try and see what DLL Wine is loading and what processes Wine gets
running.  For such old version of wine it probably would look like this:

wine --debugmsg +loaddll,+process WebEditor.exe

And for new Wine release the command line for bash can be of this form:

WINEDEBUG=+loaddll,+process wine WebEditor.exe

> Namo's logo shows up but nothing happens after that. Anyone tried/would
> try for me to run this software on FreeBSD?

As most of devs are using Linux here and as there is no free/shared
version of Namo WebEditor, I am afraid you will have to debug it on your
own.

> My config is attached.

BTW, before installing newer Wine I would try changing Windows-version to
"win98" in the config.  Maybe it will help?

> Linas
> 
> P.S. I promise to send a postcard from my country to a dude, who will
> solve my problem ;-).

;-)




More information about the wine-users mailing list