sdl_parachute

For all the help you need with Armagetron!
Post Reply
|||
On Lightcycle Grid
Posts: 23
Joined: Sun Aug 15, 2004 6:47 pm

sdl_parachute

Post by ||| »

Well, this is my second time compiling armagetronad-source-0.2.7.0
First time all was kewl.
Now it was similar but I took only a problem trying network play/ internet game.
My error is : Fatal signal: Segmentation Fault (SDL Parachute Deployed)
No more text is giving me information about error......

Any one knows some fix ?

My system is running official nvidia drivers for linux, sdl (mixer,image) - latest versions, zlib last version too of course....
Well i am idiot and don't know where to find solution, so really thanks for help :)

Cu.
User avatar
Tank Program
Forum & Project Admin, PhD
Posts: 6712
Joined: Thu Dec 18, 2003 7:03 pm

Post by Tank Program »

this is one of the random things ive experienced when running the game on linux sometimes... if you're running iptables try disabling them for a minute and see if it still happens. if it's not that, i have no clue what...
Image
User avatar
klax
Project Developer
Posts: 481
Joined: Tue Jun 08, 2004 3:51 pm
Location: Barcelona, Spain
Contact:

Post by klax »

Do what tank said u and read this thread. I'm sure this will help u ;)
http://guru3.sytes.net/viewtopic.php?t=981
|||
On Lightcycle Grid
Posts: 23
Joined: Sun Aug 15, 2004 6:47 pm

NO way

Post by ||| »

Thanks for all possible options but something is working bad here....
Ip tables off, added needed things in /etc/hosts ..... I try all possible and armagetronad is still crashing when I try internet game......
I recompiled for 2 times again, edited Makefile, trying other config file......... waw why ?!!!!

Let's go for a miracle
User avatar
Tank Program
Forum & Project Admin, PhD
Posts: 6712
Joined: Thu Dec 18, 2003 7:03 pm

Post by Tank Program »

What version of SDL?
Image
|||
On Lightcycle Grid
Posts: 23
Joined: Sun Aug 15, 2004 6:47 pm

ehem!!!

Post by ||| »

Hi Tank, here we go:
My latest (lib)SDL installed are:

SDL:20041023:installed:1.2.7
SDL_image:20041023:installed:1.2.3
SDL_mixer:20041023:installed:1.2.5
SDL_net:20041025:installed:1.2.5

--------------------------
Ejem, ejem, I think I have to be more slow writing code in my PC, cause I forget to check my network conf..... Now it's all kewl, I am playing in network/internet game like always.

cat /etc/hosts:

127.0.0.1 localhost z-ero
********* z-ero
#(of course z-ero in my hostname| ******** of course my router IP)

Thanks for support but it was only MY ERROR, so sorry for all.
User avatar
Tank Program
Forum & Project Admin, PhD
Posts: 6712
Joined: Thu Dec 18, 2003 7:03 pm

Post by Tank Program »

I'm sure it will still come in handy :).
Image
User avatar
/dev/null
Shutout Match Winner
Posts: 819
Joined: Sat Sep 04, 2004 6:28 pm
Location: Chicago-ish

Post by /dev/null »

I swear ive responded to this error a gazillion times, hehe
That error happens when your hostname (set in /etc/hostname ) does not resolve, either making an entry in /etc/hosts (as said), which makes your current hostname resolvable. or merely changing your hostname to something resolvable will fix this error.

NOTE, iptables/chains has nothing to do with this.
Post Reply