Opened 12 years ago

Closed 12 years ago

#1621 closed defect (invalid)

Crash when trying to restore the application from taskbar

Reported by: necris Owned by:
Priority: Should Have Milestone:
Component: Core engine Keywords: crash taskbar
Cc: Patch:

Description

Steps for reproduce:

  • minimize the application to windows taskbar
  • right click on the app icon in taskbar
  • choose "0 A.D"

Result: crash. Crashlog in attach.

Function call failed: return value was -110100 (VFS directory not found) Location: unifont.cpp:212 (unifont_linespacing)

Call stack:

00ABCDEE

008E31FD

008E32A4

00A80C0F

00A80C40

7EFDE000

errno = 0 (No error reported here) OS error = 0 (no error code was set)

Attachments (1)

crashlog.txt (16.7 KB ) - added by necris 12 years ago.

Download all attachments as: .zip

Change History (3)

by necris, 12 years ago

Attachment: crashlog.txt added

comment:1 by necris, 12 years ago

OS: Windows 7, 64bit

Game Version: Alpha 10 Jhelum

comment:2 by historic_bruno, 12 years ago

Milestone: Backlog
Resolution: invalid
Status: newclosed

Actually that is not "restoring" but starting a new instance of the application. The crash is most likely from accidentally running two instances of the game simultaneously which is a known problem on Windows: #1040

If you want to restore the minimized game, you should left click the icon.

Note: See TracTickets for help on using tickets.