http://bugs.winehq.org/show_bug.cgi?id=17959
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh@gmail.com
--- Comment #3 from Jerome Leclanche adys.wh@gmail.com 2009-12-02 20:21:22 --- (In reply to comment #0)
Created an attachment (id=20306)
--> (http://bugs.winehq.org/attachment.cgi?id=20306) [details]
full output from wine app crash
I was trying to get splashid working with wine. Splashid installer is available from:
http://www.splashdata.com/splashid/download/standalone.htm
The installation worked fine. I tried to import data from an existing splashid instance. As the import was happening I got this error:
fixme:commdlg:GetFileName95 Flags 0x00800000 not yet implemented wine: Unhandled page fault on read access to 0x00000022 at address 0x412bae (thread 0009), starting debugger... Unhandled exception: page fault on read access to 0x00000022 in 32-bit code (0x00412bae). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:00412bae ESP:0033cb9c EBP:00000000 EFLAGS:00010246( - 00 -RIZP1) EAX:00a77e48 EBX:00000000 ECX:00000000 EDX:00000000 ESI:00000000 EDI:00a77f4c
(I've added the full trace as an attachment)
I am running wine-1.1.18, linux 2.6.27, gcc 4.3.3, on a gentoo box.
Splashid had an identical crash when trying to restore as it did while importing.
Could you attach a valid file you are able to import, which crashes the app (if it still does)?