http://bugs.winehq.org/show_bug.cgi?id=21702
Summary: Continuum: crashes at start up screen Product: Wine Version: 1.1.38 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: orbfig@wi.rr.com
Created an attachment (id=26235) --> (http://bugs.winehq.org/attachment.cgi?id=26235) Terminal output from beginning of execution to the crash
Using openSUSE 11.2 (almost a completely new install, too), Continuum will crash. Normally Continuum must run using a patched dlls/kernel32/process.c adding "if (access & PROCESS_VM_WRITE) return NULL;" at the top (otherwise it will never even reach the first-time-run setup step, let alone the point it's crashing at.)
This was normally good enough to run the whole game pretty well, but Continuum now crashes regularly once it reaches the zone select screen (the first window after the splash logo.)
Backtrace attached.