http://bugs.winehq.org/show_bug.cgi?id=33797
Bug #: 33797 Summary: DigiCel FlipBook crashes when attempting to load the main UI. Product: Wine Version: 1.5.31 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: adam.buchbinder@gmail.com Classification: Unclassified
Created attachment 44792 --> http://bugs.winehq.org/attachment.cgi?id=44792 Backtraced output from the crash handler.
When running the demo version of DigiCel FlipBook 6.86, it begins by popping up the try/buy/unlock dialogue. Clicking the 'try' button attempts to load the main UI, but crashes.
Other information:
$ wine --version wine-1.5.31
$ uname -i -r 3.5.0-32-generic x86_64
$ lsb_release -d Description: Ubuntu 12.04.2 LTS
[This version of WINE is from the Ubuntu PPA.] $ aptitude show wine1.5 Package: wine1.5 New: yes State: installed Automatically installed: no Multi-Arch: allowed Version: 1.5.31-0ubuntu2 Priority: optional Section: otherosfs Maintainer: Scott Ritchie scottritchie@ubuntu.com Architecture: amd64
Program I'm trying to run: DigiCel Flipbook 6.86. Download URL: http://www.flipbookpro.com/download/SETUPFB686.EXE
Command line used: $ wine ~/.wine/drive_c/Program\ Files/FlipBook.exe
No application-specific crash dialog is presented.
Terminal output will be attached subsequently.
To reproduce: 1) Install FlipBook. (You'll have to specify the install directory manually, as the default is '#Program Files#\DigiCel'.) 2) Run FlipBook, okaying the dialogs that come up. 3) Click 'Try it'.
Please let me know if there's any other information I can provide.
http://bugs.winehq.org/show_bug.cgi?id=33797
--- Comment #1 from Adam Buchbinder adam.buchbinder@gmail.com 2013-06-13 12:13:37 CDT --- Created attachment 44793 --> http://bugs.winehq.org/attachment.cgi?id=44793 Standard output log.
http://bugs.winehq.org/show_bug.cgi?id=33797
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |NEW URL| |http://www.flipbookpro.com/ | |download/SETUPFB686.EXE CC| |dank@kegel.com Ever Confirmed|0 |1
--- Comment #2 from Dan Kegel dank@kegel.com 2013-06-13 19:08:20 CDT --- The key lines from your backtrace:
Unhandled exception: page fault on write access to 0x0aa11000 in 32-bit code (0xf756c226). Backtrace: =>0 0xf756c226 in libc.so.6 1 DrawDibDraw+0x1cf() in msvfw32 2 0x004118f7 in flipbook (+0x118f6) (0x0032fa08)
I reproduced here. Here's a little bit of the +relay,+bitmap,+seh output:
0009:Call gdi32.CreateDIBSection(000f00bd,0012ace8,00000000,0012b2e4,00000000,00000000) ret=7e787cfd trace:bitmap:CreateDIBSection format (640,480), planes 1, bpp 24, BI_RGB, size 921600 RGB 0009:Ret gdi32.CreateDIBSection() retval=001300b9 ret=7e787cfd 0009:Call gdi32.SelectObject(000f00bd,001300b9) ret=7e787d27 0009:Ret gdi32.SelectObject() retval=0001001a ret=7e787d27 0009:Call ntdll.RtlAllocateHeap(00110000,00000000,00000028) ret=7e787d5d 0009:Ret ntdll.RtlAllocateHeap() retval=001a2a80 ret=7e787d5d trace:seh:raise_exception code=c0000005 flags=0 addr=0xb75b6186 ip=b75b6186 tid=0009
https://bugs.winehq.org/show_bug.cgi?id=33797
Sagawa sagawa.aki+winebugs@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sagawa.aki+winebugs@gmail.c | |om
https://bugs.winehq.org/show_bug.cgi?id=33797
--- Comment #3 from Sagawa sagawa.aki+winebugs@gmail.com --- Fixed by commit af089289b32dbeec797f810938bca4adc8f717db. See http://source.winehq.org/git/wine.git/commitdiff/af089289b32dbeec797f810938b... .
https://bugs.winehq.org/show_bug.cgi?id=33797
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |af089289b32dbeec797f810938b | |ca4adc8f717db Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #4 from Austin English austinenglish@gmail.com --- (In reply to Sagawa from comment #3)
Fixed by commit af089289b32dbeec797f810938bca4adc8f717db. See http://source.winehq.org/git/wine.git/commitdiff/ af089289b32dbeec797f810938bca4adc8f717db .
Fixed.
https://bugs.winehq.org/show_bug.cgi?id=33797
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.19.