Ticket #468 (closed defect: duplicate)

Opened 2 years ago

Last modified 16 months ago

Access violation writing 0x0B69CA40

Reported by: Ikkerens Owned by:
Priority: Release Blocker Milestone:
Component: Game engine Keywords:
Cc:

Description

Much to our regret we must report the program has encountered an error.

Please let us know at http://trac.wildfiregames.com/ and attach the crashlog.txt and crashlog.dmp files.

Details: unhandled exception (Access violation writing 0x0B69CA40)

Location: unknown:0 (?)

Call stack:

0B69CA40

errno = 0 (?) OS error = 487 (Poging om toegang te verkrijgen tot ongeldig adres.) Above translated: Attempt to access a invalid adress.

When debugging in vs2008, stops at this part (green arrow pointing at second line): File: unifont.cpp

		// [cumulative for 12: 20ms]
		(*f->glyphs_id)[(wchar_t)Codepoint] = (unsigned short)i;
		(*f->glyphs_size)[(wchar_t)Codepoint] = Advance;

Change History

comment:1 Changed 2 years ago by Philip

  • Status changed from new to closed
  • Resolution set to duplicate

(Closing as dupe of #469)

comment:2 Changed 16 months ago by anonymous

  • Milestone Unclassified deleted

Milestone Unclassified deleted

Note: See TracTickets for help on using tickets.