Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 113067 - doomsday segfaults when using openal
Summary: doomsday segfaults when using openal
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-20 03:13 UTC by Anton Romanov
Modified: 2006-03-13 13:34 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 Anton Romanov 2005-11-20 03:13:56 UTC
jheretic -oal

LoadPlugin: /usr/games/lib/libdpdehread
LoadPlugin: /usr/games/lib/libdpmapload
Con_Init: Initializing the console.
SW_Init: Startup message window opened.
Executable: Version 1.8.6 Nov 20 2005 (DGL).
Memory zone: 32.0 Mb.
Parsing configuration files.
W_Init: Init WADfiles.
W_AddFile: Data/jHeretic/heretic.wad
  IWAD identification: 00ea102d
W_AddFile: Data/Doomsday.wad
W_AddFile: Data/jHeretic/jHeretic.wad
  IWAD identification: 0004faf4
W_AddFile: Data/jHeretic/jHRP.pk3
Reading definition file: Defs/Doomsday.ded
Reading definition file: Defs/jHeretic/jHeretic.ded
Def_GetFlagValue: Undefined flag 'fullbright'.
Def_GetFlagValue: Undefined flag ''.
  128 sprite names
 1222 states
  161 things
  739 models
   12 lights
  142 sound effects
   51 songs
  140 text strings
   22 particle generators
    8 animation groups
    4 surface decorations
   49 map infos
    6 finales
Sys_Init: Setting up machine state.
Sys_Init: Initializing keyboard, mouse and joystick.
Sys_InitTimer.
Sfx_Init: Initializing OpenAL...
Fatal signal: Segmentation Fault (SDL Parachute Deployed)
Comment 1 Anton Romanov 2005-11-20 03:14:43 UTC
Gentoo Base System version 1.12.0_pre10
Portage 2.0.53_rc7 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r3,
2.6.14-gentoo-r2 i686)
=================================================================
System uname: 2.6.14-gentoo-r2 i686 AMD Sempron(tm)   2500+
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.13
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.4.3-r4, 1.5.20-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-4 -mfpmath=sse -O3 -pipe -fomit-frame-pointer -m3dnow
-mmmx -msse"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-4 -mfpmath=sse -O3 -pipe -fomit-frame-pointer -m3dnow
-mmmx -msse"
DISTDIR="/files/distfiles/all"
FEATURES="autoconfig digest distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.linux.kiev.ua/pub/Linux/Gentoo/"
LANG="uk_UA.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common"
LINGUAS="uk ru"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://ftp.linux.kiev.ua/pub/Linux/Gentoo/portage"
USE="x86 3dnow 3dnowext X acl alsa apm audiofile avi bash-completion berkdb
bitmap-fonts bzip2 cdb cdr curl dvd dvdr eds emboss encode ethereal exif expat
fam ffmpeg firefox flac foomaticdb gd gdbm gif glut gpm gstreamer gtk gtk2 guile
idn imagemagick imlib joystick jpeg kdeenablefinal lcms libcaca libg++ libwww
lua mad mikmod mmx mmxext mng mp3 mpeg mplayer ncurses nls nptl nptlonly nvidia
ogg oggvorbis openal opengl pam pcre perl png python quicktime readline rtc sdl
slang speex spell sse ssl svga tcltk tcpd tiff timidity truetype truetype-fonts
type1-fonts udev unicode usb userlocales vorbis xine xml xml2 xmms xv zlib
linguas_uk linguas_ru userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LC_ALL

Comment 2 Anton Romanov 2005-11-20 03:15:49 UTC
also i think '-oal' should be added to jdoom jhexen jheretic scripts with
USE=openal ....
( well, if openal is really working :) )
Comment 3 Tupone Alfredo gentoo-dev 2006-03-13 13:34:31 UTC
fixed in CVS, Thanks for report