[Bug 6801] gpstrack help windows are empty

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Apr 16 16:10:25 CDT 2008


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





--- Comment #44 from Tefnet developers <developers at tefnet.pl>  2008-04-16 16:10:24 ---
(In reply to comment #43)
> (In reply to comment #42)
> > (In reply to comment #16)
> > On exit you mean after closing help window or whole application?
> > 
> > Could you check if it crashes after this steps:
> > 1. Open app
> > 
> > 2. Press F1
> > 3. Browse couple of pages
> > 4. Close help
> > 
> > 5. repeat steps 2-4 about 5 times.
> > 
> > It should crash (sooner or later) after closing help window.
> > 
> 
> I meant the whole application, but since I am not a pole, I can't do much with
> the application so it is basically just start it, play with F1 and navigate
> around a bit then get out; so the exit time might just be as you say, after a
> while.

But this application and help is in French, not in Polish.. :) so I don't do
anything more either.

I think that crash which I'm talking about is because of wrong memory release
order in ReleaseWebBrowser (dlls/hhctrl.ocx/webbrowser.c). It should be:
1. info->web_browser
2. info->wb_object
3. info->client_site

But first I need to know if crash (and solution) occurs not only in my
environment?

So... do you confirm that crash?

> 
> What  you are observing is probably similiar to bug 12156. Are you using my
> patch in comment 41? It might help.
> 

As far as I remember, yes.


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