wineboot fails

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Sven
Level 3
Level 3
Posts: 77
Joined: Wed Sep 09, 2009 7:37 am

wineboot fails

Post by Sven »

I was trying to run my winetest script today after updating to latest git. The script cleans my testprefix, makes a new one, downloads the newest winetest and then runs winetest, but it failed at wineboot. This also happens when I just try to use wineboot. I must be doing something wrong, but I don't see what.

Here's the terminal output + backtrace when from wineboot

http://pastebin.com/wEqcN1qG
mogorva
Level 4
Level 4
Posts: 107
Joined: Fri Oct 16, 2009 10:27 am

Post by mogorva »

I have the exact same problem with the latest git: wine crashes when installing gecko.

I think here is the fix:

http://www.winehq.org/pipermail/wine-pa ... 85863.html
mogorva
Level 4
Level 4
Posts: 107
Joined: Fri Oct 16, 2009 10:27 am

Post by mogorva »

The fix is in the current git now (wine-1.1.40-191-g4b5f6ad)

http://source.winehq.org/git/wine.git/? ... 937f0f8e28
Sven
Level 3
Level 3
Posts: 77
Joined: Wed Sep 09, 2009 7:37 am

Post by Sven »

Awesome. It works again indeed.
Locked