red eclipse crashes on start with SIGBUS (Bus Error)

Bug #1349063 reported by Peter Bauer
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
redeclipse (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

The welcome screen of the game and configuration is shown,
but when starting the game this happens:

strace -e open output:
open("data/models/actors/player/male/iqm.cfg", O_RDONLY|O_LARGEFILE) = 20
open("data/models/actors/player/male/RE_Player_male.iqm", O_RDONLY|O_LARGEFILE) = 20
open("data/models/actors/player/player.cfg", O_RDONLY|O_LARGEFILE) = 20
open("data/models/actors/player/ragdoll.cfg", O_RDONLY|O_LARGEFILE) = 20
open("data/models/actors/player/idle.iqm", O_RDONLY|O_LARGEFILE) = 20
--- SIGBUS {si_signo=SIGBUS, si_code=BUS_ADRALN, si_addr=0xba6e5cc2} ---
+++ killed by SIGBUS +++
Bus error

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: redeclipse 1.4-5
Uname: Linux 3.10.24-gf455cd4 armv7l
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: armhf
CurrentDesktop: Unity
Date: Sun Jul 27 09:50:12 2014
SourcePackage: redeclipse
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
Peter Bauer (peba) wrote :
Revision history for this message
Martin Erik Werner (arand) wrote :

Could you please try to get debug and log output for the crash and attach it to this bug report?

/usr/share/bug/redeclipse/presubj:
###
(...)
If Red Eclipse crashes on your system, please include a backtrace with your bug
report. First install the redeclipse-dbg package and open a terminal and run

  cd /usr/lib/games/redeclipse
  gdb ./redeclipse

Once at the gdb prompt, start Red Eclipse via

  run -h/tmp/recfg -df0 -glog_v4.txt -v4

Once Red Eclipse has crashed, type

  bt full

to obtain the backtrace. Please attach the output when you are reporting a bug
about crashes.

Also, please include the log messages leading up to the crash, which was
created as /tmp/recfg/log_v4.txt.
###

Changed in redeclipse (Ubuntu):
status: New → Confirmed
Revision history for this message
Quinton Reeves (qreeves) wrote :

Does the Red Eclipse client even support the armv7 architecture?

Revision history for this message
Peter Bauer (peba) wrote :

Please find the logfile in the attachemnet.

I hope it is useful to analyse the problem.

Thank You

Revision history for this message
Peter Bauer (peba) wrote :

Please find the logfile in the attachement.

I hope it is useful to analyse the problem.

Thank You

Quinton Reeves (qreeves)
Changed in redeclipse (Ubuntu):
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.