Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MacOS ogg crash #1561

Open
SiegeLord opened this issue May 30, 2024 · 1 comment
Open

MacOS ogg crash #1561

SiegeLord opened this issue May 30, 2024 · 1 comment

Comments

@SiegeLord
Copy link
Member

Regression from 5.2.9.1

Thread 18 Crashed:
0   neoSphere                                0x104f83c44 res2_inverse + 380
1   neoSphere                                0x104f84d68 mapping0_inverse + 632
2   neoSphere                                0x1056a81e0 _fetch_and_process_packet + 152
3   neoSphere                                0x1056a88d0 ov_read_filter + 132
4   neoSphere                                0x1056a8be4 ov_read + 24
5   neoSphere                                0x1055f430c ogg_stream_update + 212 (ogg.c:407)
6   neoSphere                                0x10566a018 _al_kcm_feed_stream + 524 (kcm_stream.c:727)
7   neoSphere                                0x104fb5c4c thread_func_trampoline + 156 (threads.c:80)
8   neoSphere                                0x104ff25b8 thread_proc_trampoline + 16 (uxthread.c:44)
9   libsystem_pthread.dylib                  0x181acef94 _pthread_start + 136
10  libsystem_pthread.dylib                  0x181ac9d34 thread_start + 8

Possibly caused by 00b7f8c

@fatcerberus
Copy link
Contributor

If it makes a difference (seems unlikely but you never know), this was tested with a static (SHARED=0) build of Allegro.

SiegeLord pushed a commit that referenced this issue Jun 24, 2024
… to the mixer.

This is done by by ensuring the stream is pre-filled before attaching is
possible.

Possibly related to #1561
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants