[Openal-devel] openal-soft
Lukasz Pawelczyk
havner at pld-linux.org
Fri Feb 8 10:35:38 PST 2008
Chris Robinson wrote:
> Heh. Seems the game doesn't close the device at all (or delete the sources..).
> Though OpenAL Soft definitely shouldn't crash in that case, as it does try to
> properly close and delete things at the end if anything was left open. Can
> get a backtrace?
Of course, in attachment. Only AVP and openal I think were build with
debugging symbols but seems its enough.
> True. I suppose that's doable.
> I should be able to get a stereo duplication option in for the next
> version. :)
Eagerly waiting for it then :-)
> The EFX10Show example in the SDK is the best thing to test it. Some of the
> behaviors of it with Creative's software driver are kind of odd though, but I
> think it's a fair reproduction within spec. Of course, if anyone can find
> more apps that use it (perhaps get people to use it in some open source
> programs), I'd like to hear of them. :)
I'll try to give EFX10Show a shot later today.
> Just letting people know that there are other implementations besides the
> stagnant SI seems to be the best way. And I actually tried to apply for a
> freshmeat/sourceforge project back around christmas time, but neither
> responded.
You should try again then. But I think you don't need to apply, you just
create an account and new project (at least on freshmeat AFAIR).
Anyway as I think of it the fastest way to popularize it would be to
replace SI with openal-soft someday (as proposed on this list already
some time ago) and make some note one openal.org. This way various Linux
distributions would take some interest in packaging it.
--
Regards Havner {jid,mail}:havner(at)pld-linux.org
"Quis custodiet ipsos custodes?"
-------------- next part --------------
Program received signal SIGSEGV, Segmentation fault.
alcCloseDevice (pDevice=0x8500d88) at /home/havner/rpm/BUILD/openal-soft-1.2.218/Alc/ALc.c:1207
1207 while(*list != pDevice)
(gdb) bt
#0 alcCloseDevice (pDevice=0x8500d88) at /home/havner/rpm/BUILD/openal-soft-1.2.218/Alc/ALc.c:1207
#1 0xb7ba46ba in ReleaseALC () at /home/havner/rpm/BUILD/openal-soft-1.2.218/Alc/ALc.c:1248
#2 0xb7ba3122 in my_deinit () at /home/havner/rpm/BUILD/openal-soft-1.2.218/OpenAL32/OpenAL32.c:65
#3 0xb7b97b90 in __do_global_dtors_aux () from /usr/lib/libopenal.so.1
#4 0xb7bb173c in _fini () from /usr/lib/libopenal.so.1
#5 0xb7fa529e in ?? () from /lib/ld-linux.so.2
#6 0xb7fb2240 in _rtld_global () from /lib/ld-linux.so.2
#7 0x00004590 in ?? ()
#8 0x084d48a0 in ?? ()
#9 0xb7fb2650 in _r_debug ()
#10 0xb7fb2930 in ?? ()
#11 0xb7f7f000 in ?? ()
#12 0xb7f7f538 in ?? ()
#13 0xb7a87548 in ?? ()
#14 0xb7a877f8 in ?? ()
#15 0xb7a87aa8 in ?? ()
#16 0x08502ab8 in ?? ()
#17 0xb7f7f2a0 in ?? ()
#18 0xb78d3298 in ?? ()
#19 0xb78d3000 in ?? ()
#20 0xb78d39e8 in ?? ()
#21 0x084efca0 in ?? ()
#22 0x084d9868 in ?? ()
#23 0x084eff10 in ?? ()
#24 0xb78d3c90 in ?? ()
#25 0xb76d02d0 in ?? ()
#26 0xb7f7f7c8 in ?? ()
#27 0xb7f7fa78 in ?? ()
#28 0xb7f7fd28 in ?? ()
#29 0xb7a87000 in ?? ()
#30 0xb7a87d48 in ?? ()
#31 0xb78d3530 in ?? ()
#32 0xb76d0000 in ?? ()
#33 0xb76d0608 in ?? ()
#34 0xb76d08a0 in ?? ()
#35 0x085009f8 in ?? ()
#36 0xb7a872b0 in ?? ()
#37 0xb7fb2280 in _rtld_global () from /lib/ld-linux.so.2
#38 0xbfcf7c18 in ?? ()
#39 0xb7fa50cd in ?? () from /lib/ld-linux.so.2
#40 0xb7fb2240 in _rtld_global () from /lib/ld-linux.so.2
#41 0x084d24b0 in ?? ()
#42 0xbfcf7be8 in ?? ()
#43 0xb7a77ff4 in ?? () from /lib/libc.so.6
#44 0xb7a79120 in ?? () from /lib/libc.so.6
#45 0x00000000 in ?? ()
More information about the Openal-devel
mailing list