Opened 8 years ago

Closed 8 years ago

#3650 closed defect (duplicate)

Crash - Access violation reading 0x00000004

Reported by: elexis Owned by:
Priority: Must Have Milestone:
Component: Core engine Keywords:
Cc: Patch:

Description (last modified by xeramon)

The user xeramon experienced a crash on alpha 19. Attached are a screenshot of the error message, the crashlogs, replays and other logs. Of the replays attached, 11808-1 should be the one that crashed, as it doesn't have a metadata.json file, indicating a premature exit.

While the error message in the screenshot at some point says "Not enough memory", the crashlog.txt says there are more than 3GB available. They should also be allocatable as he uses Win 10 (shows as Win 8.1 in the crashlog).

There are some errors in the logfiles which may or may not related:

ERROR: CVFSFile: file audio/sound_group.rng couldn't be opened (vfs_load: -110100)
ERROR: CXeromyces: failed adding validator for 'audio/sound_group.rng'
ERROR: CSoundManager: failed to load grammar file 'audio/sound_group.rng'
ERROR: CVFSFile: file hwdetect/hwdetect.js couldn't be opened (vfs_load: -110100)
ERROR: Failed to load hardware detection script
ERROR: CVFSFile: file gui/gui_page.rng couldn't be opened (vfs_load: -110100)
ERROR: CXeromyces: failed adding validator for 'gui/gui_page.rng'
ERROR: CGUIManager: failed to load GUI page grammar file 'gui/gui_page.rng'
ERROR: CVFSFile: file gui/gui.rng couldn't be opened (vfs_load: -110100)
ERROR: CXeromyces: failed adding validator for 'gui/gui.rng'
ERROR: CGUIManager: failed to load GUI XML grammar file 'gui/gui.rng'
ERROR: CVFSFile: file shaders/program.rng couldn't be opened (vfs_load: -110100)
ERROR: CXeromyces: failed adding validator for 'shaders/program.rng'
ERROR: CShaderManager: failed to load grammar shaders/program.rng
ERROR: Failed to open font file fonts/mono-10.fnt
ERROR: Failed to open font file fonts/sans-10.fnt
ERROR: CCacheLoader failed to find archived or source file for: "gui/page_pregame.xml"
ERROR: Failed to open font file fonts/mono-stroke-10.fnt
ERROR: CCacheLoader failed to find archived or source file for: "shaders/effects/gui_text.xml"
ERROR: Failed to load effect 'gui_text'

Some windows user should analyze the crashdump.

Also may or may not be related to #3603.

Attachments (2)

logs.7z (56.3 KB ) - added by elexis 8 years ago.
logs.2.7z (71.5 KB ) - added by xeramon 8 years ago.
crashed while starting mapeditor + 0 a.d at the same time

Download all attachments as: .zip

Change History (5)

by elexis, 8 years ago

Attachment: logs.7z added

comment:1 by xeramon, 8 years ago

Description: modified (diff)

by xeramon, 8 years ago

Attachment: logs.2.7z added

crashed while starting mapeditor + 0 a.d at the same time

comment:2 by elexis, 8 years ago

See #3299 for the wrong version detection.

Also he says he crashes with that error everytime when starting two instances.

He doesn't use any mods.

Last edited 8 years ago by elexis (previous) (diff)

comment:3 by historic_bruno, 8 years ago

Milestone: Backlog
Resolution: duplicate
Status: newclosed

Running multiple instances on Windows isn't supported, see #1040

Note: See TracTickets for help on using tickets.