• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
realizeClass crash
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

realizeClass crash


  • Subject: realizeClass crash
  • From: Gideon King <email@hidden>
  • Date: Sat, 13 Jul 2013 14:45:20 +1000

Hi, my application is crashing consistently for one user. The application is in use successfully by thousands of people, and this user has it installed on 3 machines but it only crashes on one of them.

Any ideas what would cause this kind of crash?

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

Exception Type:  EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000

Application Specific Information:
objc[423]: layout bitmap too short

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib               	0x00007fff93813d4d _objc_trap() + 0
1   libobjc.A.dylib               	0x00007fff93813e8e _objc_fatal + 195
2   libobjc.A.dylib               	0x00007fff93814cfd set_bits(layout_bitmap, unsigned long, unsigned long) + 83
3   libobjc.A.dylib               	0x00007fff9380859d layout_bitmap_create + 277
4   libobjc.A.dylib               	0x00007fff93816a67 realizeClass(class_t*) + 1460
5   libobjc.A.dylib               	0x00007fff9381754d realizeAllClasses() + 81
6   libobjc.A.dylib               	0x00007fff93818ca6 objc_getClassList + 67
7   com.omnigroup.framework.OmniBase	0x00000001007954b7 +[OBPostLoader processSelector:initialize:] + 215
8   com.omnigroup.framework.OmniBase	0x0000000100795394 +[OBPostLoader processClasses] + 36
9   com.omnigroup.framework.OmniBase	0x000000010079522c +[OBObject initialize] + 76
10  libobjc.A.dylib               	0x00007fff9380b236 _class_initialize + 310
11  libobjc.A.dylib               	0x00007fff9380b138 _class_initialize + 56
12  libobjc.A.dylib               	0x00007fff9380b138 _class_initialize + 56
13  libobjc.A.dylib               	0x00007fff9380b0f3 prepareForMethodLookup + 164
14  libobjc.A.dylib               	0x00007fff9380aeef lookUpMethod + 71
15  libobjc.A.dylib               	0x00007fff938092fc objc_msgSend + 188
16  com.novamind.NovaMind5        	0x000000010025cd6a +[OAPreferenceController(NM) load] + 95
17  libobjc.A.dylib               	0x00007fff93808d90 call_load_methods + 389
18  libobjc.A.dylib               	0x00007fff9380898f load_images + 130
19  dyld                          	0x00007fff66e58e02 dyld::notifySingle(dyld_image_states, ImageLoader const*) + 230
20  dyld                          	0x00007fff66e67057 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 357
21  dyld                          	0x00007fff66e66eba ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) + 54
22  dyld                          	0x00007fff66e58fc0 dyld::initializeMainExecutable() + 207
23  dyld                          	0x00007fff66e5cb04 dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) + 3060
24  dyld                          	0x00007fff66e58397 dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) + 761
25  dyld                          	0x00007fff66e5805e _dyld_start + 54




Thanks

Gideon









_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: realizeClass crash
      • From: Folami Nguyen <email@hidden>
    • Re: realizeClass crash
      • From: Ken Thomases <email@hidden>
  • Prev by Date: Re: Problem saving document with my doc icon
  • Next by Date: Re: realizeClass crash
  • Previous by thread: Re: Problem saving document with my doc icon
  • Next by thread: Re: realizeClass crash
  • Index(es):
    • Date
    • Thread