[Bug 15992] New: Sure Thing CD Labeller crashes when you start to try to use it

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Nov 9 23:43:43 CST 2008


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

           Summary: Sure Thing CD Labeller crashes when you start to try to
                    use it
           Product: Wine
           Version: 1.1.8
          Platform: Other
               URL: http://www.surething.com
        OS/Version: other
            Status: NEW
          Keywords: download
          Severity: normal
          Priority: P2
         Component: comctl32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com


Looked into this because it was mentioned in 
http://jeff-duntemann.livejournal.com/172730.html

The app installs ok, and starts ok, but clicking on the 
first option in the wizard (create label) crashes in 
comctl32:

trace:tab:TAB_DeleteAllItems (0x4ff1178)
trace:tab:TAB_WindowProc hwnd=0x10062 msg=133e wParam=0 lParam=3257f0
trace:tab:TAB_InsertItemT Rect: 0x10062 (0,0)-(605,498)
trace:tab:TAB_DumpItemExternalT external tab 0, mask=0x00000013,
dwState=0x00000000, dwStateMask=0x00000000, cchTextMax=0x00000000
trace:tab:TAB_DumpItemExternalT external tab 0,   iImage=-1, lParam=0x00000000,
pszTextW=L"CD/DVD Label"
trace:tab:TAB_SetItemBounds tabH=19, tmH=13, iconh=0
trace:tab:TAB_SetItemBounds client right=605
trace:tab:TAB_SetItemBounds for <L"CD/DVD Label">, l,r=0,86
trace:tab:TAB_SetItemBounds Rect: (0,0)-(86,0)
trace:tab:TAB_InsertItemT [0x10062]: added item 0 L"CD/DVD Label"
trace:tab:TAB_WindowProc hwnd=0x10062 msg=1328 wParam=0 lParam=5cc3424
trace:tab:TAB_AdjustRect hwnd=0x10062 fLarger=0 ((253,21)-(858,519))
trace:tab:TAB_WindowProc hwnd=0x10062 msg=1328 wParam=0 lParam=0
trace:tab:TAB_AdjustRect hwnd=0x10062 fLarger=0 ((null))
trace:seh:raise_exception code=c0000005 flags=0 addr=0x7e853b67
...
Unhandled exception: page fault on read access to 0x00000004 in 32-bit code
(0x7e853b67).
Backtrace:
=>1 0x7e853b67 TAB_AdjustRect+0xc7(infoPtr=0x4fd1a08, fLarger=0, prc=(nil))
[dlls/comctl32/tab.c:874] in comctl32 
  2 0x7e85663a TAB_WindowProc+0x3aa(hwnd=0x10062, uMsg=4904, wParam=0,
lParam=0) [dlls/comctl32/tab.c:3151] in comctl32 
  3 0x7ebb174a WINPROC_wrapper+0x1a() in user32 
...
0x7e853b67 TAB_AdjustRect+0xc7 [dlls/comctl32/tab.c:874] in comctl32: movl 
0x4(%esi),%ecx
874             iLeftTop     = &(prc->top);

(Unfortunately "winetricks comctl32" just gets you slightly
further; with that it crashes in SetFocus.  Supposedly it gets
a lot further in Crossover.)


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