Summary: | games-sports/torcs-1.3.6 is crashing with segfault when using OpenAL | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Paul Osmialowski <newchief> |
Component: | Current packages | Assignee: | Gentoo Games <games> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | openhs, treecleaner |
Priority: | Normal | Keywords: | PMASKED |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Paul Osmialowski
2013-08-04 08:03:33 UTC
I've forgotten to add version info: this is games-sports/torcs-1.3.4 After recent alsa-lib upgrade (to version media-libs/alsa-lib-1.0.27.1) I can see some progress here: after selecting new race in menu, a race screen is opened (for a first time!) with following output printed on a console: OpenAL backend info: Vendor: OpenAL Community Renderer: OpenAL Soft Version: 1.1 ALSOFT 1.15.1 Available sources: 256 Available buffers: 1024 or more Dynamic Sources: requested: 235, created: 235 #static sources: 21 #dyn sources : 235 Unfortunately, after few seconds of hearing nice tune, a crash as usual kills the game. Rebuilding of OpenAL did not help. However, since I've found that it is the sound that causes all of the problems, I went into configuration menu and changed sound system from OpenAL to plib - now torcs works fine! you didn't proviede any debug information, so it's hard to say where is problem. You may try media-libs/openal-9999 from ::ixit overlay and report if it still segfailts? At least for me it solved one crash. it's no better in 1.3.6 as far as I can tell. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97caaf827ca530c3b8dcb7b1377bb403cac9b632 commit 97caaf827ca530c3b8dcb7b1377bb403cac9b632 Author: Jakov Smolić <jsmolic@gentoo.org> AuthorDate: 2022-11-01 04:37:21 +0000 Commit: Jakov Smolić <jsmolic@gentoo.org> CommitDate: 2022-11-01 04:37:21 +0000 games-sports/torcs: treeclean Closes: https://bugs.gentoo.org/253517 Closes: https://bugs.gentoo.org/479698 Closes: https://bugs.gentoo.org/601636 Closes: https://bugs.gentoo.org/711644 Closes: https://bugs.gentoo.org/846671 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> games-sports/torcs/Manifest | 1 - .../torcs/files/torcs-1.3.6-as-needed.patch | 96 ---------------------- games-sports/torcs/files/torcs-1.3.6-flags.patch | 14 ---- games-sports/torcs/files/torcs-1.3.6-format.patch | 34 -------- games-sports/torcs/files/torcs-1.3.6-gcc6.patch | 11 --- games-sports/torcs/files/torcs-1.3.6-gcc7.patch | 11 --- .../torcs/files/torcs-1.3.6-no-automake.patch | 21 ----- games-sports/torcs/files/torcs-1.3.6-noXmuXt.patch | 15 ---- games-sports/torcs/metadata.xml | 11 --- games-sports/torcs/torcs-1.3.6-r2.ebuild | 68 --------------- profiles/package.mask | 7 -- 11 files changed, 289 deletions(-) |