Author Topic: "Received signal 11, exiting..."  (Read 2722 times)

Zorchenhimer

  • Autococker
  • Posts: 2614
"Received signal 11, exiting..."
« on: March 04, 2008, 07:38:16 PM »
Code: [Select]
$ ./paintball2
Paintball 2 -- Version 2.0
execing configs/default.cfg
Console initialized.

------- sound initialization -------
LoadLibrary("./snd_oss.so")

Initializing OSS Sound System
Buffer size: 65536
Stereo: 1
Samples: 32768
Samplepos: 0
Samplebits: 16
Submission_chunk: 1
Speed: 48000
Sound sampling rate: 48000
------------------------------------
------- Loading ref_pbgl.so -------
LoadLibrary("./ref_pbgl.so")
ref_gl version: PB2GL 0.18
Failed to load "libGL.so", trying "libGL.so.1.2"
Failed to load "libGL.so.1.2", trying "libGL.so.1"
Using libGL.so.1 for OpenGL...
Initializing OpenGL display
...setting mode 3: 640 480
Using XFree86-VidModeExtension Version 2.2
I got 8 bits of red
I got 8 bits of blue
I got 8 bits of green
I got 24 bits of depth
I got 8 bits of alpha
I got 8 bits of stencil
Using hardware gamma
Received signal 11, exiting...

I'm trying to get this game running on a "bare bones" install of Xubuntu. Whenever I try to run it, I get this error.  The dedicated server works just fine.  Is there anyway to fix this?

ViciouZ

  • Map Committee
  • Autococker
  • Posts: 2227
Re: "Received signal 11, exiting..."
« Reply #1 on: March 05, 2008, 10:21:36 AM »
ref_gl version: PB2GL 0.18

You need PB2GL 0.21, I think that that yossarianuk dude had this problem. You need the build21_full_pretest1 tar.

Zorchenhimer

  • Autococker
  • Posts: 2614
Re: "Received signal 11, exiting..."
« Reply #2 on: March 05, 2008, 12:49:40 PM »
Ok, thanks.  I didn't even see that.  >.<

Dionysius

  • PGP
  • Posts: 2
Re: "Received signal 11, exiting..."
« Reply #3 on: May 27, 2011, 09:20:58 AM »
ref_gl version: PB2GL 0.18

You need PB2GL 0.21, I think that that yossarianuk dude had this problem. You need the build21_full_pretest1 tar.

Where do I find PB2GL 0.21?  I´m having a similar issue...¨Received signal 11, exiting.¨  Whatever that means...

T3RR0R15T

  • Map Committee
  • Autococker
  • Posts: 2593
Re: "Received signal 11, exiting..."
« Reply #4 on: May 27, 2011, 11:03:17 AM »

Dionysius

  • PGP
  • Posts: 2

yossarianuk

  • VM-68
  • Posts: 127
Re: "Received signal 11, exiting..."
« Reply #6 on: June 18, 2011, 02:03:10 PM »
Hi.

The PB2GL 0.21 issue is was an on issue that was fixed many versions ago.

I am presently having issues with 0.31 + 0.32 - I have a long running thread here - http://dplogin.com/forums/index.php?topic=22294.0

For me the 0.30 Linux build plays perfectly :-

http://sourceforge.net/projects/paintball2/files/Paintball%202/Paintball%202.0%20Alpha%20build030/paintball2_build030_linux_full.tar.gz/download

Try that - i,e completely remove 0.32 first and see if that stops the random crashes.

Post back as I would be interested if the same thing is occurring on your setup

Do you have a Nvidia card ? What OS are you running (i.e Linux version)