[apport] slune crashed with SIGSEGV

Bug #115607 reported by Julien
108
Affects Status Importance Assigned to Milestone
slune (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

Binary package hint: slune

Crash that happens at startup in some cases, or when launching a campain, scenario for others.

Output when running it in terminal :

 Slune * Slune lives in /usr/share/games
* Soya * Using 8 bits stencil buffer

* Soya * version 0.12
* Using OpenGL 1.3 Mesa 6.5.2
* - renderer : Mesa DRI R300 20060815 AGP 1x x86/MMX+/3DNow!+/SSE TCL
* - vendor : Tungsten Graphics, Inc.
* - maximum number of lights : 8
* - maximum number of clip planes : 6
* - maximum number of texture units : 8
* - maximum texture size : 2048 pixels
* Using OpenAL 1.1
* - renderer : Software
* - vendor : OpenAL Community

* Slune * (Psyco not found ; if you are using an x86 processor, installing psyco can speed up Slune a little)
Exception exceptions.OverflowError: 'long int too large to convert to int' in '_soya._Material._pack' ignored
Segmentation fault (core dumped)

ProblemType: Crash
Architecture: i386
CrashCounter: 1
Date: Sat May 19 12:50:38 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/games/slune
InterpreterPath: /usr/bin/python2.5
Package: slune 1.0.12-1ubuntu1
PackageArchitecture: all
ProcCmdline: /usr/bin/python -O /usr/games/slune
ProcCwd: /home/julien
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: slune
Stacktrace:
 #0 0xb7b2056c in ?? () from /var/lib/python-support/python2.5/soya/_soya.so
 #1 0x00000000 in ?? ()
StacktraceTop:
 ?? () from /var/lib/python-support/python2.5/soya/_soya.so
 ?? ()
Uname: Linux julien-laptop 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin plugdev root scanner sudo video

Revision history for this message
Julien (pecqueur-julien) wrote :
Revision history for this message
Martin Pitt (pitti) wrote : Symbolic stack trace

StacktraceTop:?? () from /lib/ld-linux.so.2
?? ()

Revision history for this message
Martin Pitt (pitti) wrote : Symbolic threaded stack trace
Revision history for this message
Martin Pitt (pitti) wrote : Symbolic stack trace

StacktraceTop:?? () from /lib/ld-linux.so.2
?? ()

Revision history for this message
Martin Pitt (pitti) wrote : Symbolic threaded stack trace
Revision history for this message
Jérôme Guelfucci (jerome-guelfucci-deactivatedaccount) wrote :

Thank you for the bug report. Also, please answer these questions:

* Is this crash reproducible?
* If so, which are the steps that lead to it?

This will greatly aid us in tracking down your problem.

Changed in slune:
status: Unconfirmed → Needs Info
Revision history for this message
Jérôme Guelfucci (jerome-guelfucci-deactivatedaccount) wrote :

Info coming from a duplicate (Bug #109349) :

Quote :

The same crash with sudo:

ich@ich-desktop:~$ sudo /usr/games/slune
* Slune * Slune lives in /usr/share/games
* Soya * Using 8 bits stencil buffer

* Soya * version 0.12
* Using OpenGL 2.1.0 NVIDIA 97.55
* - renderer : GeForce 7800 GS/AGP/SSE2
* - vendor : NVIDIA Corporation
* - maximum number of lights : 8
* - maximum number of clip planes : 6
* - maximum number of texture units : 4
* - maximum texture size : 4096 pixels
* Using OpenAL 1.1
* - renderer : Software
* - vendor : OpenAL Community

* Slune * (Psyco not found ; if you are using an x86 processor, installing psyco can speed up Slune a little)
Exception exceptions.OverflowError: 'long int too large to convert to int' in '_soya._Material._pack' ignored
Segmentation fault (core dumped)

Changed in slune:
assignee: nobody → motu
description: updated
Revision history for this message
Jérôme Guelfucci (jerome-guelfucci-deactivatedaccount) wrote :

Ok my comment above is the "normal" output of this crash, no need to run it as super user, I've updated description. Can anyone run a backtrace (see https://wiki.ubuntu.com/Backtrace) with bebuggins symbols installed (see <http://wiki.ubuntu.com/DebuggingProgramCrash> ) ? This will greatly help us in tracking down your problem.

description: updated
Revision history for this message
Jérôme Guelfucci (jerome-guelfucci-deactivatedaccount) wrote :

Ok I can confirm this. The backtrace doesn't give anything good as there are no debug packages for slune and pytho-soya available.

Changed in slune:
status: Needs Info → Confirmed
Revision history for this message
Jérôme Guelfucci (jerome-guelfucci-deactivatedaccount) wrote :

Ok, I finally found the upstream bugtracker, and the bug has already been reported https://gna.org/bugs/?9008 , and solved. Motus : I don't know if it's possible to have a new release of python-soya in feisty-backports but it would be great. I marking this as fix released.

Changed in slune:
importance: Undecided → Medium
Revision history for this message
Mark Keller (markekeller) wrote :

Okay, but how do I fix it on my computer? Slune (and Balazar) still crash on startup.

Revision history for this message
Jérôme Guelfucci (jerome-guelfucci-deactivatedaccount) wrote :

Yes thats still a problem, that's why I asked motus for a new package. Until it's done (if it is), you can try to get the new version of python-soya and compile, but if you are not used to, it's safer to wait.

Changed in slune:
status: Confirmed → Fix Committed
Revision history for this message
Mark Keller (markekeller) wrote :

I've compiled things successfully a few times, but more often than not I just get frustrated, so I guess I'll wait for the Ubuntu package. Any way of finding out how long it will be until it's released?

Revision history for this message
Jérôme Guelfucci (jerome-guelfucci-deactivatedaccount) wrote :

I don't know, I will try to get in touch with motus.

Revision history for this message
Mark Keller (markekeller) wrote :

Okay, thanks.

Changed in slune:
assignee: motu → motugames
Changed in slune:
assignee: motugames → jerome-guelfucci
status: Fix Committed → In Progress
Revision history for this message
Jérôme Guelfucci (jerome-guelfucci-deactivatedaccount) wrote :

Ok the new python-soya which fixes this has been uploaded to Gutsy, I will try to get a backport.

Changed in slune:
status: In Progress → Fix Committed
Changed in slune:
status: Fix Committed → Fix Released
assignee: jerome-guelfucci → nobody
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.