View Single Post
Old 12-15-2009, 11:04 PM   #1
dempson
Guest
 

Posts: n/a
System Preferences crash

I managed to get System Preferences in Mac OS X 10.6.2 to crash thanks to Marine Aquarium 3.0.1.

The sequence was as follows, but I haven't managed to repeat it yet.

1. Launched System Preferences.

2. Went to Desktop and Screen Saver, with Marine Aquarium already selected.

3. Before the preview of the aquarium was displayed, I clicked the Options button.

This triggered an EXC_BAD_ACCESS (KERN_INVALID_ADDRESS) at 0.

Here is a brief extract from the crash log. I can supply the full log if it is useful.

Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x00007fff808665fa strstr + 51
1 ...MarineAquarium3.screensaver 0x0000000112a8fa82 C3DEnvironment::C3DEnvironment(CTextureMapList*, C3DMasterObjectList*) + 370
2 ...MarineAquarium3.screensaver 0x0000000112a9bf6c CBaseAquarium::CBaseAquarium(registrationT, void const*, float, bool) + 108
3 ...MarineAquarium3.screensaver 0x0000000112ac22b6 CMarineAquarium::CMarineAquarium(registrationT, void const*, float, bool) + 38
4 ...MarineAquarium3.screensaver 0x0000000112a9f9ba -[MA3_SaverView createAquarium] + 186
5 ...MarineAquarium3.screensaver 0x0000000112a9eee8 -[MA3_SaverView animateOneFrame] + 200
6 com.apple.ScreenSaver 0x00007fff850f4a95 -[ScreenSaverView _oneStep:] + 65
...
  Reply With Quote