Author Topic: [ Gentoo ] Crash while starting (signal 11) (first try)  (Read 3949 times)

TSpa

  • Posts: 7
  • Turrets: +0/-0
[ Gentoo ] Crash while starting (signal 11) (first try)
« 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 )

next_ghost

  • Posts: 892
  • Turrets: +3/-6
[ Gentoo ] Crash while starting (signal 11) (first try)
« Reply #1 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 and use the backport client.

Oh, and remind me to kill wolf31o2 for not fixing the Gentoo package yet.
If my answer to your problem doesn't seem helpful, it means I won't help you until you show some effort to fix your problem yourself!
1.2.0 release's been delayed for 5:48:00 already because of stupid questions.

gunman

  • Posts: 3
  • Turrets: +0/-0
[ Gentoo ] Crash while starting (signal 11) (first try)
« Reply #2 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

rasz_pl

  • Guest
[ Gentoo ] Crash while starting (signal 11) (first try)
« Reply #3 on: November 24, 2006, 04:04:19 pm »
well its Gentoo so it has to suck :)
maybe start  with  ldd tremulous.x86

next_ghost

  • Posts: 892
  • Turrets: +3/-6
[ Gentoo ] Crash while starting (signal 11) (first try)
« Reply #4 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?
If my answer to your problem doesn't seem helpful, it means I won't help you until you show some effort to fix your problem yourself!
1.2.0 release's been delayed for 5:48:00 already because of stupid questions.

gunman

  • Posts: 3
  • Turrets: +0/-0
[ Gentoo ] Crash while starting (signal 11) (first try)
« Reply #5 on: November 29, 2006, 04:25:56 am »
libsdl 1.2.11
glibc 2.4-r3

gunman

  • Posts: 3
  • Turrets: +0/-0
[ Gentoo ] Crash while starting (signal 11) (first try)
« Reply #6 on: November 29, 2006, 10:34:13 am »
I installed new version of libsdl and glibc and now everything is OK.

THX :)