[Bug 40331] New: The Legend of Heroes Trails in the Sky SC crashes on start with runtime error R6025

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Mar 19 05:33:06 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=40331

            Bug ID: 40331
           Summary: The Legend of Heroes Trails in the Sky SC crashes on
                    start with runtime error R6025
           Product: Wine
           Version: 1.9.6
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: msvcrt
          Assignee: wine-bugs at winehq.org
          Reporter: kq3thih at mailnesia.com
                CC: piotr.caban at gmail.com
   Regression SHA1: f085be3028e86ebc6666d20a4802831bf7b3f3bc
      Distribution: Other

The Legend of Heroes Trails in the Sky SC crashes on start with runtime error
R6025.

--- system info ---
SolydK 8
Kernel: 3.16.0-4-amd64 x86_64 (64 bit)
Card: NVIDIA G80 [GeForce 8800 GTX]
GLX Renderer: GeForce 8800 GTX/PCIe/SSE2 GLX Version: 3.3.0 NVIDIA 340.76
--- system info ---

Bisecting returns:

--- snip ---
f085be3028e86ebc6666d20a4802831bf7b3f3bc is the first bad commit
commit f085be3028e86ebc6666d20a4802831bf7b3f3bc
Author: Piotr Caban <piotr at codeweavers.com>
Date:   Tue Mar 15 13:41:20 2016 +0100

    msvcrt: Destroy exception object when frame storing it is unwound.

    Thrown object was incorrectly freed in following situation:
    try {
         throw obj;
    } catch(object &obj) {
         try {
             throw 1;
         } catch(...) {}

         //use object here
    }

    Signed-off-by: Piotr Caban <piotr at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

:040000 040000 01fcdd5769307155786c609376bafcfb08aec222
86372853b0bd9c65d2cf021bee744b795897069a M      dlls
--- snip ---

-- 
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.



More information about the wine-bugs mailing list