Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Help with crash logs



Hi all,

 

In one of our customer’s machines, whenever he quits the application, it appears to quit normally but after quitting, Mac OS reports that the Application crashed followed by the following crash log which seems to point somewhere in the library cleanup and unloader code. My guess is that one of the libraries which spawns thread 2 at the start of the execution but even at quit this thread 2 doesn’t seem to quit maybe this is the case.

 

 I am really stuck here and I have no idea what is happening, any pointers would be really appreciated.

 

P.S. If this is not the right forum to ask this question, please point out the same.

 

Process:         MyApplication[1221]

Path:            /Applications/My Application Version/My Application.app /Contents/MacOS/My Application executable

Identifier:      com.MyCompany.MyApplication

Version:         8.0 (20090915.m.607995) (8.0)

Code Type:       X86 (Native)

Parent Process:  launchd [103]

 

Date/Time:       2009-10-27 10:13:47.964 -0700

OS Version:      Mac OS X 10.6.1 (10B504)

Report Version:  6

 

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)

Exception Codes: KERN_INVALID_ADDRESS at 0x00000000d8e8243c

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

 

Application Specific Information:

objc_msgSend() selector name: release

 

 

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread

0   libobjc.A.dylib                      0x07e66917 objc_msgSend + 23

1   com.apple.CoreFoundation               0x033edb64 __CFBundleDeallocate + 628

2   com.apple.CoreFoundation               0x03386bab _CFRelease + 363

3   ???                                      0x1bfad340 0 + 469422912

4   dyld                                     0x8fe10380 ImageLoaderMachO::doTermination(ImageLoader::LinkContext const&) + 178

5   dyld                                     0x8fe051d2 dyld::runTerminators(void*) + 80

6   libSystem.B.dylib                 0x07c5488f __cxa_finalize + 208

7   libSystem.B.dylib                 0x07c547a4 exit + 33

8   com.MyCompany.MyApplication       0x000037fa _start + 224 (cvtas_get_scale.c:186)

9   com.MyCompany.MyApplication       0x00003719 start + 41 (cvtas_get_scale.c:184)

 

Thread 1:  Dispatch queue: com.apple.libdispatch-manager

0   libSystem.B.dylib                 0x07c5c03a kevent + 10

1   libSystem.B.dylib                 0x07c5c768 _dispatch_mgr_invoke + 215

2   libSystem.B.dylib                 0x07c5bbf9 _dispatch_queue_invoke + 183

3   libSystem.B.dylib                 0x07c5b98a _dispatch_worker_thread2 + 234

4   libSystem.B.dylib                 0x07c5b401 _pthread_wqthread + 390

5   libSystem.B.dylib                 0x07c5b246 start_wqthread + 30

 

Thread 2:

0   libSystem.B.dylib                 0x07c358ee mach_wait_until + 10

1   libSystem.B.dylib                 0x07cbdbe5 nanosleep + 345

2   com.MyCompany.MyApplication       0x017752d1 MyLibrary::Thread::sleep(unsigned int) + 143

3   com.MyCompany.MyApplication       0x01775331 MyLibrary::Thread::wait(unsigned int) + 23

4   com.MyCompany.MyApplication       0x0175a006 MyLibrary::CommunicatorThread::run() + 332

5   com.MyCompany.MyApplication       0x017755f1 MyLibrary::Thread::go(void*) + 239

6   libSystem.B.dylib                 0x07c62f39 _pthread_start + 345

7   libSystem.B.dylib                 0x07c62dbe thread_start + 34

 

Thread 3:

0   libSystem.B.dylib                 0x07c5b092 __workq_kernreturn + 10

1   libSystem.B.dylib                 0x07c5b628 _pthread_wqthread + 941

2   libSystem.B.dylib                 0x07c5b246 start_wqthread + 30

 

Thread 4:

0   libSystem.B.dylib                 0x07c5b092 __workq_kernreturn + 10

1   libSystem.B.dylib                 0x07c5b628 _pthread_wqthread + 941

2   libSystem.B.dylib                 0x07c5b246 start_wqthread + 30

 

Thread 5:

0   libSystem.B.dylib                 0x07c5b092 __workq_kernreturn + 10

1   libSystem.B.dylib                 0x07c5b628 _pthread_wqthread + 941

2   libSystem.B.dylib                 0x07c5b246 start_wqthread + 30

 

Thread 0 crashed with X86 Thread State (32-bit):

  eax: 0x00700061  ebx: 0x0338694d  ecx: 0x07e7a1ad  edx: 0xd8e8241c

  edi: 0x11daa0c0  esi: 0x00700061  ebp: 0xbffff848  esp: 0xbffff828

   ss: 0x0000001f  efl: 0x00010202  eip: 0x07e66917   cs: 0x00000017

   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037

cr2: 0xd8e8243c

 

 

Thanks and Regards,

 

Subramanian

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden

This email sent to email@hidden



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.