[Bug 28794] New: user32:edit crashes on Mac

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Oct 18 14:01:07 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=28794

             Bug #: 28794
           Summary: user32:edit crashes on Mac
           Product: Wine
           Version: unspecified
          Platform: x86
        OS/Version: Mac OS X
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: user32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: cdavis at mymail.mines.edu
                CC: aric at codeweavers.com
    Classification: Unclassified
   Regression SHA1: acaa0dc2dacb4d6e6f223213ce9a1e27b0b8e8ed


Ever since Aric got his "Uniscribe in the single line edit control" patch
committed, the test has been crashing like so on my system:

]] Backtrace:
]] =>0 0x44365100 _ScriptStringFree+0x98() in usp10 (0x0033f8a8)
]]   1 0x42ea238e _EDIT_InvalidateUniscribeData+0x22() in user32 (0x0033f8d8)
]]   2 0x42ea6127 _EDIT_EM_ReplaceSel+0x83a() in user32 (0x0033f998)
]]   3 0x42ead372 _EditWndProc_common+0x1130() in user32 (0x0033fa58)
]]   4 0x42f24e16 _EditWndProcA+0x46() in user32 (0x0033fa88)
]]   5 0x42f2193a _WINPROC_wrapper+0x19() in user32 (0x0033fac8)
]]   6 0x42f21a9b _call_window_proc+0xcc() in user32 (0x0033fb08)
]]   7 0x42f2460c _WINPROC_call_window+0x21e() in user32 (0x0033fb68)
]]   8 0x42edd0a3 _call_window_proc+0xbf() in user32 (0x0033fbc8)
]]   9 0x42edfbd1 _send_message+0x140() in user32 (0x0033fc38)
]]   10 0x42ee0262 _SendMessageA+0x64() in user32 (0x0033fc88)
]]   11 0x4064935f _test_edit_control_3+0x209() in user32_test (0x0033fd08)
]]   12 0x4065879a _func_edit+0x76() in user32_test (0x0033fd38)
]]   13 0x4070b5fc _run_test+0xaf() in user32_test (0x0033fd98)
]]   14 0x4070ba59 _main+0x24b() in user32_test (0x0033fe58)
]]   15 0x4070bafa ___wine_spec_exe_entry+0x7b() in user32_test (0x0033fe88)
]]   16 0x7b8583ac _call_process_entry+0xb() in kernel32 (0x0033fea8)
]]   17 0x7b858510 _start_process+0x161() in kernel32 (0x0033ff08)
]]   18 0x7bc7824c _call_thread_func+0xb() in ntdll (0x0033ff28)
]]   19 0x7bc78285 _call_thread_entry_point+0x2e() in ntdll (0x0033ffb8)
]]   20 0x7bc4904a _start_process+0x23() in ntdll (0x0033ffe8)

I'm sorry I don't have more information, but dbghelp doesn't support DWARF
symbols on Mac.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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