[Bug 18688] Ventrilo crashes on startup

wine-bugs at winehq.org wine-bugs at winehq.org
Fri May 29 10:09:22 CDT 2009


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





--- Comment #7 from Nikolay Sivov <bunglehead at gmail.com>  2009-05-29 10:09:21 ---
(In reply to comment #5)
> Excuse me but I'll need exact git commands for all operations.

First try without this commit rebasing before it:
---
git reset --hard 2b72ae6e01f72dca5503677a5097c1c002e6db09
---

Next 'make install' and test your app again.

Second step is to rebase on 'bad commit':
---
git reset --hard 9a0f600574fdc8a01625a5c7f65b0e0b08b1af8e
---

then rebuild & reinstall and test application again.

(In reply to comment #6)
> And I have no idea what "post test results" implies.

If application crashes on any step post a WINEDEBUG=+toolbar log.
If there's no crash on both steps then your regression test is invalid and
I need a the same WINEDEBUG=+toolbar log but running current git.

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