[Bug 12171] adding popupmenu to itself, then using finditem causes stack overflow

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jul 16 08:32:08 CDT 2009


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





--- Comment #26 from Rein Klazes <wijn at online.nl>  2009-07-16 08:32:04 ---
(In reply to comment #25)
> great, thanks!
> 
> I guess with a test failing consistently, we can expect this to be fixed soon..
> :)

Yes and No.

Yes: I can fix the stack overflow easy enough. The only thing that is delaying
it, is that I decided to reorganize the menu code a bit first, to simplify the
fix later.

No: the real cause of the problem is that the menu handles in wine clash with
the id's used in the program. Say in the description of this bug the number
1234 happens to the handle of some menu. That confusion will stay but how bad
that is remains to be seen. It cannot be fixed until wine's handles are more
like those in windows.

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