[Bug 37340] New: the app map65.exe crash at the beginning
https://bugs.winehq.org/show_bug.cgi?id=37340 Bug ID: 37340 Summary: the app map65.exe crash at the beginning Product: WineHQ Bugzilla Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: bugzilla-unknown Assignee: wine-bugs(a)winehq.org Reporter: f6jig(a)free.fr Created attachment 49655 --> https://bugs.winehq.org/attachment.cgi?id=49655 backtrace map65.exe Apps map65.exe crash you can download here http://www.physics.princeton.edu/pulsar/K1JT/MAP65_250r4366.exe see back traces below -- 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.
https://bugs.winehq.org/show_bug.cgi?id=37340 Sebastian Lackner <sebastian(a)fds-team.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian(a)fds-team.de --- Comment #1 from Sebastian Lackner <sebastian(a)fds-team.de> --- The crash itself seems to be heap related, the app tries to dereference ARENA_FREE_MAGIC. Unhandled exception: page fault on read access to 0x4545524a in 32-bit code (0x6a4013a0). --- snip --- 86 #define ARENA_PENDING_MAGIC 0xbedead 87: #define ARENA_FREE_MAGIC 0x45455246 <--- 88 #define ARENA_LARGE_MAGIC 0x6752614c --- snip --- To find out if its actually a bug in the app itself (differences between Wine <-> Windows heap management), or something we can properly fix, it will be necessary to take a closer look. I'll check if I can reproduce this issue. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=37340 --- Comment #2 from Sebastian Lackner <sebastian(a)fds-team.de> --- Just noticed that there is already a bug report about the exactly same kind of crash, so its most likely a duplicate: https://bugs.winehq.org/show_bug.cgi?id=35379 Another bugreport about an app using the 'PortAudio' library: https://bugs.winehq.org/show_bug.cgi?id=29817 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=37340 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |focht(a)gmx.net Component|bugzilla-unknown |-unknown Version|unspecified |1.7.26 Resolution|--- |DUPLICATE Product|WineHQ Bugzilla |Wine --- Comment #3 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, dupe of bug 29817 Thanks Sebastian @f6jig please learn how to report bugs properly. Next time all your bug reports will be dismissed as 'invalid'. Regards *** This bug has been marked as a duplicate of bug 29817 *** -- 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.
https://bugs.winehq.org/show_bug.cgi?id=37340 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Bruno Jesus <00cpxxx(a)gmail.com> --- Closing duplicate bugs. -- 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