[Bug 2718] Wine crashing with special user .. others work

Wine Bugs wine-bugs at winehq.org
Wed Mar 16 07:39:19 CST 2005


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





------- Additional Comments From xeroc_ at gmx.de  2005-16-03 07:39 -------
Don't think its config related .. If I delete all configs and the complete fake
dir .. and rerun any win32 bins there's a segv again:
++++++++++++++++++++++++++++++++++
wine: creating configuration directory '/home/xeroc/.wine'...
/usr/bin/wineprefixcreate: line 168: 11514 Speicherzugriffsfehler 
${WINELOADER:-wine} rundll32.exe setupapi.dll,InstallHinfSection DefaultInstall
128 wine.inf
wine: wineprefixcreate failed while creating '/home/xeroc/.wine'.
++++++++++++++++++++++++++++++++++

line 166-169 of wineprefixcreate
+++++++++++++++++++++++++++
166: cp "$datadir/wine.inf" "$CROOT/windows/inf/wine.inf"
167: export WINEPREFIX
168:${WINELOADER:-wine} rundll32.exe setupapi.dll,InstallHinfSection
DefaultInstall 128 wine.inf
169: 
170: # Wait for the wineserver to finish
++++++++++++++++++++++++++++

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list