Hey, Mike.

On Thursday 03 March 2005 06:48 pm, you wrote:
> Christopher Knadle wrote:
> |    Let me know what you would like me to test next.
> |    Thanks.
>
> Sorry for the delay in getting back to you.

   No worries.  I know these things take time -- don't sweat it.
   Thank you for your assistance and for letting me help with the issue.

> I built a version of the 
> main binary with all the debugging symbols which I uploaded here:
> http://people.debian.org/~mfurr/vs/vegastrike.dbg.bz2
> I bzip'd it since it weighs in at a hefty 161Megs!

   Ahh, okay -- I understand the need to recompile.  Thanks for doing that.

> Please run it in gdb to get a backtrace:
> $ bzip2 -d vegastrike.dgb.bz2
> $ gdb ./vegastrike.gdb
> (gdb) run

The only thing I added other than the above was a 'chmod u+x' on 
vegastrike.gdb.


(gdb) run
Starting program: /home/sipper/Desktop/vegastrike.dbg
[Thread debugging using libthread_db enabled]
[New Thread -1226120512 (LWP 12374)]
Vega Strike
See http://www.gnu.org/copyleft/gpl.html for license details.

GOT SUBDIR ARG =
Found data in /usr/share/games/vegastrike
Using /usr/share/games/vegastrike as data directory
Using .vegastrike.4.x as the home directory
Found MODDIR = /usr/share/games/vegastrike/mods
USING HOMEDIR : /home/sipper/.vegastrike.4.x As the home directory
CONFIGFILE - No config found in 
home : /home/sipper/.vegastrike.4.x/vegastrike.config
CONFIGFILE - No home config file found, using datadir config 
file : /usr/share/games/vegastrike/vegastrike.config
DATADIR - No datadir specified in config file, 
using ; /usr/share/games/vegastrike
SIMULATION_ATOM: 0.06
MISSION_NAME is empty using : explore_universe.mission
running import sys
print sys.path
sys.path = 
[r"/usr/share/games/vegastrike/modules/builtin/",r"/usr/share/games/vegastrike/modules/",r"/usr/share/games/vegastrike/bases/"]
['/usr/lib/python23.zip', '/usr/lib/python2.3', 
'/usr/lib/python2.3/plat-linux2', '/usr/lib/python2.3/lib-tk', 
'/usr/lib/python2.3/lib-dynload', '/usr/local/lib/python2.3/site-packages', 
'/usr/lib/python2.3/site-packages', 
'/usr/lib/python2.3/site-packages/Numeric', 
'/usr/lib/python2.3/site-packages/PIL', 
'/usr/lib/python2.3/site-packages/gtk-2.0', 
'/usr/lib/python2.3/site-packages/wx-2.5.3-gtk2-unicode', 
'/usr/lib/site-python']
testing VS randomrunning import sys
print sys.path
['/usr/share/games/vegastrike/modules/builtin/', 
'/usr/share/games/vegastrike/modules/', '/usr/share/games/vegastrike/bases/']
[New Thread -1229141072 (LWP 12377)]
vegastrike.dbg: arch/linux/lin_dsp.c:567: native_blitbuffer: Assertion `0' 
failed.

Program received signal SIGABRT, Aborted.
[Switching to Thread -1229141072 (LWP 12377)]
0xb79987ab in raise () from /lib/tls/libc.so.6

> ...
> SEGV
> (gdb) bt

(gdb) bt
#0  0xb79987ab in raise () from /lib/tls/libc.so.6
#1  0xb7999f12 in abort () from /lib/tls/libc.so.6
#2  0xb799226f in __assert_fail () from /lib/tls/libc.so.6
#3  0xb7cd1695 in native_blitbuffer () from /usr/lib/libopenal.so.0
#4  0xb7cd5d42 in _alcDeviceWrite () from /usr/lib/libopenal.so.0
#5  0xb7cbe146 in async_mixer_iterate () from /usr/lib/libopenal.so.0
#6  0xb7cd44ce in _alFloatMul () from /usr/lib/libopenal.so.0
#7  0xb7ed6b63 in start_thread () from /lib/tls/libpthread.so.0
#8  0xb7a47c4a in clone () from /lib/tls/libc.so.6




One additional note:
    Although I'm fairly sure it doesn't matter I'm just letting you know that 
the output above is from the same machine now running a 2.6.11 kernel.  
[Slightly modified from the 2.6.10 I had been using, mostly to allow setting 
DMA mode for the DVD drive.]  As before the OpenGL programs still work.



   Thanks again, and I hope this helps.  This is interesting, I'm learning 
some things.  :-)

 - Chris

-- 

Chris Knadle
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to