Author Topic: freezes on linux  (Read 4584 times)

unhandyandy

  • Guest
freezes on linux
« on: June 09, 2009, 01:37:39 AM »
I'm running Ubuntu 9.04, wine-1.1.23.  Towards the end of level 3 the game always (3 times so far) freezes.

~/.wine/drive_c/Program Files/dyson$ wine Dyson.exe
fixme:ntoskrnl:KeInitializeTimerEx stub: 0x113ff8 0
fixme:ntoskrnl:KeInitializeSpinLock stub: 0x6577a4
fixme:ole:CoGetContextToken stub
fixme:shell:URL_ParseUrl failed to parse L"Wuwei"
fixme:shell:URL_ParseUrl failed to parse L"System.Drawing"
fixme:shell:URL_ParseUrl failed to parse L"System"
fixme:shell:URL_ParseUrl failed to parse L"SdlDotNet"
fixme:shell:URL_ParseUrl failed to parse L"Tao.Sdl"
fixme:mixer:ALSA_MixerInit No master control found on MidiSport 1x1, disabling mixer
fixme:keyboard:X11DRV_LoadKeyboardLayout L"00000409", 0080: stub!
fixme:keyboard:X11DRV_LoadKeyboardLayout L"00000409", 0001: stub!
fixme:shell:URL_ParseUrl failed to parse L"System.Windows.Forms"
fixme:wgl:X11DRV_wglChoosePixelFormatARB unused pfAttribFList
fixme:shell:URL_ParseUrl failed to parse L"Tao.OpenGl"
fixme:shell:URL_ParseUrl failed to parse L"System.Xml"
fixme:wgl:X11DRV_wglChoosePixelFormatARB unused pfAttribFList
err:seh:setup_exception_record nested exception on signal stack in thread 0009 eip 7bc6e1b0 esp 7ffdbc7c stack 0x232000-0x330000
« Last Edit: June 09, 2009, 01:40:34 AM by unhandyandy »

unhandyandy

  • Guest
Re: freezes on linux
« Reply #1 on: June 09, 2009, 07:20:51 AM »
I tried it a 4th time, and this time it didn't freeze.  It segfaulted instead.


~/.wine/drive_c/Program Files/dyson$ wine Dyson.exe
fixme:ntoskrnl:KeInitializeTimerEx stub: 0x113ff8 0
fixme:ntoskrnl:KeInitializeSpinLock stub: 0x6577a4
fixme:ole:CoGetContextToken stub
fixme:shell:URL_ParseUrl failed to parse L"Wuwei"
fixme:shell:URL_ParseUrl failed to parse L"System.Drawing"
fixme:shell:URL_ParseUrl failed to parse L"System"
fixme:shell:URL_ParseUrl failed to parse L"SdlDotNet"
fixme:shell:URL_ParseUrl failed to parse L"Tao.Sdl"
fixme:mixer:ALSA_MixerInit No master control found on MidiSport 1x1, disabling mixer
fixme:keyboard:X11DRV_LoadKeyboardLayout L"00000409", 0080: stub!
fixme:keyboard:X11DRV_LoadKeyboardLayout L"00000409", 0001: stub!
fixme:shell:URL_ParseUrl failed to parse L"System.Windows.Forms"
fixme:wgl:X11DRV_wglChoosePixelFormatARB unused pfAttribFList
fixme:shell:URL_ParseUrl failed to parse L"Tao.OpenGl"
fixme:shell:URL_ParseUrl failed to parse L"System.Xml"
fixme:wgl:X11DRV_wglChoosePixelFormatARB unused pfAttribFList
err:seh:setup_exception_record nested exception on signal stack in thread 0009 eip 7bc6e1b0 esp 7ffdbc7c stack 0x232000-0x330000
Segmentation fault

Alex

  • Administrator
  • Ent
  • *****
  • Thank You
  • -Given: 3
  • -Receive: 14
  • Posts: 1,035
Re: freezes on linux
« Reply #2 on: June 09, 2009, 10:49:55 PM »
Hmm, not sure what's going on there sorry. Are any other Linux users experiencing this bug?

unhandyandy

  • Guest
Re: freezes on linux
« Reply #3 on: June 10, 2009, 05:33:09 AM »
I wonder if it could be related to this: http://www.dyson-game.com/smf/index.php?topic=86.0

I also was gathering a large number of seeds to attack with.

unhandyandy

  • Guest
Re: freezes on linux
« Reply #4 on: June 12, 2009, 11:30:25 AM »
OK, I checked out the entry for Dyson on http://appdb.winehq.org/, and it got a platinum rating when tested with wine 1.1.14.  I have wine 1.1.23 installed, so I used PlayOnLinux to run Dyson with 1.1.14.  And now it seems to work perfectly.