http://bugs.winehq.org/show_bug.cgi?id=34405
Bug #: 34405 Summary: AklePad 4.8.4: Unhandled exception: page fault on read access to 0x0000031c in 32-bit code (0x00423413). Product: Wine Version: 1.7.0 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: gaming4jc2@yahoo.com Classification: Unclassified
Created attachment 45795 --> http://bugs.winehq.org/attachment.cgi?id=45795 Backtrace of the crash
Upon enabling the toolbar plugin in aklepad this unhandled pagefault occurs. Backtrace attached.
http://bugs.winehq.org/show_bug.cgi?id=34405
Luke gaming4jc2@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source URL| |http://akelpad.sourceforge. | |net/en/download.php
--- Comment #1 from Luke gaming4jc2@yahoo.com 2013-08-31 12:04:51 CDT --- Adding download link, and keywords. Program is opensource.
http://bugs.winehq.org/show_bug.cgi?id=34405
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #45795|0 |1 is obsolete| |
--- Comment #2 from GyB gyebro69@gmail.com 2013-09-01 05:34:27 CDT --- Created attachment 45799 --> http://bugs.winehq.org/attachment.cgi?id=45799 backtrace
I can reproduce the problem on Fedora 19 32-bit, Wine 1.7.1 and GCC-4.8.1 installed. This seems to be another bug related to gcc-4.8.x and the optimization levels used when compiling Wine. If I compile Wine with gcc-4.7.3 then the application doesn't crash. Using gcc-4.8.1 the various optimization levels have different results: -Og: no crash -O0: no crash -O1: crash -O2: crash
In addition, native comctl32 works around the crash when using gcc-4.8.1.
Reverting the following commit in Wine 1.7.1 also works around the crash: http://source.winehq.org/git/wine.git/commitdiff/4adfb787f4e8c36a37ce1d53a7e...
http://bugs.winehq.org/show_bug.cgi?id=34405
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |gyebro69@gmail.com Summary|AklePad 4.8.4: Unhandled |AkelPad 4.8.4 crashes in |exception: page fault on |Options->Plugins menu |read access to 0x0000031c | |in 32-bit code | |(0x00423413). | Ever Confirmed|0 |1
--- Comment #3 from GyB gyebro69@gmail.com 2013-09-01 05:35:34 CDT --- confirming the bug.
https://bugs.winehq.org/show_bug.cgi?id=34405
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #4 from super_man@post.com --- The program has been updated.
How do you exactly reproduce the crash?
Install the application run the application Options --> Plug-ins --> "Toolbar main" and click call?
I don't get a crash...doing it wrong or using too new program? Or fixed in wine?
wine 1.7.55
https://bugs.winehq.org/show_bug.cgi?id=34405
Luke gaming4jc2@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED URL|http://akelpad.sourceforge. |prdownloads.sourceforge.net |net/en/download.php |/akelpad/AkelPad-4.8.4-setu | |p.exe?download Resolution|--- |FIXED
--- Comment #5 from Luke gaming4jc2@yahoo.com --- No longer an issue in Wine 1.9.0
https://bugs.winehq.org/show_bug.cgi?id=34405
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.9.1.