Fivetonsofflax / opentyrian

Automatically exported from code.google.com/p/opentyrian
GNU General Public License v2.0
0 stars 0 forks source link

Segfault on OpenTyrian rev. df0c42d29141 #121

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download the dot_opentyrian.tar.xz file containing my configurations and 
savegame.
2. Play the latest save, the fifth when starting from the the upper save.
3. Play next level, do your best to kill as much as enemies as possible, the 
game should crash without warnings when encounterings the gems-like enemies.

What is the expected output? What do you see instead?
The output I'm having when playing OpenTyrian and crashing is the following:

Welcome to... >> OpenTyrian df0c42d29141 default <<

Copyright (C) 2007-2009 The OpenTyrian Development Team

This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions.  See the file GPL.txt for details.

initialized video: 960x600x32 fullscreen
joystick detected: Logitech Logitech RumblePad 2 USB (4 axes, 12 buttons, 1 
hats)
assuming mouse detected
initializing SDL audio...
    requested 44100 Hz, 1 channels, 2048 samples
    obtained  44100 Hz, 1 channels, 940 samples
TODO: fade_song
warning: event 0: unhandled event
[1]    10846 segmentation fault (core dumped)  opentyrian

What version of the product are you using? On what operating system?
Revision df0c42d29141 on ArchLinux x86_64.

Please provide any additional information below.
The datafiles I use are the ones provided on the frontpage of the project.

Original issue reported on code.google.com by lunavo...@gmail.com on 9 Feb 2013 at 7:36

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by mindless...@gmail.com on 9 Feb 2013 at 7:51

GoogleCodeExporter commented 9 years ago
Should be fixed as of revision ef4a71214303.

Original comment by mindless...@gmail.com on 11 Feb 2013 at 12:00