http://bugs.winehq.org/show_bug.cgi?id=36807
Bug ID: 36807 Summary: Fractal-Bot crashes on startup. Product: Wine Version: 1.7.20 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: facemelter9k@gmail.com
Created attachment 48882 --> http://bugs.winehq.org/attachment.cgi?id=48882 backtrace from wine
Fractal-Bot ran without issues on Wine 1.4, has been broken since. http://www.fractalaudio.com/downloads/fractal-bot/Fractal-Bot-Win-v2p0p2.zip
http://bugs.winehq.org/show_bug.cgi?id=36807
--- Comment #1 from facemelter9k@gmail.com --- SHA1: 88b3d575e29f4d6fc4fb62712a15edb9637aa688 Fractal-Bot-Win-v2p0p2.exe
http://bugs.winehq.org/show_bug.cgi?id=36807
facemelter9k@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |facemelter9k@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=36807
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |RESOLVED URL| |http://www.fractalaudio.com | |/downloads/fractal-bot/Frac | |tal-Bot-Win-v2p0p2.zip CC| |focht@gmx.net Resolution|--- |DUPLICATE Summary|Fractal-Bot crashes on |Fractal-Bot crashes on |startup. |startup (needs | |IDWriteFontFamily::GetFontC | |ount implementation)
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
dupe of bug 36528
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/Fractal Audio/Fractal-Bot
$ wine ./FractalBot.exe ... fixme:d2d:d2d_factory_init Ignoring factory type and options. fixme:dwrite:dwritefontfamily_GetFontCount (0x1367b0): stub wine: Unhandled page fault on read access to 0x00000000 at address 0x495360 (thread 0009), starting debugger... Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x00495360). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:00495360 ESP:0033d480 EBP:0033d4dc EFLAGS:00210246( R- -- I Z- -P- ) EAX:00000000 EBX:00000000 ECX:00000000 EDX:7bcecbc8 ESI:008e3480 EDI:008e3490 ... Backtrace: =>0 0x00495360 in fractalbot (+0x95360) (0x0033d4dc) 1 0x00498280 in fractalbot (+0x9827f) (0x0033d504) 2 0x00497574 in fractalbot (+0x97573) (0x0033d530) 3 0x004dc3d6 in fractalbot (+0xdc3d5) (0x0033d55c) 4 0x004dbf02 in fractalbot (+0xdbf01) (0x0033d574) 5 0x0048f4bc in fractalbot (+0x8f4bb) (0x0033d5b8) 6 0x0049009f in fractalbot (+0x9009e) (0x0033d5d4) ... 26 0x00454791 in fractalbot (+0x54790) (0x0033fd1c) 27 0x0045348c in fractalbot (+0x5348b) (0x0033fd54) 28 0x0050cda2 in fractalbot (+0x10cda1) (0x0033fd8c) 29 0x00535f9f in fractalbot (+0x135f9e) (0x0033fe20) 30 0x7b8643c8 call_process_entry+0xb() in kernel32 (0x0033fe38) ... 0x00495360: movl 0x0(%eax),%edx Modules: Module Address Debug info Name (91 modules) PE 400000- 7ab000 Export fractalbot ELF 7b800000-7ba61000 Dwarf kernel32<elf> -PE 7b810000-7ba61000 \ kernel32 ELF 7bc00000-7bcee000 Dwarf ntdll<elf> -PE 7bc10000-7bcee000 \ ntdll ELF 7bf00000-7bf04000 Dwarf <wine-loader> ELF 7d77a000-7d7a1000 Deferred dwrite<elf> -PE 7d780000-7d7a1000 \ dwrite ELF 7d7a1000-7d7a8000 Deferred libnss_dns.so.2 ELF 7d7ae000-7d7d0000 Deferred d2d1<elf> -PE 7d7b0000-7d7d0000 \ d2d1 ... Threads: process tid prio (all id:s are in hex) 00000008 (D) C:\Program Files\Fractal Audio\Fractal-Bot\FractalBot.exe 00000024 1 00000023 0 00000022 0 00000009 0 <== --- snip ---
Workaround:
--- snip --- $ WINEDLLOVERRIDES=dwrite=d wine ./FractalBot.exe --- snip ---
$ sha1sum Fractal-Bot-Win-v2p0p2.zip 7755f99b0e8230fd23766bf344e34fd7c74b7b1f Fractal-Bot-Win-v2p0p2.zip
$ du -sh Fractal-Bot-Win-v2p0p2.zip 2.4M Fractal-Bot-Win-v2p0p2.zip
$ wine --version wine-1.7.20-147-g258942f
Regards
*** This bug has been marked as a duplicate of bug 36528 ***
https://bugs.winehq.org/show_bug.cgi?id=36807
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Austin English austinenglish@gmail.com --- Closing.
https://bugs.winehq.org/show_bug.cgi?id=36807
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |dwrite