[Bug 15543] AIRC application blows up when opening a tree menu

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Oct 7 11:26:23 CDT 2008


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





--- Comment #5 from Pedro Ferreira <pedro.m.ferreira at mail.cm-portel.pt>  2008-10-07 11:26:23 ---
(In reply to comment #4)
> I don't buy what I'm seeing here. What distro is this? What compiler? What
> flags?
> 
> According to your backtrace:
> =>1 0x7e86a7a6 TREEVIEW_RecalculateVisibleOrder+0x76(infoPtr=0x201b40,
> start=0x200c18) [/home/xekhz/wine-1.1.5/dlls/comctl32/treeview.c:906] in
> comctl32 (0x00334b94)
>   2 0x7e86df57 TREEVIEW_Size+0x87(infoPtr=<register ESI not in topmost frame>,
> wParam=<is not available>, lParam=<is not available>)
> [/home/xekhz/wine-1.1.5/dlls/comctl32/treeview.c:5336] in comctl32 (0x00334bc4)
>   3 0x7e873cfe TREEVIEW_WindowProc+0x141e(hwnd=0x201b4, uMsg=5, wParam=0,
> lParam=25428279) [/home/xekhz/wine-1.1.5/dlls/comctl32/treeview.c:5694] in
> comctl32 (0x003354e4)
> 
> The call sequence:
> TREEVIEW_Size(?, 0, 25428279) ->
> TREEVIEW_RecalculateVisibleOrder(infoPtr=0x201b40, start=0x200c18)
> 
> How's that possible with code looking this way?
> dlls/comctl32/treeview.c:5335 TREEVIEW_RecalculateVisibleOrder(infoPtr, NULL);
> 
I grabbed this version of wine and compiled from source with gcc-4.1

$ md5sum wine-1.1.5.tar.bz2
8e06b02323f2dff1f6db0fea6df89b5b  wine-1.1.5.tar.bz2

It is a debian machine
Linux Intranet-CMS 2.6.18-4-686 #1 SMP Wed May 9 23:03:12 UTC 2007 i686
GNU/Linux


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