Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Nov 2019 19:35:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        emulation@FreeBSD.org
Subject:   [Bug 240043] audio/linux-c7-alsa: how to make it work?
Message-ID:  <bug-240043-4077-kmaqYJqikG@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-240043-4077@https.bugs.freebsd.org/bugzilla/>
References:  <bug-240043-4077@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240043

--- Comment #71 from Hannes Hauswedell <h2+fbsdports@fsfe.org> ---
> Incredible (since it's so boring).

Wasn't that bad ;)


> Try LD_PRELOAD=3DlibSegFault.so, assuming the game does not bundle some s=
tupid crash reporting tool (it likely does), that should get you a proper b=
acktrace

Doesn't produce more output.

Looking at the player log, I did notice some things:

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Only libSegFault preloaded =
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

ALSA lib pcm.c:8424:(snd_pcm_recover) underrun occurred (multiple times)
Thread (nil) may have been prematurely finalized
...
FMOD failed to initialize the output device, attempting to initialize the n=
ull
output.

(Filename:  Line: 1121)

FMOD failed to initialize ... An error occured that wasn't supposed to.=20
Contact support.=20


....

Receiving unhandled NULL exception
Receiving unhandled NULL exception


=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D FMOD workaround from PoE1 =3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

Thread (nil) may have been prematurely finalized
...
AudioManager: Using OSS: /dev/dsp

...
Receiving unhandled NULL exception
Receiving unhandled NULL exception


=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D



So the second one does look better, but it crashes all the same.

--=20
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240043-4077-kmaqYJqikG>