NSOperation problem

I'm trying to load images from url's and place one image per row in my tableview. Here's the code that I have so far which comes close to working, but not quite. The problem is that the images in the table rows keep updating to the latest one downloaded. Once the image in row 0 has been set, it shouldn't change when the image is downloaded for row 1. I can't count on knowing beforehand how many rows and images I'm going to handle.
Thanks.
-Phil
.h
@interface OSCouponsVC : UIViewController <ADBannerViewDelegate,
CLLocationManagerDelegate,
UITableViewDelegate,
UITableViewDataSource>
IBOutlet UITableView* couponsTableView;
NSData* coasterData;
IBOutlet UITableViewCell* dynCell;
NSArray* coupons;
@property (nonatomic, retain) UITableView* couponsTableView;
@property (nonatomic, retain) NSData* coasterData;
@property (nonatomic, retain) UITableViewCell* dynCell;
@property (nonatomic, retain) NSArray* coupons;
@end
.m
- (void)viewDidLoad {
[super viewDidLoad];
self.couponsTableView.delegate = self;
self.couponsTableView.dataSource = self;
self.coasterData = [[NSData alloc] init];
- (void)loadCoasterData:(NSURL*)url {
NSOperationQueue* queue = [[NSOperationQueue alloc] init];
NSInvocationOperation* operation = [[NSInvocationOperation alloc] initWithTarget:self
selector:@selector(loadDataWithOperation:)
object:url];
[queue addOperation:operation];
[operation release];
- (void)loadDataWithOperation:(NSURL*)url {
NSData* imageData = [NSData dataWithContentsOfURL:url];
self.coasterData = imageData;
[self.couponsTableView performSelectorOnMainThread:@selector(reloadData)
withObject:nil
waitUntilDone:YES];
- (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath {
static NSString* myID = @"CouponsCellID";
UITableViewCell *cell = [tableView dequeueReusableCellWithIdentifier:myID];
if (cell == nil) {
[[NSBundle mainBundle] loadNibNamed:@"CouponsDynCell" owner:self options:nil];
cell = self.dynCell;
self.dynCell = nil;
UIImageView* tempImageView;
//// COASTER ////
tempImageView = (UIImageView*)[cell viewWithTag:1];
NSURL* theURL = [NSURL URLWithString:[[self.coupons objectAtIndex:(couponCategory * 3) + indexPath.row] objectForKey:@"coaster_url"]];
[self loadCoasterData:theURL];
tempImageView.image = [UIImage imageWithData:self.coasterData];
return cell;

Another code example - here the main thread actually counts to 1000 first, then the op1, and then op2. This can of course be a coincidence, but I've run it a few times
require 'osx/cocoa'
include OSX
class MyOp < NSOperation
def main
i = 0
(1..1000).each{|i| puts "Ping #{i} from op #{self.inspect}"}
end
end
class AppDelegate < NSObject
def applicationDidFinishLaunching(aNotification)
queue = NSOperationQueue.new
queue.addOperation(MyOp.new)
queue.addOperation(MyOp.new)
(1..1000).each{|i| puts "Ping #{i} from app #{self.inspect}"}
end
end
NSApplication.sharedApplication
NSApp.setDelegate(AppDelegate.alloc.init)
NSApp.run

Similar Messages

  • Kernel problems and no installation CD with me

    Hi,
    I am experiencing kernel problems with my Mac Book Pro8.1 (OS Version: Mac OS X 10.6.8). Sometimes I need to restart my laptop, sometimes it does not start up, software updates do not work and I cannot start the laptop in the safe modus.
    I will post the crash report here. Is there any expert that can tell me what causes the problem and a way to fix that?
    The problem is, that I am living abroad at the moment and I do not have my installation CD with me.
    Is there anything I can do?
    Thank you so much,
    Tabea
    Here the crash reports:
    Thu Sep  5 12:03:39 2013
    panic(cpu 2 caller 0xffffff80002d1208): Kernel trap at 0xffffff80002184cd, type 13=general protection, registers:
    CR0: 0x000000008001003b, CR2: 0x0000000101002000, CR3: 0x0000000042790000, CR4: 0x0000000000040660
    RAX: 0x0000000000000068, RBX: 0xffffff800c5fdda0, RCX: 0xfffffe804237e000, RDX: 0x0000000000045be0
    RSP: 0xffffff805ec83cd0, RBP: 0xffffff805ec83dc0, RSI: 0xffffff800b56ddf0, RDI: 0xffffff800b56dd98
    R8:  0xffffff80008436e0, R9:  0xffffff800e3b34d0, R10: 0x0000000000000000, R11: 0x0000000000000000
    R12: 0xffffff800c5fdd90, R13: 0x00000001007fc000, R14: 0xbfffff800e22adc8, R15: 0x00007fffffe00000
    RFL: 0x0000000000010246, RIP: 0xffffff80002184cd, CS: 0x0000000000000008, SS:  0x0000000000000010
    Error code: 0x0000000000000000
    Backtrace (CPU 2), Frame : Return Address
    0xffffff805ec83970 : 0xffffff8000204d15
    0xffffff805ec83a70 : 0xffffff80002d1208
    0xffffff805ec83bc0 : 0xffffff80002e3f4a
    0xffffff805ec83bd0 : 0xffffff80002184cd
    0xffffff805ec83dc0 : 0xffffff80002188b3
    0xffffff805ec83df0 : 0xffffff8000282f06
    0xffffff805ec83e30 : 0xffffff800047e356
    0xffffff805ec83e90 : 0xffffff80004867bb
    0xffffff805ec83f00 : 0xffffff8000488814
    0xffffff805ec83f40 : 0xffffff8000276435
    0xffffff805ec83f80 : 0xffffff80002d00c8
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
    0xffffff805ec83fa0 : 0xffffff80002e3f22
        Backtrace continues...
    BSD process name corresponding to current thread: UserEventAgent
    Mac OS version:
    10K549
    Kernel version:
    Darwin Kernel Version 10.8.0: Tue Jun  7 16:32:41 PDT 2011; root:xnu-1504.15.3~1/RELEASE_X86_64
    System model name: MacBookPro8,1 (Mac-94245B3640C91C81)
    System uptime in nanoseconds: 57566926178
    unloaded kexts:
    (none)
    loaded kexts:
    com.parallels.kext.prl_vnic    7.0 14920.689535
    com.parallels.kext.prl_netbridge    7.0 14920.689535
    com.parallels.kext.prl_hid_hook    7.0 14920.689535
    com.parallels.kext.prl_hypervisor    7.0 14920.689535
    com.parallels.kext.prl_usb_connect    7.0 14920.689535
    com.apple.driver.AppleHWSensor    1.9.3d0 - last loaded 44328857464
    com.apple.driver.AppleTyMCEDriver    1.0.2d2
    com.apple.driver.AGPM    100.12.31
    com.apple.driver.AudioAUUC    1.57
    com.apple.driver.AppleUpstreamUserClient    3.5.7
    com.apple.driver.AppleMikeyHIDDriver    1.2.0
    com.apple.driver.AppleMCCSControl    1.0.26
    com.apple.driver.AppleIntelPenrynProfile    17
    com.apple.Dont_Steal_Mac_OS_X    7.0.0
    com.apple.driver.AppleMikeyDriver    2.0.8f3
    com.apple.driver.AppleIntelHDGraphics    6.4.2
    com.apple.driver.AppleIntelNehalemProfile    11
    com.apple.driver.AppleHDA    2.0.8f3
    com.apple.driver.AudioIPCDriver    1.1.6
    com.apple.driver.SMCMotionSensor    3.0.1d2
    com.apple.driver.AppleIntelMeromProfile    19
    com.apple.driver.AppleMuxControl    3.0.17
    com.apple.driver.AppleLPC    1.5.1
    com.apple.driver.AppleBacklight    170.0.48
    com.apple.kext.AppleSMCLMU    1.5.2d10
    com.apple.driver.AppleIntelSNBGraphicsFB    6.4.2
    com.apple.driver.ACPI_SMC_PlatformPlugin    4.7.0a1
    com.apple.filesystems.autofs    2.1.0
    com.apple.driver.AppleUSBTCButtons    201.6
    com.apple.driver.AppleIRController    303.8
    com.apple.driver.AppleUSBTCKeyEventDriver    201.6
    com.apple.driver.AppleUSBTCKeyboard    201.6
    com.apple.iokit.SCSITaskUserClient    2.6.9
    com.apple.iokit.IOAHCIBlockStorage    1.6.6
    com.apple.driver.AppleUSBHub    4.2.5
    com.apple.driver.AppleFWOHCI    4.7.7
    com.apple.BootCache    31.1
    com.apple.driver.AppleSDXC    1.0.4
    com.apple.driver.AirPort.Brcm4331    433.11.5
    com.apple.iokit.AppleBCM5701Ethernet    3.0.8b2
    com.apple.driver.AppleAHCIPort    2.2.0
    com.apple.driver.AppleEFINVRAM    1.4.0
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.driver.AppleSmartBatteryManager    160.0.0
    com.apple.driver.AppleUSBEHCI    4.2.6
    com.apple.driver.AppleUSBUHCI    4.2.5
    com.apple.driver.AppleACPIButtons    1.3.6
    com.apple.driver.AppleRTC    1.3.1
    com.apple.driver.AppleHPET    1.5
    com.apple.driver.AppleSMBIOS    1.7
    com.apple.driver.AppleACPIEC    1.3.6
    com.apple.driver.AppleAPIC    1.4
    com.apple.driver.AppleIntelCPUPowerManagementClient 142.6.0
    com.apple.security.sandbox    1
    com.apple.security.quarantine    0
    com.apple.nke.applicationfirewall    2.1.14
    com.apple.driver.AppleIntelCPUPowerManagement 142.6.0
    com.apple.driver.AppleProfileReadCounterAction    17
    com.apple.driver.AppleProfileTimestampAction    10
    com.apple.driver.AppleProfileThreadInfoAction    14
    com.apple.driver.AppleProfileRegisterStateAction    10
    com.apple.driver.AppleProfileKEventAction    10
    com.apple.driver.AppleProfileCallstackAction    20
    com.apple.iokit.IOSurface    74.2
    com.apple.iokit.IOBluetoothSerialManager    2.4.5f3
    com.apple.iokit.IOSerialFamily    10.0.3
    com.apple.driver.AppleHDAHardwareConfigDriver 2.0.8f3
    com.apple.driver.DspFuncLib    2.0.8f3
    com.apple.iokit.IOAudioFamily    1.8.3fc2
    com.apple.kext.OSvKernDSPLib    1.3
    com.apple.driver.AppleSMBusController    1.0.10d0
    com.apple.iokit.IOFireWireIP    2.0.4
    com.apple.iokit.AppleProfileFamily    41
    com.apple.driver.AppleHDAController    2.0.8f3
    com.apple.iokit.IOHDAFamily    2.0.8f3
    com.apple.driver.ApplePolicyControl    3.0.17
    com.apple.driver.AppleGraphicsControl    3.0.17
    com.apple.driver.AppleSMBusPCI    1.0.10d0
    com.apple.driver.AppleBacklightExpert    1.0.2
    com.apple.iokit.IONDRVSupport    2.2.1
    com.apple.driver.AppleThunderboltEDMSink    1.1.3
    com.apple.driver.AppleThunderboltEDMSource    1.1.3
    com.apple.driver.AppleThunderboltDPOutAdapter    1.5.9
    com.apple.iokit.IOGraphicsFamily    2.2.1
    com.apple.driver.AppleSMC    3.1.0d5
    com.apple.driver.IOPlatformPluginFamily    4.7.0a1
    com.apple.driver.AppleThunderboltDPInAdapter    1.5.9
    com.apple.driver.AppleThunderboltDPAdapterFamily 1.5.9
    com.apple.driver.AppleThunderboltPCIDownAdapter 1.2.1
    com.apple.driver.BroadcomUSBBluetoothHCIController 2.4.5f3
    com.apple.driver.AppleUSBBluetoothHCIController    2.4.5f3
    com.apple.iokit.IOBluetoothFamily    2.4.5f3
    com.apple.driver.AppleUSBMultitouch    207.7
    com.apple.iokit.IOUSBHIDDriver    4.2.5
    com.apple.iokit.IOSCSIMultimediaCommandsDevice    2.6.9
    com.apple.iokit.IOBDStorageFamily    1.6
    com.apple.iokit.IODVDStorageFamily    1.6
    com.apple.iokit.IOCDStorageFamily    1.6.1
    com.apple.driver.AppleUSBMergeNub    4.2.5
    com.apple.driver.AppleUSBComposite    3.9.0
    com.apple.driver.XsanFilter    402.1
    com.apple.iokit.IOAHCISerialATAPI    1.2.6
    com.apple.iokit.IOSCSIArchitectureModelFamily    2.6.9
    com.apple.driver.AppleThunderboltNHI    1.3.2
    com.apple.iokit.IOThunderboltFamily    1.7.4
    com.apple.iokit.IOFireWireFamily    4.2.7
    com.apple.iokit.IOUSBUserClient    4.2.4
    com.apple.iokit.IO80211Family    320.1
    com.apple.iokit.IONetworkingFamily    1.10
    com.apple.iokit.IOAHCIFamily    2.0.7
    com.apple.driver.AppleFileSystemDriver    2.0
    com.apple.iokit.IOUSBFamily    4.2.6
    com.apple.driver.AppleEFIRuntime    1.4.0
    com.apple.iokit.IOHIDFamily    1.6.6
    com.apple.iokit.IOSMBusFamily    1.1
    com.apple.security.TMSafetyNet    6
    com.apple.kext.AppleMatch    1.0.0d1
    com.apple.driver.DiskImages    289.1
    com.apple.iokit.IOStorageFamily    1.6.3
    com.apple.driver.AppleACPIPlatform    1.3.6
    com.apple.iokit.IOPCIFamily    2.6.8
    com.apple.iokit.IOACPIFamily    1.3.0
    And the crash report for the software update (in case that is of any interest):
    Process:         Software Update [361]
    Path: /System/Library/CoreServices/Software Update.app/Contents/MacOS/Software Update
    Identifier:      com.apple.SoftwareUpdate
    Version:         4.0.6 (270)
    Build Info:      SoftwareUpdate-2700000~2
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [212]
    Date/Time:       2013-09-05 12:13:53.339 -0700
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          14830 sec
    Crashes Since Last Report:           1216
    Per-App Interval Since Last Report:  983 sec
    Per-App Crashes Since Last Report:   9
    Anonymous UUID: B61A5505-0249-4CF0-B864-74F4B1293310
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00000000d55a8c48
    Crashed Thread:  6
    Thread 0:  Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x00007fff84daad7a mach_msg_trap + 10
    1 libSystem.B.dylib 0x00007fff84dab3ed mach_msg + 59
    2   com.apple.CoreFoundation 0x00007fff81423902 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation 0x00007fff81422d8f CFRunLoopRunSpecific + 575
    4 com.apple.HIToolbox 0x00007fff8491c7ee RunCurrentEventLoopInMode + 333
    5 com.apple.HIToolbox 0x00007fff8491c5f3 ReceiveNextEventCommon + 310
    6 com.apple.HIToolbox 0x00007fff8491c4ac BlockUntilNextEventMatchingListInMode + 59
    7 com.apple.AppKit 0x00007fff88792eb2 _DPSNextEvent + 708
    8 com.apple.AppKit 0x00007fff88792801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    9 com.apple.AppKit 0x00007fff8875868f -[NSApplication run] + 395
    10  com.apple.AppKit 0x00007fff887513b0 NSApplicationMain + 364
    11  com.apple.SoftwareUpdate 0x0000000100001cc8 0x100000000 + 7368
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x00007fff84dc3c0a kevent + 10
    1 libSystem.B.dylib 0x00007fff84dc5add _dispatch_mgr_invoke + 154
    2 libSystem.B.dylib 0x00007fff84dc57b4 _dispatch_queue_invoke + 185
    3 libSystem.B.dylib 0x00007fff84dc52de _dispatch_worker_thread2 + 252
    4 libSystem.B.dylib 0x00007fff84dc4c08 _pthread_wqthread + 353
    5 libSystem.B.dylib 0x00007fff84dc4aa5 start_wqthread + 13
    Thread 2:
    0 libSystem.B.dylib 0x00007fff84dc4a2a __workq_kernreturn + 10
    1 libSystem.B.dylib 0x00007fff84dc4e3c _pthread_wqthread + 917
    2 libSystem.B.dylib 0x00007fff84dc4aa5 start_wqthread + 13
    Thread 3:
    0 libSystem.B.dylib 0x00007fff84dc4a2a __workq_kernreturn + 10
    1 libSystem.B.dylib 0x00007fff84dc4e3c _pthread_wqthread + 917
    2 libSystem.B.dylib 0x00007fff84dc4aa5 start_wqthread + 13
    Thread 4:
    0 libSystem.B.dylib 0x00007fff84daad7a mach_msg_trap + 10
    1   libSystem.B.dylib 0x00007fff84dab3ed mach_msg + 59
    2   com.apple.CoreFoundation 0x00007fff81423902 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation 0x00007fff81422d8f CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff8a1abb74 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
    5 com.apple.Foundation 0x00007fff8a1f719a -[NSRunLoop(NSRunLoop) runUntilDate:] + 78
    6   com.apple.SoftwareUpdate 0x000000010000c85f 0x100000000 + 51295
    7   com.apple.Foundation 0x00007fff8a171114 __NSThread__main__ + 1429
    8 libSystem.B.dylib 0x00007fff84de3fd6 _pthread_start + 331
    9 libSystem.B.dylib 0x00007fff84de3e89 thread_start + 13
    Thread 5:
    0   libSystem.B.dylib 0x00007fff84de5a6a __semwait_signal + 10
    1 libSystem.B.dylib 0x00007fff84de9881 _pthread_cond_wait + 1286
    2 com.apple.Foundation 0x00007fff8a1a9844 -[__NSOperationInternal waitUntilFinished] + 56
    3   com.apple.Foundation 0x00007fff8a1a97f2 -[NSOperation waitUntilFinished] + 83
    4 com.apple.Foundation 0x00007fff8a1a962a -[NSOperationQueue waitUntilAllOperationsAreFinished] + 233
    5   ...le.SoftwareUpdate.framework 0x00007fff80effe82 -[SUScan(Impl) _productsByScanningCatalog:] + 1178
    6   ...le.SoftwareUpdate.framework 0x00007fff80efef28 -[SUScan _scanMain:] + 1346
    7 com.apple.Foundation 0x00007fff8a171114 __NSThread__main__ + 1429
    8 libSystem.B.dylib 0x00007fff84de3fd6 _pthread_start + 331
    9 libSystem.B.dylib 0x00007fff84de3e89 thread_start + 13
    Thread 6 Crashed:
    0 com.apple.CFNetwork 0x00007fff8789e4d9 HTTPProtocol::createStream() + 405
    1   com.apple.CFNetwork 0x00007fff8789e337 HTTPProtocol::createAndOpenStream() + 59
    2 com.apple.CFNetwork 0x00007fff8789c75c URLConnectionLoader::loaderScheduleOriginLoad(_CFURLRequest const*) + 304
    3 com.apple.CFNetwork 0x00007fff878b092c URLConnectionLoader::loaderScheduleLoad(_CFURLRequest const*) + 516
    4 com.apple.CFNetwork 0x00007fff879140a4 URLConnectionLoader::LoaderConnectionEventQueue::processAllEventsAndConsumePayl oad(XConnectionEventInfo<XLoaderEvent, XLoaderEventParams>*, long) + 270
    5 com.apple.CFNetwork 0x00007fff8789c5fb URLConnectionLoader::processEvents() + 99
    6 com.apple.CFNetwork 0x00007fff878994b2 MultiplexerSource::perform() + 160
    7   com.apple.CoreFoundation 0x00007fff814253d1 __CFRunLoopDoSources0 + 1361
    8   com.apple.CoreFoundation 0x00007fff814235c9 __CFRunLoopRun + 873
    9   com.apple.CoreFoundation 0x00007fff81422d8f CFRunLoopRunSpecific + 575
    10 com.apple.Foundation 0x00007fff8a1f014f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    11 com.apple.Foundation 0x00007fff8a171114 __NSThread__main__ + 1429
    12 libSystem.B.dylib 0x00007fff84de3fd6 _pthread_start + 331
    13 libSystem.B.dylib 0x00007fff84de3e89 thread_start + 13
    Thread 7:  com.apple.CFSocket.private
    0 libSystem.B.dylib 0x00007fff84dee932 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation 0x00007fff81445468 __CFSocketManager + 824
    2 libSystem.B.dylib 0x00007fff84de3fd6 _pthread_start + 331
    3 libSystem.B.dylib 0x00007fff84de3e89 thread_start + 13
    Thread 8:  Dispatch queue: com.apple.root.default-priority
    0   libSystem.B.dylib 0x00007fff84daad7a mach_msg_trap + 10
    1 libSystem.B.dylib 0x00007fff84dab3ed mach_msg + 59
    2   com.apple.CoreFoundation 0x00007fff81423902 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation 0x00007fff81422d8f CFRunLoopRunSpecific + 575
    4 com.apple.CFNetwork 0x00007fff878db923 CFURLConnectionSendSynchronousRequest + 439
    5 com.apple.Foundation 0x00007fff8a2c7c97 +[NSURLConnection sendSynchronousRequest:returningResponse:error:] + 370
    6   ...le.SoftwareUpdate.framework 0x00007fff80efd892 -[SUProductLoadOperation main] + 287
    7 com.apple.Foundation 0x00007fff8a199dd0 -[__NSOperationInternal start] + 681
    8 com.apple.Foundation 0x00007fff8a277bd5 ____NSOQSchedule_block_invoke_2 + 129
    9 libSystem.B.dylib 0x00007fff84de6d64 _dispatch_call_block_and_release + 15
    10 libSystem.B.dylib 0x00007fff84dc52d1 _dispatch_worker_thread2 + 239
    11 libSystem.B.dylib 0x00007fff84dc4c08 _pthread_wqthread + 353
    12 libSystem.B.dylib 0x00007fff84dc4aa5 start_wqthread + 13
    Thread 6 crashed with X86 Thread State (64-bit):
      rax: 0x25100408000007d6  rbx: 0x0000000000000000 rcx: 0x40427fffffffffff  rdx: 0x0000000000000025
      rdi: 0x00000000000000d7  rsi: 0x0000000000000002 rbp: 0x00000001155a8ee0  rsp: 0x00000001155a8c10
       r8: 0x0000000000000008   r9: 0x0000000000000000  r10: 0x0000000000000008  r11: 0x0000000000000007
      r12: 0x0000000116867990  r13: 0x0000000000000000 r14: 0x0000000116867ba0  r15: 0x000000010017d500
      rip: 0x00007fff8789e4d9  rfl: 0x0000000000010206 cr2: 0x00000000d55a8c48
    Binary Images:
           0x100000000 -        0x10001afff com.apple.SoftwareUpdate 4.0.6 (270) <8F34A686-67B6-2BEE-0ED5-09A8DAB40490> /System/Library/CoreServices/Software Update.app/Contents/MacOS/Software Update
        0x7fff5fc00000 - 0x7fff5fc3be0f  dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld
        0x7fff80003000 - 0x7fff800e0fff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff800e1000 - 0x7fff8012bff7  com.apple.Metadata 10.6.3 (507.15) <DE238BE4-5E22-C4D5-CF5C-3D50FDEE4701> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8032b000 - 0x7fff8033ffff  libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff80340000 - 0x7fff803beff7  com.apple.CoreText 151.12 (???) <5BE797B7-C903-B664-ADD9-7514B1A6EF9E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff803bf000 - 0x7fff8048bfff  com.apple.installframework 596 (596.1) <ED491B89-5D44-533B-5589-622F21EB4D16> /System/Library/PrivateFrameworks/Install.framework/Versions/A/Install
        0x7fff8048c000 - 0x7fff80571fef  com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff805cc000 - 0x7fff805dbfff  libxar.1.dylib ??? (???) <CBAF862A-3C77-6446-56C2-9C4461631AAF> /usr/lib/libxar.1.dylib
        0x7fff805dc000 - 0x7fff80699fff  com.apple.CoreServices.OSServices 359.2 (359.2) <BBB8888E-18DE-5D09-3C3A-F4C029EC7886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8069a000 - 0x7fff806dbfef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff806dc000 - 0x7fff80ee6fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <2F26CDC7-DAE9-9ABE-6806-93BBBDA20DA0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff80ee7000 -     0x7fff80ef2ff7 com.apple.bsd.ServiceManagement 1.3 (1.3) <CEB99ECF-4C55-C3DF-EE64-35903BF7B690> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff80ef3000 - 0x7fff80ef6ff7  com.apple.securityhi 4.0 (36638) <AEF55AF1-54D3-DB8D-27A7-E16192E0045A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff80ef7000 - 0x7fff80f26fef  com.apple.SoftwareUpdate.framework 4.0.6 (270) <48A7D252-C729-41A7-5001-B454B50CF335> /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/SoftwareU pdate
        0x7fff80f4b000 - 0x7fff81023ff7  com.apple.DiscRecording 5.0.9 (5090.4.2) <1559C58F-ABD2-0C13-7E1D-75450FEC41D4> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff81024000 - 0x7fff8104fff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <3630A97F-55C1-3F34-CA63-3847653C9645> /usr/lib/libxslt.1.dylib
        0x7fff810b3000 - 0x7fff813d6fe7  com.apple.JavaScriptCore 6534.57 (6534.57.3) <99973578-D474-3664-1388-61CB47E9D6E9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff813d7000 - 0x7fff8154efe7  com.apple.CoreFoundation 6.6.6 (550.44) <BB4E5158-E47A-39D3-2561-96CB49FA82D4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8154f000 - 0x7fff8155bfff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <9AB864FA-9197-5D48-A0EC-EC8330D475FC> /usr/lib/libbz2.1.0.dylib
        0x7fff8155c000 - 0x7fff816fdfe7  com.apple.WebKit 6534.57 (6534.57.2) <B99EF91E-676F-79A0-FADC-A72C1E14536E> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff816fe000 - 0x7fff81700fff  libRadiance.dylib ??? (???) <B422DA26-E0CF-F280-6EB4-3B8FEF59B665> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff819db000 - 0x7fff820d7ff7  com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff820e4000 - 0x7fff82184fff  com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff82185000 - 0x7fff82186fff  liblangid.dylib ??? (???) <D0666597-B331-C43C-67BB-F2E754079A7A> /usr/lib/liblangid.dylib
        0x7fff82187000 - 0x7fff8218bff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff8218c000 - 0x7fff821adfff  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <9410EC7F-4D24-6740-AFEE-90405750FAD7> /usr/lib/libresolv.9.dylib
        0x7fff821ca000 - 0x7fff821f1ff7  libJPEG.dylib ??? (???) <32EDAB18-08ED-B31A-D2BD-12EFFE60D83C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff821f2000 - 0x7fff821fdfff  com.apple.CrashReporterSupport 10.6.7 (258) <A2CBB18C-BD1C-8650-9091-7687E780E689> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff82233000 - 0x7fff82289fff  libTIFF.dylib ??? (???) <31FA0318-105B-9E11-B4D4-246BFD5B18E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8228a000 - 0x7fff8234cfe7  libFontParser.dylib ??? (???) <EF06F16C-0CC9-B4CA-7BD9-0A97FA967340> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff82359000 -     0x7fff82366fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8237b000 - 0x7fff826affef  com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff826b0000 - 0x7fff82760fff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff82761000 - 0x7fff8279efff  com.apple.LDAPFramework 2.0 (120.1) <54A6769E-D7E2-DBE2-EA61-87B9EA355DA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8279f000 - 0x7fff827b5fe7  com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff827b6000 - 0x7fff8286cff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
        0x7fff828ea000 - 0x7fff828feff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <574C1BE0-5E5E-CCAF-06F8-92A69CB2892D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff828ff000 - 0x7fff82936ff7  com.apple.DiskManagement 3.6 (358) <D0D9E19C-7F01-CEB6-681D-0B20D3B7E9B4> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff8293f000 - 0x7fff8296efff  com.apple.framework.Admin 4.6 (4.6) <376BC531-CE46-A147-9AF5-4D8F8E1522C5> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff831a7000 - 0x7fff831a7ff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff835f1000 - 0x7fff8366efef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff83ecb000 - 0x7fff83f35fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <AF0EA96D-000F-8C12-B952-CB7E00566E08> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff83f65000 - 0x7fff83f98ff7  libTrueTypeScaler.dylib ??? (???) <B7BA8104-FA18-39A2-56E1-922EE7A660AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff83f99000 - 0x7fff84029fff  com.apple.SearchKit 1.3.0 (1.3.0) <45BA1053-9196-3C2F-2421-AFF5E09627CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff845f0000 - 0x7fff8462cfe7  libcurl.4.dylib 6.1.0 (compatibility 6.0.0) <0109956D-D962-1736-B510-DC294F530E07> /usr/lib/libcurl.4.dylib
        0x7fff8462d000 - 0x7fff84670ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff84671000 - 0x7fff84680fef  com.apple.opengl 1.6.14 (1.6.14) <ECAE2D12-5BE3-46E7-6EE5-563B80B32A3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff84681000 - 0x7fff847a0fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff847a1000 - 0x7fff847a2ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <49B723D1-85F8-F86C-2331-F586C56D68AF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff847a3000 - 0x7fff847c6fff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff847c7000 - 0x7fff848e1fff  libGLProgrammability.dylib ??? (???) <D1650AED-02EF-EFB3-100E-064C7F018745> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff848ee000 - 0x7fff84becfff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff84bf9000 - 0x7fff84c40ff7  com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff84c41000 - 0x7fff84c8dfff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
        0x7fff84c8e000 - 0x7fff84d43fe7  com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff84d6e000 - 0x7fff84da9fff  com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff84daa000 - 0x7fff84f6bfef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
        0x7fff84f6c000 - 0x7fff84f6dff7  com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff84fd7000 - 0x7fff85020fef  libGLU.dylib ??? (???) <B0F4CA55-445F-E901-0FCF-47B3B4BAE6E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff85021000 - 0x7fff85021ff7  com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff85022000 - 0x7fff85071ff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
        0x7fff85088000 - 0x7fff8509dff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8512c000 -     0x7fff8513aff7 libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
        0x7fff8513b000 - 0x7fff85142fff  com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff85143000 - 0x7fff85586fef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <57D38705-6F21-2A82-F3F6-03CFFF214775> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff85587000 - 0x7fff8558dff7  com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff855d6000 - 0x7fff855e1ff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff855e2000 - 0x7fff855fdff7  com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff855fe000 - 0x7fff8565efe7  com.apple.framework.IOKit 2.0 (???) <2D2A51AA-4021-0F64-BE58-B0ED5388D899> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8565f000 - 0x7fff85661fff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff85662000 - 0x7fff85762fef  com.apple.DiskImagesFramework 10.6.8 (289.1) <4F2F2B6C-59D1-0631-71D1-F471BE2CE29A> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff85763000 - 0x7fff85763ff7  com.apple.ApplicationServices 38 (38) <0E2FC75E-2BE2-D04D-CA78-76E38A89DD30> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff85766000 - 0x7fff857a0fff  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib
        0x7fff857eb000 - 0x7fff859aafff  com.apple.ImageIO.framework 3.0.5 (3.0.5) <175E97F1-B1A7-655A-F154-5B6ACC5F3985> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff85aa4000 - 0x7fff85aa8ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <DB710299-B4D9-3714-66F7-5D2964DE585B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff85aa9000 - 0x7fff85adafff  libGLImage.dylib ??? (???) <562565E1-AA65-FE96-13FF-437410C886D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff85c35000 - 0x7fff85df3fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib
        0x7fff85df4000 - 0x7fff86e5efef  com.apple.WebCore 6534.57 (6534.57.2) <9BE3BFB2-D520-CD10-E4A1-3C2AF322A097> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8721a000 - 0x7fff8734ffff  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <F4814A13-E557-59AF-30FF-E62929367933> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff87350000 - 0x7fff87366fef  libbsm.0.dylib ??? (???) <0321D32C-9FE1-3919-E03E-2530A0C1191B> /usr/lib/libbsm.0.dylib
        0x7fff87367000 - 0x7fff87367ff7  com.apple.Cocoa 6.6 (???) <C69E895A-1C66-3DA9-5F63-8BE85DB9C4E1> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff87368000 - 0x7fff8736eff7  com.apple.DiskArbitration 2.3.1 (2.3.1) <FD5CF2E6-E5FF-1E2A-37E0-304722DA15E1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff87371000 - 0x7fff873f0fe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff87403000 - 0x7fff87441fe7  libFontRegistry.dylib ??? (???) <395D7C0D-36B5-B353-0DC8-51ABC0B1C030> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff87442000 - 0x7fff87462ff7  com.apple.DirectoryService.Framework 3.6 (621.14) <15CF4C96-372D-C706-A237-47D20D2CAA6B> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8764a000 - 0x7fff876cfff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff876ec000 - 0x7fff87802ff7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <3814FCF9-92B9-A6AB-E76A-F7021894AA3F> /usr/lib/libxml2.2.dylib
        0x7fff87803000 -     0x7fff87845fe7 com.apple.MediaKit 10.5.1 (490) <9D8D9E51-6559-41A2-E404-C629878F93AA> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff87846000 - 0x7fff87887ff7  com.apple.SystemConfiguration 1.10.9 (1.10.2) <642854D8-F4EF-4685-42A6-E48A1904D885> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff87888000 - 0x7fff8795cfe7  com.apple.CFNetwork 454.12.4 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff8795d000 - 0x7fff87960ff7  libCoreVMClient.dylib ??? (???) <75819794-3B7A-8944-D004-7EA6DD7CE836> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff87daf000 - 0x7fff87dafff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff87e40000 -     0x7fff87ef9fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
        0x7fff87efa000 - 0x7fff87f09fff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff87f56000 - 0x7fff87ff0fff  com.apple.ApplicationServices.ATS 275.19 (???) <2DE8987F-4563-4D8E-45C3-2F6F786E120D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff87ff1000 - 0x7fff87ff7ff7  IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff87ff8000 - 0x7fff880b9fef  com.apple.ColorSync 4.6.8 (4.6.8) <7DF1D175-6451-51A2-DBBF-40FCA78C0D2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff880ba000 - 0x7fff880bfff7  com.apple.CommonPanels 1.2.4 (91) <8B088D78-E508-6622-E477-E34C22CF2F67> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff880c0000 - 0x7fff880c5fff  libGIF.dylib ??? (???) <3FD1157B-C002-5268-DEF4-70DDC40E6EDE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff88144000 - 0x7fff88151ff7  com.apple.AppleFSCompression 24.4 (1.0) <56B27685-B6A7-7FD7-85F3-402C4E0C988E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff88152000 - 0x7fff88164fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <30FE378B-99FE-8C7C-06D0-A3AA0A0A70D4> /usr/lib/libsasl2.2.dylib
        0x7fff88221000 - 0x7fff88276ff7  com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7ff

    Has anyone an idea what the problem might be?
    Thanks a lot,
    Tabea

  • IPhoto 9.4.2 Problems

    Dear iPhoto Community,
    Once I have updated the iPhoto 9.4.2, I cant open theiPhotos it get sudden Crash. the system prompt to repair the data. i followed the instruction but still fail to open iPhotos.
    Then I uninstal the iPhotos App from my iMac and try to re instal with my Original CD. the moment I try to install iPhotos the system prompts this.
    once i click the continue it getting instaled and can update up to 9.4.2. However, still remain the problem.
    Please advice me.
    Thanks in Advance

    Process:         iPhoto [960]
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier:      com.apple.iPhoto
    Version:         9.4.2 (9.4.2)
    Build Info:      iPhotoProject-710042000000000~1
    Code Type:       X86 (Native)
    Parent Process:  launchd [133]
    Date/Time:       2012-11-26 14:32:21.623 +0800
    OS Version:      Mac OS X 10.7.5 (11G63)
    Report Version:  9
    Interval Since Last Report:          424758 sec
    Crashes Since Last Report:           11
    Per-App Interval Since Last Report:  124504 sec
    Per-App Crashes Since Last Report:   10
    Anonymous UUID:                      05A699C8-DACB-41E0-A1F2-E53398CAB1FB
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000034
    VM Regions Near 0x34:
    --> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Applications/iPhoto.app/Contents/MacOS/iPhoto
        VM_ALLOCATE            0000000000001000-00000000000b4000 [  716K] ---/--- SM=NUL 
    Application Specific Information:
    objc[960]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.ImageIO.framework             0x91cdeb98 _MPExtension::addMetadata(__CFArray*) + 12
    1   com.apple.ImageIO.framework             0x91cdec14 _MPOFile::CopyMetadata() + 72
    2   com.apple.ImageIO.framework             0x91cdecff ExamineMPOFile + 227
    3   com.apple.ImageIO.framework             0x91cdeda4 _CGImagePluginCountMPO + 42
    4   com.apple.ImageIO.framework             0x91c57a4c CGImageSourceGetCount + 125
    5   com.apple.ImageIO.framework             0x91c574b2 makeImagePlus + 46
    6   com.apple.ImageIO.framework             0x91c571c7 CGImageSourceCreateImageAtIndex + 159
    7   com.apple.iPhoto                        0x00154b6f 0xb4000 + 658287
    8   com.apple.iPhoto                        0x001542ba 0xb4000 + 656058
    9   com.apple.iPhoto                        0x0046a240 0xb4000 + 3891776
    10  com.apple.iPhoto                        0x003b694d 0xb4000 + 3156301
    11  com.apple.iPhoto                        0x003b6bee 0xb4000 + 3156974
    12  com.apple.iPhoto                        0x003b6d79 0xb4000 + 3157369
    13  com.apple.iPhoto                        0x003da5c5 0xb4000 + 3302853
    14  com.apple.iPhoto                        0x002e9984 0xb4000 + 2316676
    15  libdispatch.dylib                       0x9c87e475 _dispatch_barrier_sync_f_slow_invoke + 82
    16  libdispatch.dylib                       0x9c87ef4d _dispatch_main_queue_callback_4CF + 260
    17  com.apple.CoreFoundation                0x9150fd43 __CFRunLoopRun + 2003
    18  com.apple.CoreFoundation                0x9150f1dc CFRunLoopRunSpecific + 332
    19  com.apple.CoreFoundation                0x9150f088 CFRunLoopRunInMode + 120
    20  com.apple.HIToolbox                     0x9273e543 RunCurrentEventLoopInMode + 318
    21  com.apple.HIToolbox                     0x927458ab ReceiveNextEventCommon + 381
    22  com.apple.HIToolbox                     0x9274571a BlockUntilNextEventMatchingListInMode + 88
    23  com.apple.AppKit                        0x95c10ee8 _DPSNextEvent + 678
    24  com.apple.AppKit                        0x95c10752 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
    25  com.apple.AppKit                        0x95ee237b -[NSApplication _realDoModalLoop:peek:] + 973
    26  com.apple.AppKit                        0x95edd481 -[NSApplication _doModalLoop:peek:] + 69
    27  com.apple.AppKit                        0x95ee1f08 -[NSApplication runModalForWindow:] + 258
    28  com.apple.AppKit                        0x95ed55ba _NXDoLocalRunAlertPanel + 1068
    29  com.apple.AppKit                        0x95ed5aa6 NSRunAlertPanel + 59
    30  com.apple.iPhoto                        0x002e55f4 0xb4000 + 2299380
    31  com.apple.iPhoto                        0x000e7c77 0xb4000 + 212087
    32  com.apple.iPhoto                        0x000e4e28 0xb4000 + 200232
    33  com.apple.iPhoto                        0x002d530f 0xb4000 + 2233103
    34  com.apple.iPhoto                        0x002ca679 0xb4000 + 2188921
    35  com.apple.iPhoto                        0x000e2c20 0xb4000 + 191520
    36  com.apple.iPhoto                        0x000e136b 0xb4000 + 185195
    37  com.apple.Foundation                    0x9bf6d792 __NSFireDelayedPerform + 615
    38  com.apple.CoreFoundation                0x915312a6 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22
    39  com.apple.CoreFoundation                0x91530c37 __CFRunLoopDoTimer + 743
    40  com.apple.CoreFoundation                0x9150fcd0 __CFRunLoopRun + 1888
    41  com.apple.CoreFoundation                0x9150f1dc CFRunLoopRunSpecific + 332
    42  com.apple.CoreFoundation                0x9150f088 CFRunLoopRunInMode + 120
    43  com.apple.HIToolbox                     0x9273e543 RunCurrentEventLoopInMode + 318
    44  com.apple.HIToolbox                     0x927457d6 ReceiveNextEventCommon + 168
    45  com.apple.HIToolbox                     0x9274571a BlockUntilNextEventMatchingListInMode + 88
    46  com.apple.AppKit                        0x95c10ee8 _DPSNextEvent + 678
    47  com.apple.AppKit                        0x95c10752 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
    48  com.apple.AppKit                        0x95c0cac1 -[NSApplication run] + 911
    49  com.apple.AppKit                        0x95e9dac5 NSApplicationMain + 1054
    50  com.apple.iPhoto                        0x000c3c99 0xb4000 + 64665
    51  com.apple.iPhoto                        0x000c32e5 0xb4000 + 62181
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x95a4b90a kevent + 10
    1   libdispatch.dylib                       0x9c87ee04 _dispatch_mgr_invoke + 969
    2   libdispatch.dylib                       0x9c87d853 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x95a4b02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9454accf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x9454c6fe start_wqthread + 30
    Thread 3:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib                  0x95a48c5e semaphore_wait_trap + 10
    1   libdispatch.dylib                       0x9c8804d8 _dispatch_thread_semaphore_wait + 25
    2   libdispatch.dylib                       0x9c87f61c _dispatch_barrier_sync_f_slow + 121
    3   libdispatch.dylib                       0x9c87f730 dispatch_barrier_sync_f + 37
    4   libdispatch.dylib                       0x9c87f884 _dispatch_sync_slow + 70
    5   com.apple.iPhoto                        0x002e992c 0xb4000 + 2316588
    6   com.apple.Foundation                    0x9bfeae3a -[NSBlockOperation main] + 269
    7   com.apple.Foundation                    0x9bfae1cb -[__NSOperationInternal start] + 797
    8   com.apple.Foundation                    0x9bfadea7 -[NSOperation start] + 67
    9   com.apple.Foundation                    0x9bfc1ffa ____NSOQSchedule_block_invoke_2 + 135
    10  libdispatch.dylib                       0x9c87cfbd _dispatch_call_block_and_release + 15
    11  libdispatch.dylib                       0x9c87e01c _dispatch_worker_thread2 + 231
    12  libsystem_c.dylib                       0x9454ab24 _pthread_wqthread + 346
    13  libsystem_c.dylib                       0x9454c6fe start_wqthread + 30

  • Problems scanning a second page

    Can anyone help?  I can scan one page at a time using an epson RX85 all in one on a mac running OS 10.9.2 and Acrobat Pro 10.  I have tried to scan more than one page either as a continous scan or as separate docs and I come up against an error message, Adobe closes down.  Error shown below.  I've asked Apple to look at issue and they say it is problem with Adobe software.
    Process:         AdobeAcrobat [13618]
    Path:            /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/MacOS/AdobeAcrobat
    Identifier:      com.adobe.Acrobat.Pro
    Version:         10.1.9 (10.1.9)
    Code Type:       X86 (Native)
    Parent Process:  launchd [162]
    Responsible:     AdobeAcrobat [13618]
    User ID:         501
    Date/Time:       2014-04-28 10:23:26.854 +0100
    OS Version:      Mac OS X 10.9.2 (13C64)
    Report Version:  11
    Anonymous UUID:  BF9EFD7F-20E5-81BF-78A2-4B2C09F85D88
    Sleep/Wake UUID: F5618CC7-2D5A-4541-A6B4-C8DCD74A4E4B
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000000a27e8
    VM Regions Near 0xa27e8:
        __LINKEDIT             0000000000004000-0000000000006000 [    8K] r--/rwx SM=COW  /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/MacOS/AdobeAcrobat
    --> __TEXT                 0000000000006000-0000000001d32000 [ 29.2M] r-x/rwx SM=COW  /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/Frameworks/Acrobat.framework/Versions/A/Acrobat
        __DATA                 0000000001d32000-0000000001e3a000 [ 1056K] rw-/rwx SM=COW  /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/Frameworks/Acrobat.framework/Versions/A/Acrobat
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   ???                                     0x0eee2f83 0 + 250490755
    1   com.apple.CoreServices.CarbonCore          0x926376a9 vCheckLoad + 664
    2   com.apple.CoreServices.CarbonCore          0x925be783 GetResourceCommon + 171
    3   com.apple.CoreServices.CarbonCore          0x9263798b Get1Resource + 41
    4   com.epson.scan.scncl                    0x11d6c60c CESPrefs::Read() + 170
    5   com.epson.scan.scncl                    0x11d6d013 CPrefsBase::CheckPreferenceValid(char**) + 107
    6   com.epson.scan.scncl                    0x11d6c2f8 CESPrefs::GetWorkAreaFSSpec(FSSpec*) + 60
    7   com.epson.scan.scncl                    0x11d30fcd CExtScanner::DeleteTempFolder() + 113
    8   com.epson.scan.scncl                    0x11d1ee68 CScanImg::ISIOpenScanner(HardwareInfo*) + 210
    9   com.epson.scan.twpmg                    0x11cdee5b CTriplet::OpenScanner() + 63
    10  com.epson.scan.twpmg                    0x11cdd216 CCtrlTriplet::OpenDS(TW_IDENTITY*, char*) + 134
    11  com.epson.scan.twpmg                    0x11cd53cd CImgTriplet::OpenDS(TW_IDENTITY*, char*) + 37
    12  com.epson.scan.twpmg                    0x11cd9dba CCtrlTriplet::IdentityMsg(TW_IDENTITY*, unsigned short, char*) + 162
    13  com.epson.scan.twpmg                    0x11cddac3 CCtrlTriplet::EntryPoint(TW_IDENTITY*, unsigned long, unsigned short, unsigned short, char*) + 267
    14  com.epson.scan.twpmg                    0x11cd58f1 CImgTriplet::EntryPoint(TW_IDENTITY*, unsigned long, unsigned short, unsigned short, char*) + 81
    15  com.epson.scan.twpmg                    0x11ceae7f CImgTriplet22::EntryPoint(TW_IDENTITY*, unsigned long, unsigned short, unsigned short, char*) + 87
    16  com.epson.scan.twpmg                    0x11ce0bf6 DS_Entry + 136
    17  com.epson.scan.dscl                     0x0e3ed66a CDSCtl::DoMSGOpenDS(TW_IDENTITY*, unsigned long, unsigned short, unsigned short, char*) + 524
    18  com.epson.scan.dscl                     0x0e3ed83d CDSCtl::DoDATIdentity(TW_IDENTITY*, unsigned long, unsigned short, unsigned short, char*) + 153
    19  com.epson.scan.dscl                     0x0e3edcf0 CDSCtl::DoDGControl(TW_IDENTITY*, unsigned long, unsigned short, unsigned short, char*) + 158
    20  com.epson.scan.dscl                     0x0e3edf2f CDSCtl::DSEntry(TW_IDENTITY*, unsigned long, unsigned short, unsigned short, char*) + 133
    21  com.epson.scan.dscl                     0x0e3ee0e8 DS_Entry + 116
    22  com.epson.scan.rx585_rx595_rx610          0x0e197670 DS_Control(unsigned short, unsigned short, char*) + 552
    23  com.epson.scan.rx585_rx595_rx610          0x0e198bcf DS_Entry + 193
    24  org.twain.dsm                           0x0c86b2f7 -[DS callDS:dataGroup:dataArgumentType:messageID:dataPtr:] + 388
    25  org.twain.dsm                           0x0c86ac4d -[DS openDS:dsIdentity:] + 92
    26  org.twain.dsm                           0x0c86a844 -[DSM openDS] + 687
    27  org.twain.dsm                           0x0c86a16f -[DSM identity] + 183
    28  org.twain.dsm                           0x0c86954a -[DSM entry:destination:dataGroup:dataArgumentType:messageID:dataPtr:] + 150
    29  org.twain.dsm                           0x0c869372 DSM_Entry + 159
    30  com.adobe.AcrobatPlugin.Scan            0x0eb96b0a AcroPluginMain + 268157
    31  com.adobe.AcrobatPlugin.Scan            0x0eb99a4b AcroPluginMain + 280254
    32  com.adobe.AcrobatPlugin.Scan            0x0eb9b551 AcroPluginMain + 287172
    33  com.adobe.AcrobatPlugin.Scan            0x0eb9b686 AcroPluginMain + 287481
    34  com.adobe.AcrobatPlugin.Scan            0x0eb9b763 AcroPluginMain + 287702
    35  com.adobe.AcrobatPlugin.Scan            0x0eba3de6 AcroPluginMain + 322137
    36  com.adobe.AcrobatPlugin.Scan            0x0eba3eb0 AcroPluginMain + 322339
    37  com.adobe.AcrobatPlugin.Scan            0x0eb9d8ad AcroPluginMain + 296224
    38  com.adobe.AcrobatPlugin.Scan            0x0eb783aa AcroPluginMain + 143389
    39  com.adobe.AcrobatPlugin.Scan            0x0eb78d9e AcroPluginMain + 145937
    40  com.adobe.AcrobatPlugin.Scan            0x0eb7d217 AcroPluginMain + 163466
    41  com.adobe.AcrobatPlugin.Scan            0x0eb7d3be AcroPluginMain + 163889
    42  com.adobe.Acrobat.framework             0x00917775 AcroSecurityBailOutImpl + 5433859
    43  com.adobe.Acrobat.framework             0x00659272 AcroSecurityBailOutImpl + 2557184
    44  com.adobe.Acrobat.framework             0x006593b8 AcroSecurityBailOutImpl + 2557510
    45  com.adobe.Acrobat.framework             0x00bb4434 AcroSecurityBailOutImpl + 8173250
    46  com.adobe.Acrobat.framework             0x00bb4159 AcroSecurityBailOutImpl + 8172519
    47  com.adobe.Acrobat.framework             0x0037b686 RunAcrobat + 3590229
    48  libobjc.A.dylib                         0x9ab0a2af -[NSObject performSelector:withObject:] + 70
    49  com.apple.AppKit                        0x9aef28a5 -[NSApplication sendAction:to:from:] + 438
    50  com.apple.AppKit                        0x9af0ec65 -[NSMenuItem _corePerformAction] + 486
    51  com.apple.AppKit                        0x9af0e96a -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 163
    52  com.apple.AppKit                        0x9af0e021 -[NSMenu _performActionWithHighlightingForItemAtIndex:sendAccessibilityNotification:] + 79
    53  com.apple.AppKit                        0x9af61624 -[NSMenu performActionForItemAtIndex:] + 65
    54  com.apple.AppKit                        0x9af615d9 -[NSMenu _internalPerformActionForItemAtIndex:] + 45
    55  com.apple.AppKit                        0x9af615a4 -[NSMenuItem _internalPerformActionThroughMenuIfPossible] + 106
    56  com.apple.AppKit                        0x9af613f4 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 120
    57  com.apple.AppKit                        0x9af03da6 NSSLMMenuEventHandler + 816
    58  com.apple.HIToolbox                     0x984e3d89 _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
    59  com.apple.HIToolbox                     0x9833735f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1452
    60  com.apple.HIToolbox                     0x98336678 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 386
    61  com.apple.HIToolbox                     0x98349821 SendEventToEventTarget + 88
    62  com.apple.HIToolbox                     0x984e3c2e SendHICommandEvent(unsigned long, HICommand const*, unsigned long, unsigned long, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 478
    63  com.apple.HIToolbox                     0x983acf17 SendMenuCommandWithContextAndModifiers + 70
    64  com.apple.HIToolbox                     0x983acec4 SendMenuItemSelectedEvent + 199
    65  com.apple.HIToolbox                     0x983acd92 FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 134
    66  com.apple.HIToolbox                     0x9853859d MenuSelectCore(MenuData*, Point, double, unsigned long, OpaqueMenuRef**, unsigned short*) + 722
    67  com.apple.HIToolbox                     0x983b472e _HandleMenuSelection2 + 488
    68  com.apple.HIToolbox                     0x983b4537 _HandleMenuSelection + 53
    69  com.apple.AppKit                        0x9ae71278 _NSHandleCarbonMenuEvent + 358
    70  com.apple.AppKit                        0x9acc66e2 _DPSNextEvent + 2459
    71  com.apple.AppKit                        0x9acc58b0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
    72  com.apple.AppKit                        0x9acb819c -[NSApplication run] + 727
    73  com.adobe.Acrobat.framework             0x00010913 RunAcrobat + 6882
    74  com.adobe.Acrobat.framework             0x0000ef6d RunAcrobat + 316
    75  com.adobe.Acrobat.Pro                   0x00001e92 main + 94
    76  com.adobe.Acrobat.Pro                   0x00001e16 start + 54
    Thread 1:: Dispatch queue: NSOperationQueue 0x2c9e0e0
    0   libsystem_kernel.dylib                  0x95446b76 __semwait_signal + 10
    1   libsystem_c.dylib                       0x9154ffb7 nanosleep$UNIX2003 + 219
    2   com.apple.Foundation                    0x97e51621 +[NSThread sleepForTimeInterval:] + 170
    3   com.adobe.Acrobat.framework             0x00d14e39 AcroSecurityBailOutImpl + 9617607
    4   com.apple.Foundation                    0x97dbf37f -[__NSOperationInternal _start:] + 753
    5   com.apple.Foundation                    0x97dbf081 -[NSOperation start] + 71
    6   com.apple.Foundation                    0x97dbefa8 __NSOQSchedule_f + 50
    7   libdispatch.dylib                       0x99a09e11 _dispatch_async_redirect_invoke + 158
    8   libdispatch.dylib                       0x99a05396 _dispatch_client_callout + 50
    9   libdispatch.dylib                       0x99a07457 _dispatch_root_queue_drain + 257
    10  libdispatch.dylib                       0x99a08722 _dispatch_worker_thread2 + 39
    11  libsystem_pthread.dylib                 0x98329dab _pthread_wqthread + 336
    12  libsystem_pthread.dylib                 0x9832dcce start_wqthread + 30
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x95447992 kevent64 + 10
    1   libdispatch.dylib                       0x99a078ad _dispatch_mgr_invoke + 238
    2   libdispatch.dylib                       0x99a07546 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib                  0x954467ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x9832ad1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x9832cbd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x92661682 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x926618a6 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore          0x9262dcf2 MPWaitOnQueue + 199
    6   AdobeACE                                0x01fc3737 ACEInitialize + 3741
    7   AdobeACE                                0x01fc36ad ACEInitialize + 3603
    8   com.apple.CoreServices.CarbonCore          0x9262e2ce PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib                 0x983285fb _pthread_body + 144
    10  libsystem_pthread.dylib                 0x98328485 _pthread_start + 130
    11  libsystem_pthread.dylib                 0x9832dcf2 thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib                  0x954467ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x9832ad1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x9832cbd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x92661682 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x926618a6 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore          0x9262dcf2 MPWaitOnQueue + 199
    6   AdobeACE                                0x01fc3737 ACEInitialize + 3741
    7   AdobeACE                                0x01fc36ad ACEInitialize + 3603
    8   com.apple.CoreServices.CarbonCore          0x9262e2ce PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib                 0x983285fb _pthread_body + 144
    10  libsystem_pthread.dylib                 0x98328485 _pthread_start + 130
    11  libsystem_pthread.dylib                 0x9832dcf2 thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib                  0x954467ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x9832ad1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x9832cbd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x92661682 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x926618a6 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore          0x9262dcf2 MPWaitOnQueue + 199
    6   AdobeACE                                0x01fc3737 ACEInitialize + 3741
    7   AdobeACE                                0x01fc36ad ACEInitialize + 3603
    8   com.apple.CoreServices.CarbonCore          0x9262e2ce PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib                 0x983285fb _pthread_body + 144
    10  libsystem_pthread.dylib                 0x98328485 _pthread_start + 130
    11  libsystem_pthread.dylib                 0x9832dcf2 thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib                  0x954467ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x9832ad1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x9832cbd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x92661682 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x926618a6 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore          0x9262dcf2 MPWaitOnQueue + 199
    6   AdobeACE                                0x01fc3737 ACEInitialize + 3741
    7   AdobeACE                                0x01fc36ad ACEInitialize + 3603
    8   com.apple.CoreServices.CarbonCore          0x9262e2ce PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib                 0x983285fb _pthread_body + 144
    10  libsystem_pthread.dylib                 0x98328485 _pthread_start + 130
    11  libsystem_pthread.dylib                 0x9832dcf2 thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib                  0x954467ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x9832ad1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x9832cbd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x92661682 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x926618a6 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore          0x9262dcf2 MPWaitOnQueue + 199
    6   AdobeACE                                0x01fc3737 ACEInitialize + 3741
    7   AdobeACE                                0x01fc36ad ACEInitialize + 3603
    8   com.apple.CoreServices.CarbonCore          0x9262e2ce PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib                 0x983285fb _pthread_body + 144
    10  libsystem_pthread.dylib                 0x98328485 _pthread_start + 130
    11  libsystem_pthread.dylib                 0x9832dcf2 thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib                  0x954467ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x9832ad1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x9832cbd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x92661682 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x926618a6 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore          0x9262dcf2 MPWaitOnQueue + 199
    6   AdobeACE                                0x01fc3737 ACEInitialize + 3741
    7   AdobeACE                                0x01fc36ad ACEInitialize + 3603
    8   com.apple.CoreServices.CarbonCore          0x9262e2ce PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib                 0x983285fb _pthread_body + 144
    10  libsystem_pthread.dylib                 0x98328485 _pthread_start + 130
    11  libsystem_pthread.dylib                 0x9832dcf2 thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib                  0x954467ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x9832ad1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x9832cbd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x92661682 TSWaitOnCondition + 128
    4   com.apple.CoreServices.CarbonCore          0x926618a6 TSWaitOnConditionTimedRelative + 186
    5   com.apple.CoreServices.CarbonCore          0x9262dcf2 MPWaitOnQueue + 199
    6   AdobeACE                                0x01fc3737 ACEInitialize + 3741
    7   AdobeACE                                0x01fc36ad ACEInitialize + 3603
    8   com.apple.CoreServices.CarbonCore          0x9262e2ce PrivateMPEntryPoint + 68
    9   libsystem_pthread.dylib                 0x983285fb _pthread_body + 144
    10  libsystem_pthread.dylib                 0x98328485 _pthread_start + 130
    11  libsystem_pthread.dylib                 0x9832dcf2 thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib                  0x954467ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x9832ad1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x9832cbd9 pthread_cond_wait$UNIX2003 + 71
    3   AdobeAGM                                0x02110dac AGMInitialize + 33770
    4   AdobeAGM                                0x02110ce6 AGMInitialize + 33572
    5   AdobeAGM                                0x02110841 AGMInitialize + 32383
    6   libsystem_pthread.dylib                 0x983285fb _pthread_body + 144
    7   libsystem_pthread.dylib                 0x98328485 _pthread_start + 130
    8   libsystem_pthread.dylib                 0x9832dcf2 thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib                  0x954467ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x9832ad1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x9832cbd9 pthread_cond_wait$UNIX2003 + 71
    3   AdobeAGM                                0x02110dac AGMInitialize + 33770
    4   AdobeAGM                                0x02110ce6 AGMInitialize + 33572
    5   AdobeAGM                                0x02110841 AGMInitialize + 32383
    6   libsystem_pthread.dylib                 0x983285fb _pthread_body + 144
    7   libsystem_pthread.dylib                 0x98328485 _pthread_start + 130
    8   libsystem_pthread.dylib                 0x9832dcf2 thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib                  0x954467ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x9832ad1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x9832cbd9 pthread_cond_wait$UNIX2003 + 71
    3   AdobeAGM                                0x02110dac AGMInitialize + 33770
    4   AdobeAGM                                0x02110ce6 AGMInitialize + 33572
    5   AdobeAGM                                0x02110841 AGMInitialize + 32383
    6   libsystem_pthread.dylib                 0x983285fb _pthread_body + 144
    7   libsystem_pthread.dylib                 0x98328485 _pthread_start + 130
    8   libsystem_pthread.dylib                 0x9832dcf2 thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib                  0x95441f7a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9544116c mach_msg + 68
    2   com.apple.CoreFoundation                0x987f9d29 __CFRunLoopServiceMachPort + 169
    3   com.apple.CoreFoundation                0x987f9301 __CFRunLoopRun + 1393
    4   com.apple.CoreFoundation                0x987f8b1a CFRunLoopRunSpecific + 394
    5   com.apple.CoreFoundation                0x987f897b CFRunLoopRunInMode + 123
    6   com.apple.AppKit                        0x9ae6fb68 _NSEventThread + 283
    7   libsystem_pthread.dylib                 0x983285fb _pthread_body + 144
    8   libsystem_pthread.dylib                 0x98328485 _pthread_start + 130
    9   libsystem_pthread.dylib                 0x9832dcf2 thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib                  0x95447976 kevent + 10
    1   com.adobe.Acrobat.framework             0x01365dca AcroSecurityBailOutImpl + 16240728
    2   com.adobe.Acrobat.framework             0x012ba3cf AcroSecurityBailOutImpl + 15537757
    3   libsystem_pthread.dylib                 0x983285fb _pthread_body + 144
    4   libsystem_pthread.dylib                 0x98328485 _pthread_start + 130
    5   libsystem_pthread.dylib                 0x9832dcf2 thread_start + 34
    Thread 15:
    0   libsystem_kernel.dylib                  0x954467ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x9832ad8a _pthread_cond_wait + 837
    2   libsystem_pthread.dylib                 0x9832cfa3 pthread_cond_wait + 48
    3   com.adobe.amt.services                  0x0e964f2c C_AMTUISwitchSuppressUpdates + 16864
    4   com.adobe.amt.services                  0x0e95de78 C_EULA_SetState + 2166
    5   com.adobe.amt.services                  0x0e964f92 C_AMTUISwitchSuppressUpdates + 16966
    6   libsystem_pthread.dylib                 0x983285fb _pthread_body + 144
    7   libsystem_pthread.dylib                 0x98328485 _pthread_start + 130
    8   libsystem_pthread.dylib                 0x9832dcf2 thread_start + 34
    Thread 16:
    0   libsystem_kernel.dylib                  0x95441f7a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9544116c mach_msg + 68
    2   com.apple.CoreFoundation                0x987f9d29 __CFRunLoopServiceMachPort + 169
    3   com.apple.CoreFoundation                0x987f9301 __CFRunLoopRun + 1393
    4   com.apple.CoreFoundation                0x987f8b1a CFRunLoopRunSpecific + 394
    5   com.apple.CoreFoundation                0x987f897b CFRunLoopRunInMode + 123
    6   com.adobe.AcrobatPlugin.EFS             0x1246998f AcroPluginMain + 22457
    7   com.apple.Foundation                    0x97e23f0e -[NSThread main] + 45
    8   com.apple.Foundation                    0x97e23e66 __NSThread__main__ + 1426
    9   libsystem_pthread.dylib                 0x983285fb _pthread_body + 144
    10  libsystem_pthread.dylib                 0x98328485 _pthread_start + 130
    11  libsystem_pthread.dylib                 0x9832dcf2 thread_start + 34
    Thread 17:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x95441f7a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9544116c mach_msg + 68
    2   com.apple.CoreFoundation                0x987f9d29 __CFRunLoopServiceMachPort + 169
    3   com.apple.CoreFoundation                0x987f9301 __CFRunLoopRun + 1393
    4   com.apple.CoreFoundation                0x987f8b1a CFRunLoopRunSpecific + 394
    5   com.apple.CoreFoundation                0x987f897b CFRunLoopRunInMode + 123
    6   com.apple.Foundation                    0x97e24095 +[NSURLConnection(Loader) _resourceLoadLoop:] + 381
    7   com.apple.Foundation                    0x97e23f0e -[NSThread main] + 45
    8   com.apple.Foundation                    0x97e23e66 __NSThread__main__ + 1426
    9   libsystem_pthread.dylib                 0x983285fb _pthread_body + 144
    10  libsystem_pthread.dylib                 0x98328485 _pthread_start + 130
    11  libsystem_pthread.dylib                 0x9832dcf2 thread_start + 34
    Thread 18:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x95446ace __select + 10
    1   com.apple.CoreFoundation                0x98849b86 __CFSocketManager + 1158
    2   libsystem_pthread.dylib                 0x983285fb _pthread_body + 144
    3   libsystem_pthread.dylib                 0x98328485 _pthread_start + 130
    4   libsystem_pthread.dylib                 0x9832dcf2 thread_start + 34
    Thread 19:
    0   libsystem_kernel.dylib                  0x95447046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x98329dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib                 0x9832dcce start_wqthread + 30
    Thread 20:
    0   libsystem_kernel.dylib                  0x95447046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x98329dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib                 0x9832dcce start_wqthread + 30
    Thread 21:
    0   libsystem_kernel.dylib                  0x95447046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x98329dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib                 0x9832dcce start_wqthread + 30
    Thread 22:
    0   libsystem_kernel.dylib                  0x95447046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x98329dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib                 0x9832dcce start_wqthread + 30
    Thread 23:
    0   libsystem_kernel.dylib                  0x95447046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x98329dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib                 0x9832dcce start_wqthread + 30
    Thread 24:
    0   libsystem_kernel.dylib                  0x95447046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x98329dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib                 0x9832dcce start_wqthread + 30
    Thread 25:
    0   libsystem_kernel.dylib                  0x95447046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x98329dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib                 0x9832dcce start_wqthread + 30
    Thread 26:: com.apple.appkit-heartbeat
    0   libsystem_kernel.dylib                  0x95446b76 __semwait_signal + 10
    1   libsystem_c.dylib                       0x9154ffb7 nanosleep$UNIX2003 + 219
    2   libsystem_c.dylib                       0x9154fe62 usleep$UNIX2003 + 60
    3   com.apple.AppKit                        0x9af3aa4c -[NSUIHeartBeat _heartBeatThread:] + 2318
    4   com.apple.Foundation                    0x97e23f0e -[NSThread main] + 45
    5   com.apple.Foundation                    0x97e23e66 __NSThread__main__ + 1426
    6   libsystem_pthread.dylib                 0x983285fb _pthread_body + 144
    7   libsystem_pthread.dylib                 0x98328485 _pthread_start + 130
    8   libsystem_pthread.dylib                 0x9832dcf2 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x000027e8  ebx: 0x72737263  ecx: 0x06222600  edx: 0x00000664
      edi: 0x45535052  esi: 0x00000000  ebp: 0xbfffc818  esp: 0xbfffc7bc
       ss: 0x00000023  efl: 0x00010246  eip: 0x0eee2f83   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x000a27e8
    Logical CPU:     0
    Error Code:      0x00000007
    Trap Number:     14
    Binary Images:
        0x1000 -     0x1fff +com.adobe.Acrobat.Pro (10.1.9 - 10.1.9) <F4B5B9F0-99D4-C8E9-64AB-B388EDBFCE5B> /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/MacOS/AdobeAcrobat
        0x6000 -  0x1d31fef +com.adobe.Acrobat.framework (10.1.9 - 10.1.9) <C7E58FAC-8D45-2741-ECAA-9854648A84BE> /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/Frameworks/Acrobat.framework/Versions/A/Acrobat
    0x1fc1000 -  0x20e2fff +AdobeACE (1) <B885D217-C2F6-8496-12D0-FCA0E620635B> /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x2105000 -  0x26cafeb +AdobeAGM (1) <D32ACDB7-2362-47C0-8D55-DBE2F4D82433> /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x277d000 -  0x279aff7 +AdobeBIB (1) <7C894693-F5AC-A9BF-E72A-097BDF33C329> /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x27a1000 -  0x2ac6ff7 +com.adobe.CoolType (AdobeCoolType 5.08.124.1 - 5.08.124.1) <6426C28B-EF96-2C42-DCBD-20BA715F04EA> /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x5740000 -  0x5765ff9  com.apple.framework.familycontrols (4.1 - 410) <A33A97EE-C735-38BA-9B49-5D78DAA3DEDA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x577a000 -  0x5785ffa  com.apple.CommerceCore (1.0 - 42) <E59717F2-6770-3DBC-8510-F7AA61E60F57> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCor e.framework/Versions/A/CommerceCore
    0xad29000 -  0xaf21ff7 +com.adobe.Acrobat.adm (10.1.9 - 10.1.9) <E753ECED-3BB9-B731-B7DC-C91EA73A1FE5> /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/Frameworks/SPPlugins/AdobeADM.bundle/Contents/MacOS/AdobeADM
    0xc2f1000 -  0xc366ff7 +AcroSQLite (1) <9B46E977-F455-0898-B80D-C41005832930> /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AcroSQLite.framework/Versions/A/AcroSQLite
    0xc500000 -  0xc70bfeb +com.adobe.AcrobatPlugin.EScript (10.1.9 - 10.1.9) <B3691CED-70BE-7E17-C167-1C3738F94FDE> /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/Built-in/EScript.acroplugin/Contents/MacOS/EScript
    0xc77b000 -  0xc77bffd +cl_kernels (???) <2C4CC0C2-7D7A-4B01-8531-454ED936FB72> cl_kernels
    0xc79d000 -  0xc7d4ff7 +com.adobe.AcrobatPlugin.PaperCapture (10.1.9 - 10.1.9) <ED56E91B-6DC5-1089-3DF6-5D921782E00E> /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/Built-in/PaperCapture.acroplugin/Contents/MacOS/PaperCapture
    0xc7dc000 -  0xc849ffb +com.adobe.amtlib (amtlib 3.5.0.34 - 3.5.0.34) <8C1EBC9E-DDFF-660B-03FB-196CE8A4CED8> /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/Frameworks/amtlib.framework/amtlib
    0xc862000 -  0xc862ffb +cl_kernels (???) <52CDBCB9-6D41-43AD-B080-EA3D3AA36E93> cl_kernels
    0xc866000 -  0xc866ff3 +cl_kernels (???) <45D6068B-9FFC-4A68-BFD9-4D75BB8593B7> cl_kernels
    0xc868000 -  0xc86efff  org.twain.dsm (1.9.5 - 1.9.5) <3CE5B8E4-1F2D-3694-890D-B3965F244443> /System/Library/Frameworks/TWAIN.framework/Versions/A/TWAIN
    0xc876000 -  0xc87efff +com.adobe.asneu.framework (asneu version 1.7.0.1 - 1.7.0.1) <80195B5C-2C67-D841-232C-74FCAB79D304> /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/Frameworks/asneu.framework/Versions/A/asneu
    0xc88e000 -  0xc8c7ffb +com.adobe.AcrobatPlugin.Updater (10.1.9 - 10.1.9) <A3E0A9CD-F644-A5EA-ABE0-4B0BA68383B7> /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/Built-in/Updater.acroplugin/Contents/MacOS/Updater
    0xc8d1000 -  0xc92efff +AdobeXMP (0) <E3A59E8C-A514-8A4A-F965-E9C043C7AC96> /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0xd731000 -  0xde95fe7 +com.adobe.AcrobatPlugin.Comments (10.1.9 - 10.1.9) <A373B65D-CCB0-44EF-93D0-35F2B6B59601> /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/Built-in/Comments.acroplugin/Contents/MacOS/Comments
    0xe066000 -  0xe08efff +AdobeAXE8SharedExpat (0) <6DE8E2CA-91EC-77D7-E674-D336B7D09AF5> /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpa t
    0xe0b5000 -  0xe0b5fff +cl_kernels (???) <999BAEF2-5079-4021-AE94-38BED5BC1DBF> cl_kernels
    0xe0ba000 -  0xe0bbff1 +cl_kernels (???) <6EBF1E37-FF4C-45C7-8AF0-D2FD3A6456BE> cl_kernels
    0xe196000 -  0xe1a4ff1 +com.epson.scan.rx585_rx595_rx610 (3.2.8 - 3.2.8) /Library/Image Capture/TWAIN Data Sources/*/EPSON RX585_RX595_RX610
    0xe1ac000 -  0xe1b7fff  libGPUSupport.dylib (9.6) <E99B15B5-B173-329B-B8AA-B6BA5EE4D5EE> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport .dylib
    0xe3eb000 -  0xe402fe7 +com.epson.scan.dscl (3.2.1 - 3.2.1) /Library/Image Capture/TWAIN Data Sources/*/DS Control.bundle/Contents/MacOS/DS Control
    0xe424000 -  0xe426fff +com.epson.scan.usb (1.1.6) <69BC3AE6-A7D2-E1AA-6C16-016DDC387B04> /Library/Image Capture/TWAIN Data Sources/*/EPSON USB Scanner.bundle/Contents/MacOS/EPSON USB Scanner
    0xe441000 -  0xe445ff9  libgermantok.dylib (14) <F6DEC1E3-5AAA-3BEB-9EF3-92608F4A094D> /usr/lib/libgermantok.dylib
    0xe45f000 -  0xe460ff5 +cl_kernels (???) <BC6378CA-16EF-4913-B4C6-3CA3D061475A> cl_kernels
    0xe462000 -  0xe46efe7 +com.epson.scan.DDC (1.1.0 - 1.1.0) /Library/Image Capture/TWAIN Data Sources/*/EsDDC.bundle/Contents/MacOS/EsDDC
    0xe474000 -  0xe488fe3 +com.epson.scan.ade (3.0.1 - 3.0.1) /Library/Image Capture/TWAIN Data Sources/*/ADE.bundle/Contents/MacOS/ADE
    0xe50a000 -  0xe57afeb +com.adobe.adobe_caps (adobe_caps 3.5.4.0 - 3.5.4.0) <36D53A2C-0DAB-34C6-48C7-49D2ECF52D0D> /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    0xe60e000 -  0xe610ff5 +cl_kernels (???) <0F975414-F745-46C1-9E2C-8F7936504B06> cl_kernels
    0xe652000 -  0xe678ffb +AdobeBIBUtils (1) <B9888BEE-A939-50E3-1CD3-3313AC14A073> /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
    0xe680000 -  0xe684fff  com.apple.AppleMPEG2Codec (1.0.2 - 220.1) <017135BD-3E54-30EC-9489-6ACADA56D51F> /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
    0xe940000 -  0xe9a7fe7 +com.adobe.amt.services (AMTServices 3.5.0.34 [BuildVersion: 3.5; BuildDate: Tue Sep 14 2010 21:49:00] - 3.5.0.34) <F56D7855-B0F7-4E7E-1997-D4FC2F5ACB2D> /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/Frameworks/amtservices.framework/Versions/A/amtservices
    0xe9c3000 -  0xe9cdff7  com.apple.iokit.IOUSBLib (656.4.0 - 656.4.0) <37002B7E-8806-39EA-9CBD-F331F6005DF2> /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBLib.bundle/Contents/Mac OS/IOUSBLib
    0xea38000 -  0xeb23ff7  unorm8_bgra.dylib (2.3.58) <2DC35A3D-E1D6-3378-953F-D5EADE3400D2> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra .dylib
    0xeb4f000 -  0xebc5fef +com.adobe.AcrobatPlugin.Scan (10.1.9 - 10.1.9) <9D4136D1-77BC-B8FB-CD36-ECC4C8E0077E> /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/Built-in/Scan.acroplugin/Contents/MacOS/Scan
    0xed00000 -  0xeda8ff3 +com.adobe.AcrobatPlugin.PDDom (10.1.9 - 10.1.9) <B11DA30C-8D16-107F-5697-1764CBB69518> /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/Built-in/PDDom.acroplugin/Contents/MacOS/PDDom
    0xeff0000 -  0xeff7ff8  com.apple.AppleGVAHW.component (1.2 - 1) <03305334-A3AE-3F51-A076-BBA13E0916F9> /System/Library/QuickTime/AppleGVAHW.component/Contents/MacOS/AppleGVAHW
    0x11b08000 - 0x11b85ff7 +com.irislink.iDRS14_5 (14.5 - 14.5.4.1) <A30459C2-B559-CF82-60DC-19FE9758BECB> /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/Built-in/PaperCapture.acroplugin/Contents/Frameworks/OCRLibrary.framewor k/Versions/A/Frameworks/iDRS14_5.framework/Versions/A/iDRS14_5
    0x11cbc000 - 0x11cf6013 +com.epson.scan.twpmg (3.2.7 - 3.2.7) /Library/Image Capture/TWAIN Data Sources/*/TWAIN Protocol Manager.bundle/Contents/MacOS/TWAIN Protocol Manager
    0x11d1b000 - 0x11dc6fef +com.epson.scan.scncl (3.2.8 - 3.2.8) /Library/Image Capture/TWAIN Data Sources/*/Scan Control.bundle/Contents/MacOS/Scan Control
    0x11e69000 - 0x11ef3fff +com.epson.scan.dtr (4.2.8 - 4.2.8) /Library/Image Capture/TWAIN Data Sources/*/DTR.bundle/Contents/MacOS/DTR
    0x11f1a000 - 0x11f56ff3 +com.epson.scan.fit (3.8.0 - 3.8.0) /Library/Image Capture/TWAIN Data Sources/*/FIT.bundle/Contents/MacOS/FIT
    0x11f7e000 - 0x11fb6ff7  com.apple.QuickTimeFireWireDV.component (7.7.3 - 2826.17) <CEDCAC9B-679F-36E0-BAB9-6A387857710C> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireD V
    0x11fc2000 - 0x11fdbff2  com.apple.applepixletvideo (1.2.31 - 1.2d31) <3691A649-1F8F-3C0A-89F4-5C2DD4E38EEC> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixletVideo
    0x12004000 - 0x120e0fd7  com.apple.AppleProResDecoder (3.0.4 - 6305.11) <50F80B48-00A2-37F0-BE25-CD0258A474BE> /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProResDecoder
    0x120eb000 - 0x1212fff7  com.apple.AppleVAH264HW.component (3.0 - 3.0) <593296F6-F8CD-33D4-AE26-88E46A71F14C> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
    0x121f2000 - 0x122a7fff  com.apple.AppleGVAFramework (7.1.10 - 7.1.10) <7F8C0D33-0E54-3A6E-B677-A2A10B5E7D86> /System/Library/PrivateFrameworks/AppleGVA.framework/Versions/A/AppleGVA
    0x122b7000 - 0x122e9ff7  com.apple.AppleIntermediateCodec (2.0.2 - 6305.11) <397782CB-2454-37D5-A10C-B992A4E1D439> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleIntermediateCodec
    0x122f1000 - 0x1232bfe7 +com.epson.scan.devcl (3.2.1 - 3.2.1) /Library/Image Capture/TWAIN Data Sources/*/Device Control.bundle/Contents/MacOS/Device Control
    0x12450000 - 0x1247bfe3 +com.adobe.AcrobatPlugin.EFS (10.1.9 - 10.1.9) <04983FD6-DB4C-FE86-A47D-1B1E781B8ECB> /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/Built-in/EFS.acroplugin/Contents/MacOS/EFS
    0x12c65000 - 0x12c8ffff  com.apple.datadetectors (5.0 - 246.0) <E78157B5-C380-3C09-8439-54F5E89209C9> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
    0x12ca7000 - 0x12cc9fe7 +com.epson.scan.devif (3.2.4 - 3.2.4) /Library/Image Capture/TWAIN Data Sources/*/Device Interface.bundle/Contents/MacOS/Device Interface
    0x13942000 - 0x13b31ffd  com.apple.WebKit2 (9537 - 9537.74.9) <532DBB1D-9E22-3715-BD0D-8B0EE91C0CE1> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
    0x16dae000 - 0x16dc9ff5  com.apple.security.csparser (3.0 - 55471.14) <A93E850A-BE26-38F0-AD60-166A879A314A> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/cspa rser
    0x40000000 - 0x400c9fe3 +AdobeJP2K (0) <6DF60871-843B-061C-EBB0-C819A12055E0> /Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
    0x50000000 - 0x50294fff  com.apple.ATIRadeonX2000GLDriver (8.24.11 - 8.2.4) <DD844D57-413B-3103-994F-45737D659B74> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRadeonX2000GLD river
    0x8fe36000 - 0x8fe68417  dyld (239.4) <2E655535-479B-3E48-ADD3-6278819CA38A> /usr/lib/dyld
    0x90008000 - 0x9002dff7  com.apple.quartzfilters (1.8.0 - 1.7.0) <FCF52905-85B1-375C-B0AA-B8251B614D2D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework /Versions/A/QuartzFilters
    0x9002e000 - 0x900f5ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <84A7EC09-3BBD-3E04-A88C-6D3B724448FF> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x900f6000 - 0x900f9ffe  com.apple.LoginUICore (3.0 - 3.0) <6FE961A4-3C17-3004-B50B-FD78FDC28350> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore. framework/Versions/A/LoginUICore
    0x900fa000 - 0x90103fff  com.apple.audio.SoundManager (4.1 - 4.1) <68B7CEB7-AF09-3E24-8548-6ABF065B5186> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/V ersions/A/CarbonSound
    0x90104000 - 0x90157ff3  com.apple.CoreMediaIO (407.0 - 4561) <A756270D-CA9A-36CB-B698-3D9EEAB9C50E> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x90158000 - 0x90158ffd  libOpenScriptingUtil.dylib (157) <4D06E8ED-D312-34EA-A448-DFF45ADC3CE5> /usr/lib/libOpenScriptingUtil.dylib
    0x90159000 - 0x9016cfff  com.apple.ImageCapture (9.0 - 9.0) <63D5C96F-1893-3F35-ADFB-EE451AFD87E6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture
    0x9016d000 - 0x90172ff6  libcompiler_rt.dylib (35) <9924DF2E-D80B-3A21-920D-544A4597203F> /usr/lib/system/libcompiler_rt.dylib
    0x90173000 - 0x90176ffa  libCGXType.A.dylib (599.20.11) <8824B66A-D235-3163-808D-8B98F69304CD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x90177000 - 0x901a6ff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <1BD6205B-7C66-3B7B-AC8C-11BE34F7CF6B> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdminis tration
    0x901a7000 - 0x90337ff0  GLEngine (9.6) <6A58B9C0-B67E-3FD1-B707-837744D918C2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
    0x90338000 - 0x90339fff  libDiagnosticMessagesClient.dylib (100) <B936B1D4-90BB-395D-8EA9-E1237608E7D0> /usr/lib/libDiagnosticMessagesClient.dylib
    0x9033a000 - 0x90c94fe3  com.apple.QuickTimeComponents.component (7.7.3 - 2826.17) <AEF44853-2A48-3797-91AA-2510B523E052> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponent s
    0x90c95000 - 0x90cb1fff  libCRFSuite.dylib (34) <FFF76EBA-DF35-3A5F-857F-3F4B1C9F4C77> /usr/lib/libCRFSuite.dylib
    0x90cb2000 - 0x90cf4fff  libGLU.dylib (9.6) <6A7E248D-3936-3B0D-9BF2-E4F0D2FE5306> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x90cf5000 - 0x90cfdfff  libsystem_dnssd.dylib (522.90.2) <A73663C9-CE65-3FF3-B41B-686728BBFB00> /usr/lib/system/libsystem_dnssd.dylib
    0x90cfe000 - 0x90e7cff8  libGLProgrammability.dylib (9.6) <95E86FA5-8620-38C5-B3CB-885F32569634> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dyl ib
    0x90e7d000 - 0x90e96fff  com.apple.Kerberos (3.0 - 1) <91F17EB2-C70C-359C-B09D-96B52D2A9C9F> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x90e97000 - 0x90ef8ff7  com.apple.Symbolication (1.4 - 129) <E5948C08-6ADF-3D86-9134-6AE49CF1DA0F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x90ef9000 - 0x90f2affa  libsystem_m.dylib (3047.16) <28E614E8-7802-3E84-960A-AD4721EF10F7> /usr/lib/system/libsystem_m.dylib
    0x90f2b000 - 0x90f4fff3  libc++abi.dylib (49.1) <43A04ACF-97A5-35ED-B454-6B5C0CF0F99D> /usr/lib/libc++abi.dylib
    0x90f50000 - 0x911b4ff7  com.apple.CoreData (107 - 481.01) <85EE4DFF-3A61-3D3B-A818-524F0A427A4D> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x911b5000 - 0x911bcff7  com.apple.XPCService (2.0 - 1) <94783930-9E46-394F-B1B2-9CA57CBA2D25> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x911bd000 - 0x91203ff7  libFontRegistry.dylib (127) <A0930DB2-A6C6-3C6E-B4A2-119E0D76FD7D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontRegistry.dylib
    0x91204000 - 0x912affff  libcrypto.0.9.7.dylib (106) <DA3D5F8E-5822-3D41-BC1C-FFE1CC9BB42B> /usr/lib/libcrypto.0.9.7.dylib
    0x912b0000 - 0x912c0ff5  com.apple.LangAnalysis (1.7.0 - 1.7.0) <71DE7754-0A47-3F35-B1BF-B1FE7E1311E0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalys is.framework/Versions/A/LangAnalysis
    0x912c1000 - 0x91487ffb  libicucore.A.dylib (511.31) <9C25D145-E785-357B-9833-1980A1A738C9> /usr/lib/libicucore.A.dylib
    0x91488000 - 0x914a3ff5  com.apple.openscripting (1.4 - 157) <5C161A52-8D2F-3D56-A988-05727BED7A59> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
    0x914a4000 - 0x914d3ff1  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <2215559E-C517-3122-906F-156FD3CC10AD> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x914d4000 - 0x91566ff9  libsystem_c.dylib (997.90.3) <80D21D3D-1031-314C-B1F0-0B35B977CEFB> /usr/lib/system/libsystem_c.dylib
    0x91567000 - 0x91568fff  com.apple.AddressBook.ContactsData (8.0 - 1369) <F973C097-C9A2-3B8D-A33A-A87E4A41E56B> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsData
    0x91569000 - 0x91569fff  com.apple.Cocoa (6.8 - 20) <407DC9E6-BBCE-3D34-9BBB-00C90584FFDF> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9156a000 - 0x9157fff3  com.apple.AppContainer (3.0 - 1) <017FED4F-AD6E-3A56-806B-A2D33E69EFF9> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x91580000 - 0x91a27fe7  com.apple.CoreAUC (6.22.08 - 6.22.08) <3F9E2986-8FF9-3339-A0C8-DC1186C4A5EC> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x91a28000 - 0x91a31fff  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <CF8E5706-F744-3139-8A51-D52BF055D19F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame work/Versions/A/SpeechRecognition
    0x91a32000 - 0x91a6fffb  libGLImage.dylib (9.6) <EAC640A8-CD71-3AB2-9918-21CACCBCCB0D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x91a70000 - 0x91a7eff3  com.apple.opengl (9.6.0 - 9.6.0) <63941A8D-AACC-3C71-BE8C-4DAA913A1439> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x91a7f000 - 0x91b87ff7  com.apple.QuickTimeImporters.component (7.7.3 - 2826.17) <9B883A02-F284-3331-B4C0-CB1EF043BB06> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
    0x91b88000 - 0x91b97fff  libGL.dylib (9.6) <58C42A46-27D0-3228-B3C1-EC3923D49BAD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x91b98000 - 0x91ba1fff  com.apple.DiskArbitration (2.6 - 2.6) <92F7575A-AA20-34D9-BB26-2CC8C3CCAFEB> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91ba2000 - 0x91c70ff7  com.apple.backup.framework (1.5.2 - 1.5.2) <BE2F37D3-F610-30EE-B106-44B5DAE35603> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x91c71000 - 0x91d1dffb  libvMisc.dylib (423.32) <43873EFF-FB43-3301-BEE8-F2C3A046D7A6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib
    0x91d1e000 - 0x91d20ffb  libRadiance.dylib (1042) <22E517A8-4725-3175-B5D1-5573FBE780B3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91d21000 - 0x91d37ff9  com.apple.aps.framework (4.0 - 4.0) <F716BD85-21B6-3D84-BEA2-8BC617E1D08C> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x91d38000 - 0x91e36fff  libJP2.dylib (1042) <795B3209-2382-3F31-AEF7-588E4BCAAF06> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91e37000 - 0x91e61fff  libxslt.1.dylib (13) <249D54AB-1D82-38FE-ABEC-0D575450C73B> /usr/lib/libxslt.1.dylib
    0x91e62000 - 0x91ef3fff  com.apple.ColorSync (4.9.0 - 4.9.0) <8366AE10-0396-3100-B87A-A176E8ECE7B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/ColorSync
    0x91ef4000 - 0x91f26ff7  libTrueTypeScaler.dylib (111.1) <A568EE4C-1588-3F8B-8640-F02CEFC5AF09> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libTrueTypeScaler.dylib
    0x91f27000 - 0x91f66ff5  com.apple.ids (10.0 - 1000) <D28CFCBA-F7C4-3456-92E4-0B1ABA86BB87> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
    0x91f67000 - 0x921d0fff  com.apple.AddressBook.framework (8.0 - 1369) <B47D95FD-FCD4-3BB3-B688-5597E67B5247> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x921d1000 - 0x921edff9  com.apple.Ubiquity (1.3 - 289) <1CEDC83D-7282-3B4D-8CF7-4FE045012391> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x921ee000 - 0x92206fff  com.apple.CFOpenDirectory (10.9 - 173.90.1) <13B70F7C-9A4D-3CCA-AEB8-3958F5B6167E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory. framework/Versions/A/CFOpenDirectory
    0x92207000 - 0x92253ff7  libcups.2.dylib (372.2) <ED7CEA7C-9FD7-34E0-B960-268BD6AFA056> /usr/lib/libcups.2.dylib
    0x92277000 - 0x9227aff7  libdyld.dylib (239.4) <F4604F64-945B-3871-8F26-E9C55488BC27> /usr/lib/system/libdyld.dylib
    0x9227b000 - 0x922cefff  com.apple.htmlrendering (77 - 1.1.4) <408FA30F-4FE9-3162-9FFD-677E8569C1EA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework /Versions/A/HTMLRendering
    0x922cf000 - 0x922ffff3  libtidy.A.dylib (15.12) <3DBE95FE-8FA7-3584-9202-E37B54B3B064> /usr/lib/libtidy.A.dylib
    0x92300000 - 0x9235efff  com.apple.ViewBridge (1.0 - 46.2) <64AC1689-5F60-3E16-AE62-A2259E0D57EC> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x9235f000 - 0x9236affb  libcommonCrypto.dylib (60049) <F8E60C43-22EE-3E0B-9546-3365056901F1> /usr/lib/system/libcommonCrypto.dylib
    0x9236b000 - 0x923bcffb  com.apple.CoreMedia (1.0 - 1273.49) <26F891C5-DF9F-3A2C-995A-827595F03CF2> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x923bd000 - 0x92454ff7  com.apple.ink.framework (10.9 - 207) <EF00BCCB-B270-3F3D-9424-EF5F4BC23E25> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
    0x92455000 - 0x924aaff7  com.apple.framework.internetaccounts (2.1 - 210) <3E555C08-C8FA-3175-8C3F-E49F6F5238A6> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
    0x924ab000 - 0x924b7ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <B7440CD7-04F8-3558-B5AA-FD48381B14DE> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x924b8000 - 0x924e3ff7  libsystem_network.dylib (241.3) <71EBA489-386D-3608-ADE6-CB50EBD1AB1B> /usr/lib/system/libsystem_network.dylib
    0x924e4000 - 0x92504fff  com.apple.facetimeservices (10.0 - 1000) <D3A59518-0F74-3B3F-8BFE-447D75E9F3F1> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
    0x92505000 - 0x925a1fff  com.apple.QD (3.50 - 298) <F73FD4D4-17A4-37D6-AC06-7CA5A8BA1212> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
    0x925a2000 - 0x928a3ffb  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <02C72D54-E3D3-32B0-A081-E85A7038489D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
    0x928a4000 - 0x928ccfff  libsystem_info.dylib (449.1.3) <BB68E8CC-422F-3121-8C86-D0F766FB696D> /usr/lib/system/libsystem_info.dylib
    0x928cd000 - 0x929daff7  com.apple.ImageIO.framework (3.3.0 - 1042) <677F8044-E8B4-34A8-B7D9-575D7CEA019E> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x929db000 - 0x92a1bff7  com.apple.bom (14.0 - 193.1) <FFF1C8E5-41FF-357B-8681-69B21DCED2E4> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x92a1c000 - 0x92a1dffd  libunc.dylib (28) <22A126A1-DCFB-3BE5-A66B-C973F0A5D839> /usr/lib/system/libunc.dylib
    0x92a1e000 - 0x92a73ff3  com.apple.ImageCaptureCore (5.0 - 5.0) <69A007AE-4654-3C79-9AF6-5EC8F173F225> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x92a74000 - 0x92a7bff2  com.apple.NetFS (6.0 - 4.0) <915AA303-C02B-3B0C-8208-D8AAA4350DB4> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x92a7c000 - 0x92a7fffb  libutil.dylib (34) <B496031E-E763-3DEB-84D2-85C0F3DF2012> /usr/lib/libutil.dylib
    0x92a80000 - 0x92b2bff5  com.apple.imcore (10.0 - 1000) <000D6E8B-1067-3FE1-8524-18A8710C572E> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
    0x92b2c000 - 0x92f51fe3  com.apple.VideoToolbox (1.0 - 1273.49) <A581EEA0-25DF-386C-904D-26E51C3ED640> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x92f52000 - 0x92f7bff5  com.apple.shortcut (2.6 - 2.6) <F9F32E6F-E641-36D0-B648-058D5E146D38> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x92f7c000 - 0x92f7dfff  libSystem.B.dylib (1197.1.1) <C58F0CC9-C1FD-3024-9358-D3359A6BBCAD> /usr/lib/libSystem.B.dylib
    0x92f7e000 - 0x92f7efff  com.apple.Carbon (154 - 157) <6E680560-FD53-3C00-BDF7-7AFA28747DC8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92f7f000 - 0x92fceff1  com.apple.HIServices (1.22 - 467.2) <F47161AA-E19F-3357-862F-5B4C8DA97975> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A

    hi
    as u r posts the second Page is not getting triggered.. because when you put abreak point in the PAGE2 it shoud stop there.
    Now i have created 2 PAGEs for the PAGE1 next page is PAGE1 only , and  iam printing some data in PAGE1, in the PAGE2 i have created a window to print some static text.
    now i have created a COMMAND node in PAGE1 to call the PAGE2 explicitily(by chcking the GOTo NEW PAGE option -->PAGE2.
    it is working fine.
    u r also doing in this same way or someother?...
    where exactly u r using the COMMAND NODE... i thiknk it is not triggering.
    wht is next page for u r PAGE1,
    in ur command node have u given goto newpage-->PAGE2 ..
    chck onca again.

  • A problem with threads

    I am trying to implement some kind of a server listening for requests. The listener part of the app, is a daemon thread that listens for connections and instantiates a handling daemon thread once it gets some. However, my problem is that i must be able to kill the listening thread at the user's will (say via a sto button). I have done this via the Sun's proposed way, by testing a boolean flag in the loop, which is set to false when i wish to kill the thread. The problem with this thing is the following...
    Once the thread starts excecuting, it will test the flag, find it true and enter the loop. At some point it will LOCK on the server socket waiting for connection. Unless some client actually connects, it will keep on listening indefinatelly whithought ever bothering to check for the flag again (no matter how many times you set the damn thing to false).
    My question is this: Is there any real, non-theoretical, applied way to stop thread in java safely?
    Thank you in advance,
    Lefty

    This was one solution from the socket programming forum, have you tried this??
    public Thread MyThread extends Thread{
         boolean active = true;          
         public void run(){
              ss.setSoTimeout(90);               
              while (active){                   
                   try{                       
                        serverSocket = ss.accept();
                   catch (SocketTimeoutException ste){
                   // do nothing                   
         // interrupt thread           
         public void deactivate(){               
              active = false;
              // you gotta sleep for a time longer than the               
              // accept() timeout to make sure that timeout is finished.               
              try{
                   sleep(91);               
              }catch (InterruptedException ie){            
              interrupt();
    }

  • A problem with Threads and MMapi

    I am tring to execute a class based on Game canvas.
    The problem begin when I try to Play both a MIDI tone and to run an infinit Thread loop.
    The MIDI tone "Stammers".
    How to over come the problem?
    Thanks in advance
    Kobi
    See Code example below:
    import java.io.IOException;
    import java.io.InputStream;
    import javax.microedition.lcdui.Graphics;
    import javax.microedition.lcdui.Image;
    import javax.microedition.lcdui.game.GameCanvas;
    import javax.microedition.media.Manager;
    import javax.microedition.media.MediaException;
    import javax.microedition.media.Player;
    public class MainScreenCanvas extends GameCanvas implements Runnable {
         private MainMIDlet parent;
         private boolean mTrucking = false;
         Image imgBackgound = null;
         int imgBackgoundX = 0, imgBackgoundY = 0;
         Player player;
         public MainScreenCanvas(MainMIDlet parent)
              super(true);
              this.parent = parent;
              try
                   imgBackgound = Image.createImage("/images/area03_bkg0.png");
                   imgBackgoundX = this.getWidth() - imgBackgound.getWidth();
                   imgBackgoundY = this.getHeight() - imgBackgound.getHeight();
              catch(Exception e)
                   System.out.println(e.getMessage());
          * starts thread
         public void start()
              mTrucking = true;
              Thread t = new Thread(this);
              t.start();
          * stops thread
         public void stop()
              mTrucking = false;
         public void play()
              try
                   InputStream is = getClass().getResourceAsStream("/sounds/scale.mid");
                   player = Manager.createPlayer(is, "audio/midi");
                   player.setLoopCount(-1);
                   player.prefetch();
                   player.start();
              catch(Exception e)
                   System.out.println(e.getMessage());
         public void run()
              Graphics g = getGraphics();
              play();
              while (true)
                   tick();
                   input();
                   render(g);
          * responsible for object movements
         private void tick()
          * response to key input
         private void input()
              int keyStates = getKeyStates();
              if ((keyStates & LEFT_PRESSED) != 0)
                   imgBackgoundX++;
                   if (imgBackgoundX > 0)
                        imgBackgoundX = 0;
              if ((keyStates & RIGHT_PRESSED) != 0)
                   imgBackgoundX--;
                   if (imgBackgoundX < this.getWidth() - imgBackgound.getWidth())
                        imgBackgoundX = this.getWidth() - imgBackgound.getWidth();
          * Responsible for the drawing
          * @param g
         private void render(Graphics g)
              g.drawImage(imgBackgound, imgBackgoundX, imgBackgoundY, Graphics.TOP | Graphics.LEFT);
              this.flushGraphics();
    }

    You can also try to provide a greater Priority to your player thread so that it gains the CPU time when ever it needs it and don't harm the playback.
    However a loop in a Thread and that to an infinite loop is one kind of very bad programming, 'cuz the loop eats up most of your CPU time which in turn adds up more delays of the execution of other tasks (just as in your case it is the playback). By witting codes bit efficiently and planning out the architectural execution flow of the app before start writing the code helps solve these kind of issues.
    You can go through [this simple tutorial|http://oreilly.com/catalog/expjava/excerpt/index.html] about Basics of Java and Threads to know more about threads.
    Regds,
    SD
    N.B. And yes there are more articles and tutorials available but much of them targets the Java SE / EE, but if you want to read them here is [another great one straight from SUN|http://java.sun.com/docs/books/tutorial/essential/concurrency/index.html] .
    Edited by: find_suvro@SDN on 7 Nov, 2008 12:00 PM

  • J2ME problem with threads

    Hi all,
    I would like to ask you for a help. I need to write a small program at my university. I started to write a midlet which function would be to countdown time for sports activities. I woul like to start a new thread - the one that counts down - and at the same time make the main thread sleep. After the "countdown" thread finishes, the main thread wakes up and waits for user input. The problem is that when the "countdown" thread finishes his work, I've got Uncaught exception java/lang/NullPointerException. error and the midlet halts.
    Below you can find the code
    import java.lang.*;
    import java.util.*;
    import javax.microedition.lcdui.*;
    import javax.microedition.midlet.*;
    public class intervals extends MIDlet implements CommandListener
    public Display ekran;
    private SweepCanvas sweeper;
    private Form rundy;
    private TextField round0, round1, round2, round3, round4, round5, round6, round7, round8;
    private long czas,x;
    private Command exitCommand;
    private Command addRound;
    private Command delRound;
    private Command start;
    private TextField repeat;
    private Form odliczanie;
    private Alert ostrz;
    Licznik thread;
    String test;
    StringItem test1;
    int parz,i,j,k;
    static int l;
    int ilrund;
    int ilpowt;
    Item sec;
    long sec1;
    public intervals()
        rundy = new Form("Interwa&#322;y sportowe");
        exitCommand = new Command("Wyj&#347;cie", Command.EXIT, 2);
        addRound = new Command("Dodaj","Dodaj rund&#281;", Command.ITEM,1);
        delRound = new Command("Usu&#324;","Usu&#324; ostatni&#261; rund&#281;", Command.ITEM,1);
        start = new Command("Start", Command.ITEM,1);
        odliczanie = new Form("Odliczanie");
        TextField dodaj(TextField kolej)
            kolej=new TextField("Podaj czas (s) rundy "+parz,null, 4, TextField.NUMERIC);//stworzenie nowej instancji do wybierania czasu trwania rundy
            if(rundy.size()==0)
                rundy.insert(rundy.size(),kolej);
                else
                    rundy.insert(rundy.size()-1, kolej);
            return kolej;
        void odliczanie(TextField round)
            monitor m=new monitor();
            k=Integer.parseInt(round.getString());
            ekran.setCurrent(odliczanie);
            thread=new Licznik(k,odliczanie);
            thread.start();
            ekran.setCurrent(rundy);
    public void startApp()// throws MIDletStateChangeException
        rundy.deleteAll();
        repeat = new TextField("Podaj ilo&#347;&#263; powtórze&#324;",null,1,TextField.NUMERIC);
        rundy.addCommand(addRound);
        rundy.addCommand(exitCommand);
        rundy.setCommandListener(this);
        Canvas obrazek = new MyCanvas();
        ekran = Display.getDisplay(this);
        ekran.setCurrent(obrazek);
        czas=System.currentTimeMillis();
        while (System.currentTimeMillis()<czas+1000)
            continue;
        ekran.setCurrent(rundy);
    public void pauseApp()
    public void destroyApp(boolean unconditional)
        notifyDestroyed();
    public void commandAction(Command c, Displayable s)
        if (c == exitCommand)
            destroyApp(false);
            notifyDestroyed();
        else if(c==addRound)
            if(rundy.size()==0)//Sprawdzenie ilo&#347;ci elementów w celu poprawnego wy&#347;wietlania liczby rund w formie
                parz=1;
                else
                parz=rundy.size();
            switch(parz)
                case 1:
                    round0=dodaj(round0);break;
                case 2:
                    round1=dodaj(round1);break;
                case 3:
                   round2= dodaj(round2);break;
                case 4:
                    round3=dodaj(round3);break;
                case 5:
                    round4=dodaj(round4);break;
                default:
                    ostrz=new Alert("Uwaga","Maksymalna liczba rund wynosi 9", null, AlertType.INFO);
                    ostrz.setTimeout(3000);
                    ekran.setCurrent(ostrz);
            if(rundy.size()==1)
                rundy.append(repeat);
                rundy.addCommand(start);
            rundy.addCommand(delRound);
        else if(c==delRound)
            if(rundy.size()!=0)
                rundy.delete(rundy.size()-2);
                if (rundy.size()==1)
                    rundy.deleteAll();
                if(rundy.size()==0)
                    rundy.removeCommand(delRound);
                    rundy.removeCommand(start);
        else if(c==start)
            ilrund=rundy.size()-1;
            if(this.repeat.size()>0)
                ilpowt=Integer.parseInt(this.repeat.getString());
            ekran = Display.getDisplay(this);
            for (i=1; i<=ilpowt;i++)
                odliczanie= new Form("Odliczanie");
                 for (j=0;j<ilrund;j++)
                    switch(j)
                         case 0:
                             odliczanie(round0);
                             break;
                         case 1:
                             odliczanie(round1);
                             break;
                         case 2:
                             odliczanie(round2);
                             break;
                         case 3:
                             odliczanie(round3);
                             break;
                         case 4:
                             odliczanie(round4);
                             break;
                         case 5:
                             odliczanie(round5);
                             break;
                         case 6:
                             odliczanie(round6);
                             break;
                         case 7:
                             odliczanie(round7);
                             break;
                         case 8:
                             odliczanie(round8);
                             break;
    class Licznik extends Thread
        int czas1,k;
        Form forma;
        monitor m;
        public Licznik(int k,Form formap)
            czas1=k;
            forma=formap;
        public synchronized void run()
            while(czas1>0)
                forma.deleteAll();
                forma.append("Czas pozosta&#322;y (s): "+czas1);
                try{Thread.sleep(1000);} catch(InterruptedException e){e.printStackTrace();}
                czas1--;
            if(czas1<=0)
                m.put();
        }and monitor class
    public class monitor
    boolean busy=false;
    synchronized void get()
        if(!busy)
            try
                wait();
            }catch(InterruptedException e){e.printStackTrace();}
        notify();
    synchronized void put()
        if(busy)
            try
            wait();
            }catch(InterruptedException e){e.printStackTrace();}
        busy=true;
        notify();
    }Can anybody help me with this?

    Groovemaker,
    Your Licznik class has a member m of type monitor, which has not been instantiated (in other words is null) hence, when calling m.put() you get NullPointerException. Please also mind, that using Thread.sleep(1000) is not an accurate way of measuring time.
    If I may, please use recommended for Java class naming conventions - some of your names use lower case, while other don't which is confusing to the reader.
    Daniel

  • Problem with threads within applet

    Hello,
    I got an applet, inside this applet I have a singleton, inside this singleton I have a thread.
    this thread is running in endless loop.
    he is doing something and go to sleep on and on.
    the problem is,
    when I refresh my IE6 browser I see more than 1 thread.
    for debug matter, I did the following things:
    inside the thread, sysout every time he goes to sleep.
    sysout in the singleton constructor.
    sysout in the singleton destructor.
    the output goes like this:
    when refresh the page, the singleton constructor loading but not every refresh, sometimes I see the constructor output and sometimes I dont.
    The thread inside the singleton is giving me the same output, sometime I see more than one thread at a time and sometimes I dont.
    The destructor never works (no output there).
    I don't understand what is going on.
    someone can please shed some light?
    thanks.
    btw. I am working with JRE 1.1
    this is very old and big applet and I can't convert it to something new.

    Ooops. sorry!
    I did.
         public void start() {
         public void stop() {
         public void destroy() {
              try {
                   resetAll();
                   Configuration.closeConnection();
                   QuoteItem.closeConnection();
              } finally {
                   try {
                        super.finalize();
                   } catch (Throwable e) {
                        e.printStackTrace();
         }

  • Problem with Threads and a static variable

    I have a problem with the code below. I am yet to make sure that I understand the problem. Correct me if I am wrong please.
    Code functionality:
    A timer calls SetState every second. It sets the state and sets boolean variable "changed" to true. Then notifies a main process thread to check if the state changed to send a message.
    The problem as far I understand is:
    Assume the timer Thread calls SetState twice before the main process Thread runs. As a result, "changed" is set to true twice. However, since the main process is blocked twice during the two calls to SetState, when it runs it would have the two SetState timer threads blocked on its synchronized body. It will pass the first one, send the message and set "changed" to false since it was true. Now, it will pass the second thread, but here is the problem, "changed" is already set to false. As a result, it won't send the message even though it is supposed to.
    Would you please let me know if my understanding is correct? If so, what would you propose to resolve the problem? Should I call wait some other or should I notify in a different way?
    Thanks,
    B.D.
    Code:
    private static volatile boolean bChanged = false;
    private static Thread objMainProcess;
       protected static void Init(){
            objMainProcess = new Thread() {
                public void run() {
                    while( objMainProcess == Thread.currentThread() ) {
                       GetState();
            objMainProcess.setDaemon( true );
            objMainProcess.start();
        public static void initStatusTimer(){
            if(objTimer == null)
                 objTimer = new javax.swing.Timer( 1000, new java.awt.event.ActionListener(){
                    public void actionPerformed( java.awt.event.ActionEvent evt){
                              SetState();
        private static void SetState(){
            if( objMainProcess == null ) return;
            synchronized( objMainProcess ) {
                bChanged = true;
                try{
                    objMainProcess.notify();
                }catch( IllegalMonitorStateException e ) {}
        private static boolean GetState() {
            if( objMainProcess == null ) return false;
            synchronized( objMainProcess ) {
                if( bChanged) {
                    SendMessage();
                    bChanged = false;
                    return true;
                try {
                    objMainProcess.wait();
                }catch( InterruptedException e ) {}
                return false;
        }

    Thanks DrClap for your reply. Everything you said is right. It is not easy to make them alternate since SetState() could be called from different places where the state could be anything else but a status message. Like a GREETING message for example. It is a handshaking message but not a status message.
    Again as you said, There is a reason I can't call sendMessage() inside setState().
    The only way I was able to do it is by having a counter of the number of notifies that have been called. Every time notify() is called a counter is incremented. Now instead of just checking if "changed" flag is true, I also check if notify counter is greater than zero. If both true, I send the message. If "changed" flag is false, I check again if the notify counter is greater than zero, I send the message. This way it works, but it is kind of a patch than a good design fix. I am yet to find a good solution.
    Thanks,
    B.D.

  • Problem with threads running javaw

    Hi,
    Having a problem with multi thread programming using client server sockets. The program works find when starting the the application in a console using java muti.java , but when using javaw multi.java the program doesnt die and have to kill it in the task manager. The program doesnt display any of my gui error messages either when the server disconnect the client. all works find in a console. any advice on this as I havent been able to understand why this is happening? any comment would be appreciated.
    troy.

    troy,
    Try and post a minimum code sample of your app which
    does not work.
    When using javaw, make sure you redirect the standard
    error and standard output streams to file.
    Graeme.Hi Graeme,
    I dont understand what you mean by redirection to file? some of my code below.
    The code works fine under a console, code is supposed to exit when the client (the other server )disconnects. the problem is that but the clientworker side of the code still works. which under console it doesnt.
    public class Server{
    ServerSocket aServerSocket;
    Socket dianosticsSocket;
    Socket nPortExpress;
    ClientListener aClientListener;
    LinkedList queue = new LinkedList();
    int port = 0;
    int clientPort = 0;
    String clientName = null;
    boolean serverAlive = true;
    * Server constructor generates a server
    * Socket and then starts a client threads.
    * @param aPort      socket port of local machine.
    public Server(int aPort, String aClientName, int aClientPort){
    port = aPort;
    clientName = aClientName;
    clientPort = aClientPort;
    try{
    // create a new thread
    aServerSocket = new ServerSocket(port) ;
    // connect to the nPortExpress
    aClientListener = new ClientListener(InetAddress.getByName(clientName), clientPort, queue,this);
    // aClientListener.setDaemon(true);
    aClientListener.start();
    // start a dianostic port
    DiagnosticsServer aDiagnosticsServer = new DiagnosticsServer(port,queue,aClientListener);
    // System.out.println("Server is running on port " + port + "...");
    // System.out.println("Connect to nPort");
    catch(Exception e)
    // System.out.println("ERROR: Server port " + port + " not available");
    JOptionPane.showMessageDialog(null, (e.toString()),"ERROR: Server port " + port + " not available", JOptionPane.ERROR_MESSAGE);
    serverAlive = false;
    System.exit(1);
    while(serverAlive&&aClientListener.hostSocket.isConnected()){
    try{
    // connect the client
    Socket aClient = aServerSocket.accept();
    //System.out.println("open client connection");
    //System.out.println("client local: "+ aClient.getLocalAddress().toString());
    // System.out.println("client localport: "+ aClient.getLocalPort());
    // System.out.println("client : "+ aClient.getInetAddress().toString());
    // System.out.println("client port: "+ aClient.getLocalPort());
    // make a new client thread
    ClientWorker clientThread = new ClientWorker(aClient, queue, aClientListener, false);
    // start thread
    clientThread.start();
    catch(Exception e)
    //System.out.println("ERROR: Client connection failure");
    JOptionPane.showMessageDialog(null, (e.toString()),"ERROR: Client connection failure", JOptionPane.ERROR_MESSAGE);
    }// end while
    } // end constructor Server
    void serverExit(){
         JOptionPane.showMessageDialog(null, "Server ","ERROR: nPort Failure", JOptionPane.ERROR_MESSAGE);
         System.exit(1);
    }// end class Server
    *** connect to another server
    public class ClientListener extends Thread{
    InetAddress hostName;
    int hostPort;
    Socket hostSocket;
    BufferedReader in;
    PrintWriter out;
    boolean loggedIn;
    LinkedList queue;      // reference to Server queue
    Server serverRef; // reference to main server
    * ClientListener connects to the host server.
    * @param aHostName is the name of the host eg server name or IP address.
    * @param aHostPort is a port number of the host.
    * @param aLoginName is the users login name.
    public ClientListener(InetAddress aHostName, int aHostPort,LinkedList aQueue,Server aServer)      // reference to Server queue)
    hostName = aHostName;
    hostPort = aHostPort;
    queue = aQueue;
    serverRef = aServer;      
    // connect to the server
    try{
    hostSocket = new Socket(hostName, hostPort);
    catch(IOException e){
    //System.out.println("ERROR: Connection Host Failed");
    JOptionPane.showMessageDialog(null, (e.toString()),"ERROR: Connection to nPort Failed", JOptionPane.ERROR_MESSAGE);     
    System.exit(0);
    } // end constructor ClientListener
    ** multi client connection server
    ClientWorker(Socket aSocket,LinkedList aQueue, ClientListener aClientListener, boolean diagnostics){
    queue = aQueue;
    addToQueue(this);
    client = aSocket;
    clientRef = aClientListener;
    aDiagnostic = diagnostics;
    } // end constructor ClientWorker
    * run method is the main loop of the server program
    * in change of handle new client connection as well
    * as handle all messages and errors.
    public void run(){
    boolean alive = true;
    String aSubString = "";
    in = null;
    out = null;
    loginName = "";
    loggedIn = false;
    while (alive && client.isConnected()&& clientRef.hostSocket.isConnected()){
    try{
    in = new BufferedReader(new InputStreamReader(client.getInputStream()));
    out = new PrintWriter(new OutputStreamWriter(client.getOutputStream()));
    if(aDiagnostic){
    out.println("WELCOME to diagnostics");
    broadCastDia("Connect : diagnostics "+client.getInetAddress().toString());
    out.flush();
    else {       
    out.println("WELCOME to Troy's Server");
    broadCastDia("Connect : client "+client.getInetAddress().toString());
         out.flush();
    String line;
    while(((line = in.readLine())!= null)){
    StringTokenizer aStringToken = new StringTokenizer(line, " ");
    if(!aDiagnostic){
    broadCastDia(line);
    clientRef.sendMessage(line); // send mesage out to netExpress
    out.println(line);
    out.flush();
    else{
    if(line.equals("GETIPS"))
    getIPs();
    else{
    clientRef.sendMessage(line); // send mesage out to netExpress
    out.println(line);
    out.flush();
    } // end while
    catch(Exception e){
    // System.out.println("ERROR:Client Connection reset");
                             JOptionPane.showMessageDialog(null, (e.toString()),"ERROR:Client Connection reset", JOptionPane.ERROR_MESSAGE);     
    try{
    if(aDiagnostic){
    broadCastDia("Disconnect : diagnostics "+client.getInetAddress().toString());
    out.flush();
    else {       
    broadCastDia("Disconnect : client "+client.getInetAddress().toString());
         out.flush();
    // close the buffers and connection;
    in.close();
    out.close();
    client.close();
    // System.out.println("out");
    // remove from list
    removeThreadQueue(this);
    alive = false;
    catch(Exception e){
    // System.out.println("ERROR: Client Connection reset failure");
    JOptionPane.showMessageDialog(null, (e.toString()),"ERROR: Client Connection reset failure", JOptionPane.ERROR_MESSAGE);     
    }// end while
    } // end method run
    * method run - Generates io stream for communicating with the server and
    * starts the client gui. Run also parses the input commands from the server.
    public void run(){
    boolean alive = true;
    try{
    // begin to life the gui
    // aGuiClient = new ClientGui(hostName.getHostName(), hostPort, loginName, this);
    // aGuiClient.show();
    in = new BufferedReader(new InputStreamReader(hostSocket.getInputStream()));
    out = new PrintWriter(new OutputStreamWriter(hostSocket.getOutputStream()));
    while (alive && hostSocket.isConnected()){
    String line;
    while(((line = in.readLine())!= null)){
    System.out.println(line);
    broadCast(line);
    } // end while
    } // end while
    catch(Exception e){
    //     System.out.println("ERRORa Connection to host reset");
    JOptionPane.showMessageDialog(null, (e.toString()),"ERROR: Connection to nPort reset", JOptionPane.ERROR_MESSAGE);
    try{
    hostSocket.close();
         }catch(Exception a){
         JOptionPane.showMessageDialog(null, (a.toString()),"ERROR: Exception", JOptionPane.ERROR_MESSAGE);
    alive = false;
    System.exit(1);
    } // end method run

  • Problem with Threads and "plase wait..."-Window

    Hi everyone,
    I have a problem that I'm not able to solve in any way... I have a time-consuming task (a file decryption) which I execute in a separate thread; I've used the SwingWorker class, like suggested by sun-tutorial, and it works right. The problem is that I have to wait that the decryption have finished before continuing with program-execution. Therefore I would like to display a "please wait"-window while the task runs. I've tryed all the possible ways I know but the problem is always the same: the waitWindow is displayed empty, the bounds are painted but the contents no; it's only painted when the decrypt-task has finished. Please help me, I have no more resources....
    decrypt-file code:
    public class DecryptFile {
      private String cryptedFileNameAndPath;
      private ByteArrayInputStream resultStream = null;
      // need for progress
      private int lengthOfTask;
      private int current = -1;
      private String statMessage;
      public DecryptFile(String encZipFileNameAndPath) {
        cryptedFileNameAndPath = encZipFileNameAndPath;
        //Compute length of task...
        // 0 for indeterminate
        lengthOfTask = 0;
      public ByteArrayInputStream getDecryptedInputStream() {
        return this.resultStream;
       * Called from ProgressBarDemo to start the task.
      public void go() {
        current = -1;
        final SwingWorker worker = new SwingWorker() {
          public Object construct() {
            return new ActualTask();
        worker.start();
       * Called from ProgressBarDemo to find out how much work needs
       * to be done.
      public int getLengthOfTask() {
        return lengthOfTask;
       * Called from ProgressBarDemo to find out how much has been done.
      public int getCurrent() {
        return current;
      public void stop() {
        current = lengthOfTask;
       * Called from ProgressBarDemo to find out if the task has completed.
      public boolean done() {
        if (current >= lengthOfTask)
          return true;
        else
          return false;
      public String getMessage() {
        return statMessage;
       * The actual long running task.  This runs in a SwingWorker thread.
      class ActualTask {
        ActualTask () {
          current = -1;
          statMessage = "";
          resultStream = AIUtil.getInputStreamFromEncZip(cryptedFileNameAndPath); //here the decryption happens
          current = 0;
          statMessage = "";
      }The code that calls decryption and displays waitWindow
          final WaitSplash wS = new WaitSplash("Please wait...");
          final DecryptFile cryptedTemplate = new DecryptFile (this.templateFile);
          cryptedTemplate.go();
          while (! cryptedTemplate.done()) {
            try {
              wait();
            } catch (Exception e) { }
          this.templateInputStream = cryptedTemplate.getDecryptedInputStream();
          wS.close();Thanks, thanks, thanks in advance!
    Edoardo

    Maybe you can try setting the priority of the long-running thread to be lower? so that the UI will be more responsive...

  • Problem with threads in j2me

    im using jdk 1.6 with java wtk 2.1
    ya i know..
    2.1 is a jdk1.4 source
    but im using souce as 1.4 during compiliation so thats not the prob
    this is my code
    package org.learn;
    import javax.microedition.midlet.MIDlet;
    import javax.microedition.lcdui.Alert;
    import javax.microedition.lcdui.Display;
    public class thtest extends MIDlet
    Thread t;
    public void startApp()
    Alert a=new Alert("hello");
    a.setString("hello");
    Alert b=new Alert("world");
    b.setString("world");
    Display d = Display.getDisplay(this );
    d.setCurrent(a);
    t=Thread.currentThread();
    try{
    t.sleep(10000);
    catch (Exception e){}
    d.setCurrent(b);
    public void pauseApp()
    public void destroyApp(boolean unconditional)
    its just supposed to pause between the alerts using threads
    however when i run it using the wtk, the emulator run properly but when i launch the app, it stops executing giving me this:
    "Error verifying method org/learn/thtest startApp()V
    Approximate bytecode offset 49: Inconsistent or missing stackmap at target
    %the stack info%
    Execution completed.
    437782 bytecodes executed
    9 thread switches
    486 classes in the system (including system classes)
    2506 dynamic objects allocated (73832 bytes)
    2 garbage collections (60652 bytes collected)
    Execution completed.
    437782 bytecodes executed
    9 thread switches
    486 classes in the system (including system classes)
    ALERT: java/lang/VerifyError: org/learn/thtest.
    2506 dynamic objects allocated (73832 bytes)
    2 garbage collections (60652 bytes collected)
    please can someone help me out with this, is it an error on my part or do i have to set some option.

    Hi gandalf123,
    First, Thread.sleep is a static method, so you don't need to create a Thread object to use it.
    I think the problem is due to the fact you don't preverify your midlet.
    More over, you don't need to double post your question.

  • Problem with threads and camera.

    Hi everybody!
    I've a problem with taking snapshot.
    I would like to display a loading screen after it take snapshot ( sometimes i
    have to wait few seconds after i took snapshot. Propably photo is being taken in time where i have to wait).
    I was trying to use threads but i didn't succeed.
    I made this code:
    display.setCurrent(perform);               
            new Thread(new Runnable(){
                public void run() {               
                    while((!performing.isShown()) && (backgroundCamera.isShown())){
                        Thread.yield();
                    notifyAll();
            }).start();
            new Thread(new Runnable(){
                public void run() {
                    try {
                        this.wait();                   
                    } catch(Exception e) {
                        exceptionHandler(e);
                    photo = camera.snapshot();                               
                    display.setCurrent(displayPhoto);
            }).start();This code is sometimes showing performing screen but sometimes no.
    I don't know why. In my opinion performing.isShown() method isn't working correctly.
    Does anyone have some idea how to use threads here?

    Hi,
    I've finally managed to work this fine.
    The code:
           Object o = new Object();
           display.setCurrent(perform);               
            new Thread(new Runnable(){
                public void run() {               
                    while(!performing.isShown()){
                        Thread.yield();
                   synchronized(o) {
                      o.notify();
            }).start();
            new Thread(new Runnable(){
                public void run() {
                    try {
                        synchronized(o) {
                           o.wait(1);
                    } catch(Exception e) {
                        exceptionHandler(e);
                    photo = camera.snapshot();                               
                    display.setCurrent(displayPhoto);
            }).start();

  • Problem with threads and graphics

    I have a thread that chooses paths for a Travelling salesman problem, it then calls a TSPdraw class and passes it the path, which the class then draws. the problem is when i have two threads it creates two windows but only draws a path in one of them. any ideas where i`m going wrong

    Are you using swing components? Swing isn't threadsafe. If you have multiple threads that want to update your UI you need to use the SwingUtilities.invokeLater(...)or invokeAndWait(...). There is a page in the swing tutorial about this at: http://java.sun.com/docs/books/tutorial/uiswing/misc/threads.html

  • Problem with threads hanging

    We have a problem where our application stops responding after a few days of usage. Things will for fine for a day or two, and then pretty quickly threads will start getting hung up, usually in places where they are allocating memory
    We are running WebLogic 8.1 SP2 on Sun JDK 1.4.2_04 on Solaris 8 using the alternate threading model and the -server hotspot vm. We are running pretty much the same code that we had no problems with under WebLogic 6.1 SP4 and Sun JDK 1.3.1.
    A thread dump usually shows that some or all of our execute threads are in the state "waiting for monitor entry" even though they are not currently waiting on any java locks. Here is a sample thread from the thread dump (we have ~120 threads so I don't want to post the full dump).
    =============================================================================================
    "ExecuteThread: '8' for queue: 'itgCrmWarExecutionQueue'" daemon prio=5 tid=0x005941d0 nid=0x2c waiting for monitor entry [c807f000..c807fc28]
    at java.lang.String.substring(String.java:1446)
    at java.lang.String.substring(String.java:1411)
    at weblogic.servlet.internal.ServletRequestImpl.getRelativeUri(ServletRequestImpl.java:1872)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3492)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2585)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    =============================================================================================
    String.java line 1446 for this jdk allocates a new String object, and all the other threads in this state also are creating new objects or arrays, etc.
    We've done a pstack on this process when it's in this state, and the threads that are in the "waiting for monitor entry" that look like they're allocating memory are all waiting on the same lwp_mutex_lock with some allocation method that's calling into the native TwoGenerationCollectorPolicy.mem_allocate_work (see pstack output below for the same thread as in the thread dump above)
    =============================================================================================
    ----------------- lwp# 44 / thread# 44 --------------------
    ff31f364 lwp_mutex_lock (e3d70)
    fee92384 __1cNObjectMonitorGenter26MpnGThread__v_ (5000, 525c, 5000, 50dc, 4800, 4af0) + 2d8
    fee324d4 __1cSObjectSynchronizerKfast_enter6FnGHandle_pnJBasicLock_pnGThread__v_ (c807f65c, c807f7d4, 5941d0, 0, 35d654, fee328ec) + 68
    fee32954 __1cQinstanceRefKlassZacquire_pending_list_lock6FpnJBasicLock__v_ (c807f7d4, ff170000, d4680000, 4491d4, fee1bc2c,
    0) + 78
    fee3167c __1cPVM_GC_OperationNdoit_prologue6M_i_ (c807f7bc, 4400, ff170000, 2d2b8, 4a6268, c807fa18) + 38
    fee2e0b0 __1cIVMThreadHexecute6FpnMVM_Operation__v_ (c807f7bc, 963a8, 0, 0, 1, 0) + 90
    fed2c2a4 __1cbCTwoGenerationCollectorPolicyRmem_allocate_work6MIii_pnIHeapWord__ (962c0, ff1c29ec, ff1c297c, ff131a26, 4800, 4998) + 160
    fed22940 __1cNinstanceKlassRallocate_instance6MpnGThread__pnPinstanceOopDesc__ (ee009020, 5941d0, 15ca581, 3647f0, 4a6268, c807f8c8) + 180
    fed34928 __1cLOptoRuntimeFnew_C6FpnMklassOopDesc_pnKJavaThread__v_ (ee009018, 5941d0, 0, 0, 0, 0) + 28
    fa435a58 ???????? (ee009018, e86de, 15ca4de, 50dc, 5941d0, c807f9c8)
    fb36f9a4 ???????? (0, d412ccd8, ee046c28, ff170000, 0, 0)
    fad8b278 ???????? (ee046c28, d6000c90, ee046530, 8, db8e8450, c807f9e8)
    fad62abc ???????? (d412ccd8, ee046530, d6000c90, ee3bfa38, 8, c807fa18)
    fa4b3c38 ???????? (c807fb9c, 0, f2134700, fa415e50, 8, c807faa8)
    fa40010c ???????? (c807fc28, c807fe90, a, ee9e1e20, 4, c807fb40)
    fed5d48c __1cJJavaCallsLcall_helper6FpnJJavaValue_pnMmethodHandle_pnRJavaCallArguments_pnGThread__v_ (c807fe88, c807fcf0, c807fda8, 5941d0, 5941d0, c807fd00) + 27c
    fee4b784 __1cJJavaCallsMcall_virtual6FpnJJavaValue_nLKlassHandle_nMsymbolHandle_4pnRJavaCallArguments_pnGThread__v_ (ff170000, 594778, c807fd9c, c807fd98, c807fda8, 5941d0) + 164
    fee5e8dc __1cJJavaCallsMcall_virtual6FpnJJavaValue_nGHandle_nLKlassHandle_nMsymbolHandle_5pnGThread__v_ (c807fe88, c807fe84, c807fe7c, c807fe74, c807fe6c, 5941d0) + 6c
    fee6fc74 __1cMthread_entry6FpnKJavaThread_pnGThread__v_ (5941d0, 5941d0, 838588, 594778, 306d10, fee69254) + 128
    fee6927c __1cKJavaThreadDrun6M_v_ (5941d0, 2c, 40, 0, 40, 0) + 284
    fee6575c _start   (5941d0, fa1a1600, 0, 0, 0, 0) + 134
    ff3758c0 lwpstart (0, 0, 0, 0, 0, 0)
    =============================================================================================
    Also when it's having this problem, the "VM Thread" is always using a lot of processor time. We did a couple of pstacks today while it was having this problem, and this thread was stuck in the ONMethodSweeper.sweep for over 15 minutes when we finally killed the server.
    From the thread dump:
    "VM Thread" prio=5 tid=0x000e2d20 nid=0x2 runnable
    From the first pstack:
    =============================================================================================
    ----------------- lwp# 2 / thread# 2 --------------------
    fed40c04 __1cXvirtual_call_RelocationIparse_ic6FrpnICodeBlob_rpC5rppnHoopDesc_pi_nNRelocIterator__ (42a2f4, fa5fa46d, ffffffff, fc4ffcb8, 42a2f4, 42a324) + 124
    fed46318 __1cKCompiledIC2t5B6MpnKRelocation__v_ (42a2f0, fc4ffd24, fc4ffd4c, e802, 0, 6) + 38
    fed90c38 __1cHnmethodVcleanup_inline_caches6M_v_ (fa5f7f88, fa608940, 1, 0, fa400000, 6) + 1ac
    fede18b4 __1cONMethodSweeperFsweep6F_v_ (2cf38, 0, ffffffff, ff1cf1fc, ff1c66e8, fede1d44) + 1b0
    fede1e6c __1cUSafepointSynchronizeFbegin6F_v_ (2cf38, ff1ba138, 5000, 50dc, 5000, 525c) + 248
    feef1fd4 __1cIVMThreadEloop6M_v_ (4400, 4000, 4324, 4000, 42b0, 3800) + 3d4
    feef1ae4 __1cIVMThreadDrun6M_v_ (e2d20, 2, 40, 0, 40, 0) + 8c
    fee6575c _start   (e2d20, ff270200, 0, 0, 0, 0) + 134
    ff3758c0 lwpstart (0, 0, 0, 0, 0, 0)
    =============================================================================================
    Second pstack
    =============================================================================================
    ----------------- lwp# 2 / thread# 2 --------------------
    fed41180 __1cXvirtual_call_RelocationIparse_ic6FrpnICodeBlob_rpC5rppnHoopDesc_pi_nNRelocIterator__ (0, ff1b9664, ffffffff, fc4ffcb8, a6f2cc, fc4ffbd0) + 6a0
    fed46318 __1cKCompiledIC2t5B6MpnKRelocation__v_ (a6f2c8, fc4ffd24, fc4ffd4c, e802, 0, 6) + 38
    fed90c38 __1cHnmethodVcleanup_inline_caches6M_v_ (faded4c8, fadf2c80, 1, 0, fa400000, 6) + 1ac
    fede18b4 __1cONMethodSweeperFsweep6F_v_ (2cf38, 0, ffffffff, ff1cf1fc, ff1c66e8, fede1d44) + 1b0
    fede1e6c __1cUSafepointSynchronizeFbegin6F_v_ (2cf38, ff1ba138, 5000, 50dc, 5000, 525c) + 248
    feef1fd4 __1cIVMThreadEloop6M_v_ (4400, 4000, 4324, 4000, 42b0, 3800) + 3d4
    feef1ae4 __1cIVMThreadDrun6M_v_ (e2d20, 2, 40, 0, 40, 0) + 8c
    fee6575c _start   (e2d20, ff270200, 0, 0, 0, 0) + 134
    ff3758c0 lwpstart (0, 0, 0, 0, 0, 0)
    =============================================================================================
    Has anyone ever seen anything like this? I'm trying to figure out if this is caused by something we're doing, or something relating to our environment and jvm options. Any ideas?

    Thanks for the reply - I'm testing our app with the +UseConcMarkSweepGC now in our test environment to make sure it doesn't cause any problems there.  Unfortunately the only place we've had this problem is on the production server, so it's extra difficult debugging this. 
    We're using the following memory options:
    -ms512m -mx512m -XX:NewSize=128m -XX:PermSize=192m -XX:MaxNewSize=128m -XX:MaxPermSize=192m -XX:SurvivorRatio=8and the following debugging options, as we've also been seeing OutOfMemoryErrors ( see http://forum.java.sun.com/thread.jsp?forum=37&thread=522354&tstart=45&trange=15 )
    -verbosegc -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -XX:+PrintHeapAtGCBTW, which c++filt version and options are you using? Our Solaris boxes only seem to have the GNU version installed. I was trying to run that on some of the other stack traces and wasn't getting anywhere, and didn't know if because it was GNU version wouldn't work on something compiled with the Sun compiler.
    Thanks!
    --Andy                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

Maybe you are looking for

  • TS3212 Why can I not download the new Itunes because im on 10.5.8?

    I have just purchased the new iphone 5 when i have gone to plug into my itunes to transfer previous details on my macbook pro its says download the new itunes when i go to do that it says My mac needs to be OS 10.6 my mac is 10.5.8? How do i do this?

  • Remove "display in external browser" button

    Hello, I'm working on setting up OHJ for my company and I was wondering if there is any way to remove the "display in external browser" button from the viewer window. We would use the help class instead since it doesn't have this button, but we need

  • Dialog intance on windows

    Hello SAP Gurus, I'd really need to seek for your help. Do you know how to add another dialog instance on windows/mssql but the CI is in unix/db2? what are the steps that I need to do? thanks in advance.

  • Grid Control Support for Tripwire

    Does Oracle EM GridControl support Tripwire? Do we need a seperate licence from oracle and how to configure Grid control to support Tripwire? Any refrence link is much appreciated..

  • NOKIA 6288!! IS THERE ANYONE WHO CAN HELP ME WITH ...

    Hey, I have a Nokia 6288 phone and I just don't know why it won't let me use email and instant messaging. Is it because I am with Virgin Mobile? Or do I need some sort of settings? Please help me, I will be forever geatful if you do! Love, Vicki