Author Topic: 3.6.0: Unclean shutdown when OpenAL device is unavailable  (Read 988 times)

tomreyn

  • MegaGlest Team
  • Airship
  • ********
  • Posts: 2,764
    • View Profile
    • MegaGlest - the free and open source cross platform 3D real-time strategy game
3.6.0: Unclean shutdown when OpenAL device is unavailable
« on: 11 December 2011, 18:35:01 »
On Windows 7 (running on VirtualBox 4.1.2 on Ubuntu 11.10), when I have no sound device, after clicking 'Exit' on the main menu MegaGlest will try to shut dowjn, but do so uncleanly, displaying a (useless) megaglest.exe has stopped working message window and these details:
Code: [Select]
Problem signature:
  Problem Event Name:    APPCRASH
  Application Name:    megaglest.exe
  Application Version:    0.0.0.0
  Application Timestamp:    4eda640c
  Fault Module Name:    megaglest.exe
  Fault Module Version:    0.0.0.0
  Fault Module Timestamp:    4eda640c
  Exception Code:    c0000005
  Exception Offset:    003346b8
  OS Version:    6.1.7601.2.1.0.768.3
  Locale ID:    1033
  Additional Information 1:    9ec8
  Additional Information 2:    9ec8c1eb8347277f9a2275cf4cd712eb
  Additional Information 3:    914e
  Additional Information 4:    914e0fff0c78f8154757540b0f96270f

This is reproducible every time. When run with --verbose, the following log is produced:
http://megaglest.pzt.me/6aze@raw

The line ending in ERROR threadLogger == NULL && SystemFlags::SHUT is indeed the last line in the output (probably due to output buffering?), this was not just cut off while copying + pasting.
« Last Edit: 11 December 2011, 18:40:15 by tomreyn »
atibox: Ryzen 1800X (8 cores @3.6GHz), 32 GB RAM, MSI Radeon RX 580 Gaming X 8G, PCI subsystem ID [1462:3417], (Radeon RX 580 chipset, POLARIS10) @3440x1440; latest stable Ubuntu release, (open source) radeon (amdgpu) / mesa video driver
atibox (old): Core2Quad Q9400 (4 cores @2.66GHz), 8 GB RAM, XFX HD-467X-DDF2, PCI subsystem ID [1682:2931], (Radeon HD 4670, RV730 XT) @1680x1050; latest stable Ubuntu release, (open source) radeon / mesa video driver
notebook: HP envy13d020ng
internet access: VDSL2+

· · · How YOU can contribute to MG · Latest development snapshot · How to build yourself · Megapack techtree · Currently hosted MG games · · ·

 

anything