Closed ghost closed 10 years ago
Relevant information from Apple's report tool:
Process: RobloxPlayer [1492]
Path: /Users/USER/*/Roblox.app/Contents/MacOS/RobloxPlayer
Identifier: com.roblox.RobloxPlayer
Version: 0.162.0.49770 (.4977)
Code Type: X86 (Native)
User ID: 502
OS Version: Mac OS X 10.10 (14A299l)
Report Version: 11
Crashed Thread: 22
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
VM Regions Near 0:
-->
__TEXT 0000000000001000-0000000000ffc000 [ 16.0M] r-x/rwx SM=COW /Users/USER/*/Roblox.app/Contents/MacOS/RobloxPlayer
Thread 22 Crashed:
0 libfmodex.dylib 0x01b569d1 FMOD::SoundI::getUserDataInternal(void**) + 13177
1 libfmodex.dylib 0x01ade267 0x1ad7000 + 29287
2 libfmodex.dylib 0x01adf723 0x1ad7000 + 34595
3 libfmodex.dylib 0x01b58298 FMOD::System::getNumDrivers(int*) + 46
4 com.roblox.RobloxPlayer 0x002bdf24 0x1000 + 2871076
5 com.roblox.RobloxPlayer 0x002c08bc 0x1000 + 2881724
6 com.roblox.RobloxPlayer 0x00642930 0x1000 + 6560048
7 com.roblox.RobloxPlayer 0x00391e44 0x1000 + 3739204
8 com.roblox.RobloxPlayer 0x0063456a 0x1000 + 6501738
9 com.roblox.RobloxPlayer 0x00633cc5 0x1000 + 6499525
10 com.roblox.RobloxPlayer 0x00635a08 0x1000 + 6507016
11 com.roblox.RobloxPlayer 0x00a702a4 RBX::Soundscape::SoundService* RBX::ServiceProvider::create<RBX::Soundscape::SoundService>() const + 68
12 com.roblox.RobloxPlayer 0x00381d76 0x1000 + 3673462
13 com.roblox.RobloxPlayer 0x0038157b 0x1000 + 3671419
14 com.roblox.RobloxPlayer 0x00382049 0x1000 + 3674185
15 com.roblox.RobloxPlayer 0x004420d4 0x1000 + 4460756
16 com.roblox.RobloxPlayer 0x00441fd3 0x1000 + 4460499
17 com.roblox.RobloxPlayer 0x00025589 0x1000 + 148873
18 com.roblox.RobloxPlayer 0x00029adb 0x1000 + 166619
19 com.roblox.RobloxPlayer 0x001781db 0x1000 + 1536475
20 libsystem_pthread.dylib 0x9021f21f _pthread_body + 138
21 libsystem_pthread.dylib 0x9021f195 _pthread_start + 162
22 libsystem_pthread.dylib 0x9021d2fe thread_start + 34
Thread 22 crashed with X86 Thread State (32-bit):
eax: 0x00000042 ebx: 0x01adde29 ecx: 0x00000000 edx: 0xb0aba5a5
edi: 0x02907810 esi: 0x00000001 ebp: 0xb0aba548 esp: 0xb0aba544
ss: 0x00000023 efl: 0x00010287 eip: 0x01b569d1 cs: 0x0000001b
ds: 0x00000023 es: 0x00000023 fs: 0x00000023 gs: 0x0000000f
cr2: 0x00000000
Logical CPU: 1
Error Code: 0x00000004
Trap Number: 14
Is it possible that you could provide the opcodes located at 0x01b569d1? I would assume it has something to do with ecx and it's causing this error.
Also, is it possible you could send me some kind of minidump-like file where I could browse the crash myself? I haven't used mac in ages and I have no idea how their crash reporting system works.
On @zeux's suggestion, I have set the SoundEnabled
setting to false (I believed it was already set to false, but it seems it has been reset after some update, or for some other reason). This has fixed the problem.
I have closed the issue, although the problem is only fixed on my end, because we now have a solution and all the useful information has been gathered here. Furthermore, @zeux does not have the problem on Yosemite, so it may be difficult to figure out the cause of the problem, and there is no clear way to reproduce it. If however someone thinks it should be reopened, which would be reasonable as well, I guess I will reopen it.
I have recently upgraded my operating system to the beta version of OS X Yosemite. Since then, I am unable to join games or open games in the studio: every time I attempt to open or play a game, ROBLOX crashes immediately.
When a game is played through a command given to the terminal application (e.g.
/Applications/Roblox.app/Contents/MacOS/RobloxPlayer --id 1818
to play Crossroads), ROBLOX gives the following messages: