I'm trying to run capella 7.1 professional on my pc. It's running on my notebook and I've posted a (still working) appdb-post month ago.
I've followed that guide with clean prefixes on my notebook and on my pc.
It's running inside of my notebook but instantly crashing on my pc:
Code: Select all
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
wine: Unhandled exception 0x40000015 at address 0xf7460023:0x0067fa35 (thread 0009), starting debugger...
Actually the program is running out of the box (just with problems if loading big files) so there's no native-dll which could cause this.
I'm running gentoo on both pcs, 64bit on my pc 32bit on my notebook. I've tried 32bit wine (WINEARCH=win32) and 64bit - same result.
Both PCs got timidity running and on both pcs I can play midis from within wine (and from outside of course), so this looks like it's set up ok.
I would apend a winedebug log, but the only thing I've found that actually prints out more then "nothing" is winedebug="all" which results in 41MB of output (and I haven't found anything suspicious inside - thought I'm not into it).
I'll post any info helpful, just ask me.
How could I fix this?
Currently my notebook is running wine 1.5.5 and my pc 1.5.7 (more or less same compile options) but I'm currently updating this on my notebook to see if this is the cause.