New topic: 

Getting lots of reports of my apps unexpectedly quitting

<http://forums.realsoftware.com/viewtopic.php?t=30615>

       Page 1 of 1
   [ 1 post ]                 Previous topic | Next topic         Author  
Message       applesource           Post subject: Getting lots of reports of my 
apps unexpectedly quittingPosted: Thu Oct 22, 2009 11:48 pm                     
          
Joined: Thu Aug 06, 2009 2:25 pm
Posts: 192
Location: Oregon              Recently I've had a large number of reports come 
in that my apps are crashing at a specific point: when a new folder is created 
in the app's data folder. The crash is simply of the generic Mac OS X nature 
(The Application BlahBlah has quit unexpectedly. Other applications are 
unharmed. [Ignore/Report]"

The error seems to be:

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000021

I have an excerpt of the crash report below. Can anyone shed any light on this? 
It happens on both Leopard and Snow Leopard so it's not a new SL issue. And it 
also just started happening really bad which leads me to believe it something 
recently in a Mac OS X or REALbasic update maybe?

Error Report:


Quote:nterval Since Last Report:    254905 sec
Crashes Since Last Report:     2
Per-App Interval Since Last Report:  171151 sec
Per-App Crashes Since Last Report: 2

Date/Time:   2009-10-22 16:35:00.850 -0700
OS Version:  Mac OS X 10.5.8 (9L30)
Report Version:  6
Anonymous UUID:  DBC12E92-57B9-40F6-AA63-9908D8053CC1

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000021
Crashed Thread:  0

Thread 0 Crashed:
0 libobjc.A.dylib      0x95a74688 objc_msgSend + 24
- Show quoted text -
0 libSystem.B.dylib      0x9507246e __semwait_signal + 10
1 libSystem.B.dylib      0x9509cdcd pthread_cond_wait$UNIX2003 + 73
2 com.apple.ColorSync    0x91f223f8 pthreadSemaphoreWait(t_pthreadSemaphore*) + 
42
3 com.apple.ColorSync    0x91f34d4e CMMConvTask(void*) + 54
4 libSystem.B.dylib      0x9509c155 _pthread_start + 321
5 libSystem.B.dylib      0x9509c012 thread_start + 34

Thread 11:
0 libSystem.B.dylib      0x9507246e __semwait_signal + 10
1 libSystem.B.dylib      0x9509cdcd pthread_cond_wait$UNIX2003 + 73
2 com.apple.ColorSync    0x91f223f8 pthreadSemaphoreWait(t_pthreadSemaphore*) + 
42
3 com.apple.ColorSync    0x91f34d4e CMMConvTask(void*) + 54
4 libSystem.B.dylib      0x9509c155 _pthread_start + 321
5 libSystem.B.dylib      0x9509c012 thread_start + 34

Thread 12:
0 libSystem.B.dylib      0x9507246e __semwait_signal + 10
1 libSystem.B.dylib      0x9509cdcd pthread_cond_wait$UNIX2003 + 73
2 com.apple.ColorSync    0x91f223f8 pthreadSemaphoreWait(t_pthreadSemaphore*) + 
42
3 com.apple.ColorSync    0x91f34d4e CMMConvTask(void*) + 54
4 libSystem.B.dylib      0x9509c155 _pthread_start + 321
5 libSystem.B.dylib      0x9509c012 thread_start + 34
     
_________________
AppleSource Software
http://www.applesource.biz  
                            Top            Display posts from previous: All 
posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost 
timeSubject AscendingDescending          Page 1 of 1
   [ 1 post ]     
-- 
Over 1500 classes with 29000 functions in one REALbasic plug-in collection. 
The Monkeybread Software Realbasic Plugin v9.3. 
http://www.monkeybreadsoftware.de/realbasic/plugins.shtml

[email protected]

Reply via email to