[Bug 20175] New: ICSD NIST database demo crashes with multiple oleaut32 errors
http://bugs.winehq.org/show_bug.cgi?id=20175 Summary: ICSD NIST database demo crashes with multiple oleaut32 errors Product: Wine Version: 1.1.29 Platform: PC URL: http://www.fiz-karlsruhe.de/icsd_products.html?&L=pzzx fsodpt OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: oleaut32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: acheron(a)front.ru Created an attachment (id=23781) --> (http://bugs.winehq.org/attachment.cgi?id=23781) Terminal output ICSD NIST database demo (ftp://ftp.fiz-karlsruhe.de/pub/csd/demo/icsd_demo.zip) installs fine, but crashes with unhandled page fault, when it tries to display the splash screen. Replacing WINE oleaut32.dll with the one from the program distribution (file date 26-Jul-2002) solves those problems. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20175 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download --- Comment #1 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-09-26 22:18:47 ---
PE 217a0000-217c3000 Deferred comdlg32 Why is this native?
-- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20175 --- Comment #2 from A.C.Heron <acheron(a)front.ru> 2009-09-27 18:35:57 --- Created an attachment (id=23797) --> (http://bugs.winehq.org/attachment.cgi?id=23797) Terminal output with separate WINEPREFIX What's wrong? As far as I can tell, it accesses "Wine placeholder DLL"s in WINEPREFIX/drive_c/windows/system32/ Those are PEs. Just in case here's the output for installation from scratch, which never had any DLL overrides. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20175 --- Comment #3 from A.C.Heron <acheron(a)front.ru> 2009-09-27 19:03:37 --- Created an attachment (id=23798) --> (http://bugs.winehq.org/attachment.cgi?id=23798) With WINEDEBUG=+variant -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20175 Frédéric Delanoy <frederic.delanoy(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |frederic.delanoy(a)gmail.com Ever Confirmed|0 |1 --- Comment #4 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> 2011-05-30 08:59:29 CDT --- Confirmed in 1.3.21, although installer does not return (had to kill with CTRL-C) fixme:storage:create_storagefile Storage share mode not implemented. err:richedit:ReadStyleSheet skipping optional destination err:ole:CoCreateInstance apartment not initialised err:ole:CoCreateInstance apartment not initialised err:ole:TLB_ReadTypeLib Loading of typelib L"C:\\Program Files\\Common Files\\Microsoft Shared\\DAO\\dao2535.tlb" failed with error 2 err:ole:CoCreateInstance apartment not initialised err:ole:CoCreateInstance apartment not initialised err:ole:CoCreateInstance apartment not initialised err:ole:CoCreateInstance apartment not initialised err:ole:CoCreateInstance apartment not initialised err:rpc:RpcAssoc_BindConnection syntax {00000131-0000-0000-c000-000000000046}, 0.0 not supported err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error 0x800706b5 err:rpc:RpcAssoc_BindConnection syntax {00000131-0000-0000-c000-000000000046}, 0.0 not supported err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with Crash log follows -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20175 --- Comment #5 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> 2011-05-30 09:01:34 CDT --- Created an attachment (id=34963) --> (http://bugs.winehq.org/attachment.cgi?id=34963) Console log for 1.3.21 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20175 Frédéric Delanoy <frederic.delanoy(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #6 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> 2013-06-03 12:37:08 CDT --- No crash with wine-1.5.31-78-g11589fa Program does not work correctly though ("ISCD Database was not found" warning), but that's probably another bug. Feel free to report one if you still use this program/know how it works/should work -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20175 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> 2013-06-07 15:01:43 CDT --- Closing bugs fixed in 1.6-rc1. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org