ja2 crashes when i try to read the "A.I.M. refunds" email

Issue #142 new
drm00 created an issue

UPDATE: After rebooting my machine, i can read the email just fine. I'll have an eye on this the next days.

Savegame is attached. Just try to read the email "Partial Refund Applied to Account".

Version: commit #0486830

Backtrace:

% gdb ./ja2
GNU gdb 6.3
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "amd64-unknown-openbsd5.5"...
(gdb) run
Starting program: /home/nils/ja2-stracciatella/ja2
------------------------------------------------------------------------------
Configuration file:            '/home/nils/.ja2/ja2.ini'
Root game resources directory: '/multimedia/software/games/jagged_alliance2/gog/'
Extra data directory:          '/usr/local/share/ja2/'
Data directory:                '/multimedia/software/games/jagged_alliance2/gog/data'
Tilecache directory:           '/multimedia/software/games/jagged_alliance2/gog/data/Tilecache'
Saved games directory:         '/home/nils/.ja2/SavedGames'
------------------------------------------------------------------------------
Program received signal SIGSEGV, Segmentation fault.
HandleMailSpecialMessages (usMessageId=Cannot access memory at address 0x7f7efffffffc
) at Build/Laptop/EMail.cc:1725
1725    }
(gdb) backtrace
#0  HandleMailSpecialMessages (usMessageId=Cannot access memory at address 0x7f7efffffffc
) at Build/Laptop/EMail.cc:1725
Cannot access memory at address 0x7f7f00000000

Comments (3)

  1. Log in to comment