http://bugs.winehq.org/show_bug.cgi?id=26481
Mikael Åkersund mikael.akersund@bigfoot.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mikael.akersund@bigfoot.com
--- Comment #6 from Mikael Åkersund mikael.akersund@bigfoot.com 2011-03-21 06:38:48 CDT --- (In reply to comment #2)
(In reply to comment #1)
If this worked in older wine, please run a regression test: http://wiki.winehq.org/RegressionTesting
Hi Austin, i already compiled && tried 1.3.10 from git. I know, that it definitely worked with older versions(like 1.3.10). Now it suddenly stopped working with _all_ wine versions including 1.3.10 and up to the current trunk(1.3.16). This is really strange. I can only imagine, that a software update from the distro (ArchLinux)is the reason that it doesnt work any more.
So, can you please tell me how to produce a useful backtrace? Thanks
Edit: I was 99% sure that this was actually an application bug. Here is a short 2-line quote from the new masterlist.txt (Hope that is allowed) //Masterlist variable setup. For BOSS v1.7+. //Earlier versions of BOSS will ignore this and any other masterlist format v2 stuff.
The problem is the two comment lines beginning "//". Change that to "" or "\" and BOSS will work again. Edit: Change "//" to anything BUT "//" and BOSS will work.
I just tried in Win7 x64 and it doesn't crash there. At least we have a workaround until we figure out which distro upgrade that broke it.
Btw, BOSS has a public svn-repositry at "http://code.google.com/p/better-oblivion-sorting-software/source/browse/#svn..."