https://bugs.winehq.org/show_bug.cgi?id=37077
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |RESOLVED URL| |http://heanet.dl.sourceforg | |e.net/project/gnucash/gnuca | |sh%20%28stable%29/2.6.3/gnu | |cash-2.6.3-setup.exe CC| |focht@gmx.net Resolution|--- |DUPLICATE Summary|GnuCash: Crashes when |GnuCash 2.6.x crashes when |attempting to open reports |attempting to open reports | |(embedded Webkit engine | |needs 'Arial' and 'Times | |New Roman' fonts)
--- Comment #5 from Anastasius Focht focht@gmx.net --- Hello folks,
confirming, dupe of bug 32342
Use 'winetricks -q corefonts' to work around.
--- snip --- Unhandled exception: page fault on read access to 0x00000004 in 32-bit code (0x68df5d2f). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b EIP:68df5d2f ESP:0064dff0 EBP:0064dff8 EFLAGS:00010207( R- -- I - -P-C) EAX:0064e058 EBX:7ff7ab00 ECX:7ff7ab28 EDX:00000000 ESI:00000000 EDI:7ff8f750 ... Backtrace: =>0 0x68df5d2f in libcairo-2 (+0x35d2f) (0x0064dff8) 1 0x009bc39d in libwebkit-1.0-2 (+0x1c39c) (0x0064e088) 2 0x00b3ab34 in libwebkit-1.0-2 (+0x19ab33) (0x0064e118) ... 60 0x6c34137c in libgdk-win32-2.0-0 (+0x137b) (0x0064f998) 61 0x685eb167 in libglib-2.0-0 (+0x2b166) (0x0064fa18) 62 0x685eb90d in libglib-2.0-0 (+0x2b90c) (0x0064fa98) 63 0x685ebd9d in libglib-2.0-0 (+0x2bd9c) (0x0064fac8) 64 0x61859038 in libgtk-win32-2.0-0 (+0xd9037) (0x0064fb28) 65 0x00692b3a gnc_ui_start_event_loop+0x43() [c:\soft\gnucash-2.6.3\gnucash\build\src\gnome-utils/../../../repos/src/gnome-utils/gnc-gnome-utils.c:608] in libgncmod-gnome-utils (0x0064fb68) 66 0x004033b5 inner_main+0x178(closure=0x0(nil), argc=0x1, argv=0x125268) [c:\soft\gnucash-2.6.3\gnucash\build\src\bin/../../../repos/src/bin/gnucash-bin.c:620] in gnucash (0x0064fb98) 67 0x6ed75f79 in libguile (+0x35f78) (0x0064fbc8) ... 75 0x00403836 main+0x299(argc=0x1, argv=0x125268) [c:\soft\gnucash-2.6.3\gnucash\build\src\bin/../../../repos/src/bin/gnucash-bin.c:774] in gnucash (0x0064fdf8) 76 0x004010db in gnucash (+0x10da) (0x0064fe40) 77 0x00401158 in gnucash (+0x1157) (0x0064fe60) 78 0x7ece92cc call_process_entry+0xb() in kernel32 (0x0064fe78) ... 0x68df5d2f: movl 0x4(%esi),%ecx Modules: Module Address Debug info Name (230 modules) PE 240000- 2cf000 Deferred libgnc-qof-1 PE 2d0000- 2e6000 Deferred libgnurx-0 PE 2f0000- 32c000 Deferred libpng14-14 PE 330000- 367000 Deferred libgdk_pixbuf-2.0-0 PE 370000- 38e000 Deferred libart_lgpl_2-2 PE 390000- 3d6000 Deferred libsoup-2.4-1 PE 400000- 447000 Dwarf gnucash PE 650000- 996000 Dwarf libgncmod-gnome-utils PE 9a0000- 151e000 COFF libwebkit-1.0-2 ... Threads: process tid prio (all id:s are in hex) ... 00000024 (D) C:\Program Files\gnucash\bin\gnucash.exe ... 00000025 0 <== --- snip ---
$ sha1sum gnucash-2.6.3-setup.exe 262abca174761b0ed593d4e8de3f08bfd084123e gnucash-2.6.3-setup.exe
$ du -sh gnucash-2.6.3-setup.exe 72M gnucash-2.6.3-setup.exe
$ wine --version wine-1.7.25-51-g60de497
Regards
*** This bug has been marked as a duplicate of bug 32342 ***