Tremulous Forum

General => Troubleshooting => Topic started by: TSpa on November 19, 2006, 10:47:54 pm

Title: [ Gentoo ] Crash while starting (signal 11) (first try)
Post by: TSpa on November 19, 2006, 10:47:54 pm
Hello,
I just installed Tremulous on sabayon (a gentoo based distribution) and when I launch the program in a console I receive this a result (well, here is the end of what print on in the console)
Quote
Sound memory manager started
Loading vm file vm/ui.qvm...
...which has vmMagic VM_MAGIC_VER2
Loading 1075 jump table targets
Received signal 11, exiting...
----- CL_Shutdown -----
Closing SDL audio device...
SDL audio device shut down.
RE_Shutdown( 1 )
Title: [ Gentoo ] Crash while starting (signal 11) (first try)
Post by: next_ghost on November 21, 2006, 11:39:42 am
Signal 11 is segfault. Did you install the game from portage package? If you did, unmerge it, install the binary 1.1.0 release (http://prdownloads.sourceforge.net/tremulous/tremulous-1.1.0-installer.x86.run?download) and use the backport client (http://trem.tjw.org/backport/).

Oh, and remind me to kill wolf31o2 for not fixing the Gentoo package yet.
Title: [ Gentoo ] Crash while starting (signal 11) (first try)
Post by: gunman on November 24, 2006, 02:41:27 pm
I`ve got same problem...
Today i emerged tremulous and got same error.
when i unmerged and instaled from binary just this same.
Even downloading backport and running with it displays same error...

Any ideas???

PS.  I`ve got same distro:
Sabayon 3.1
kernel 2.6.18-gentoo-r4
X.org 7.1
Nvidia 1.0.9629-r90
Title: [ Gentoo ] Crash while starting (signal 11) (first try)
Post by: rasz_pl on November 24, 2006, 04:04:19 pm
well its Gentoo so it has to suck :)
maybe start  with  ldd tremulous.x86
Title: [ Gentoo ] Crash while starting (signal 11) (first try)
Post by: next_ghost on November 25, 2006, 12:23:26 pm
Tremulous works fine on both my Gentoo 2006.1 machines since it was installed. What versions of media-libs/libsdl and sys-libs/glibc do you have?
Title: [ Gentoo ] Crash while starting (signal 11) (first try)
Post by: gunman on November 29, 2006, 04:25:56 am
libsdl 1.2.11
glibc 2.4-r3
Title: [ Gentoo ] Crash while starting (signal 11) (first try)
Post by: gunman on November 29, 2006, 10:34:13 am
I installed new version of libsdl and glibc and now everything is OK.

THX :)