Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 13313 - quake2 0.15 seg faults with arts
Summary: quake2 0.15 seg faults with arts
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-05 14:22 UTC by Ian Truelsen
Modified: 2003-07-02 15:17 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Truelsen 2003-01-05 14:22:11 UTC
ebuild completes without problem
installed pak files from cd
on start ($ quake2) this is the result:

ian@minion ian $ quake2
Quake 2 -- Version 3.21+rCVS
Added packfile ./baseq2/pak0.pak (3307 files)
Added packfile ./baseq2/pak1.pak (279 files)
Added packfile ./baseq2/pak2.pak (2 files)
using /home/ian/.quake2/baseq2/ for writing
execing default.cfg
couldn't exec config.cfg
Console initialized.

------- sound initialization -------
aRts: can't connect to aRts soundserver
sound sampling rate: 11025
------------------------------------
------- Loading ref_softx.so -------
LoadLibrary("./ref_softx.so")
No joysticks found
setting mode 0: 320 240
808k surface cache
ref_soft version: SOFT 0.01
------------------------------------
CDAudio_Init: No CD in player.
CD Audio Initialized
------- Loading gamei386.so -------
==== InitGame ====
------- Server Initialization -------
0 entities inhibited
0 teams with 0 entities
-------------------------------------
====== Quake2 Initialized ======

0.0.0.0:0: client_connect

------- sound initialization -------
/usr/bin/quake2: line 3:  9641 Segmentation fault      ./quake2 ${@}

Is there some config file that I need to be dealing with here?
Comment 1 José Alberto Suárez López 2003-01-07 12:41:05 UTC
strange, it works for me.
What version of gcc are you using? gentoo-1.4 or 1.2?
try it without arts
Comment 2 Ian Truelsen 2003-01-07 12:59:16 UTC
gcc is 2.95.3-r7 gentoo 1.2

Do you mean USE="-arts" or is there a config variable that I have to set?
Comment 3 Ian Truelsen 2003-01-07 13:23:14 UTC
The USE="-arts" worked. Thanks.
Comment 4 José Alberto Suárez López 2003-01-07 13:33:10 UTC
anybody of the game team use kde? please som kde user investigate why Q2 crash
with arts.

for the moment i will to remove the art support from the ebuild

regards
Comment 5 SpanKY gentoo-dev 2003-06-29 16:26:12 UTC
ok, i just tested latest ver of arts against gcc-3.x and gcc-2.x (and they worked for me) 
... 
 
i did notice in your startup message it said 'couldnt connect to arts server' ... 
 
could you try out the new ebuild ? quake2-revnel ? 
and make sure you've got latest ver of arts/gcc ... 
Comment 6 SpanKY gentoo-dev 2003-07-02 15:17:23 UTC
this guy works for me w/arts enabled and disabled ... 
please re-open if you have the problem still