Mysterious ORA-00933 on startup when using ODAC unmanaged/managed

I've been chasing this issue for a while now with no success. Whenever my app starts there's a chance that the first query hitting the database will cause an ORA-00933. This always happens at the very first query hitting the database. I've traced the command text with TraceLevel, the following command is issued:
SELECT 1 AS "C1", "Extent1"."SOME_FIELD"
FROM "SOME"."TABLE" "Extent1"
WHERE ("Extent1"."SOME_FIELD" IS NOT NULL)
WHERE (ROWNUM <= (1) )
which is obviously malformed. My linq query does not contain any FirstOrDefault() or similar calls, it's a simple db.Table.Where(...) query. The last WHERE clause should not be there at all. What really puzzles me is this behavior is non-deterministic. The very same application with the very same binaries and configuration in the very same environment sometimes produces the correct query sometimes not. This always happens at app startup, it is consistent for the lifetime of the app (which is usually restarted every morning due to the inactivity timeout). If the malfunction occurs an app pool restart usually does not but a full IIS restart (without OS restart) usually does fix the issue even if only temporarily. The app runs in its own private app pool so despite having multiple ODAC versions on the system I have verified that only the specific provider gets loaded into the app process (either Oracle.Managed or the unmanaged Instant Client). Sometimes there's no error for days, sometimes I have to take action every morning, and I haven't been able to find a reliable repro. I'm having the same issue with both the managed and the unmanaged provider. Do you have any advice on how to proceed from here?

Hi!
More or less the same setup except no MVC and using ODAC 12cR2. The app uses a single database though other apps on the same IIS (all in different dedicated pools) use others. Even though this test server has ODAC11 installed - some use this, some use instant 12c, some managed 12c - I've also verified that the affected apps always get the correct dll version loaded into their address space.
My dev setup has only one ODAC version (always the latest) and it still bugs out although less frequently. I've tried full installation, instant client, managed client, eventually all produce the problem.
I'm not sure if this is an edmx problem since some of my affected apps haven't changed for more than a year and were working fine back then.

Similar Messages

  • What shows on screen at startup when using find my mac if owner locks it?

    what shows on screen at startup when using find my mac if owner locks it?

    A gray screen where they will have to enter a six digit passcode to unlock the Mac. If the Mac were being used and the remote lock sent, the computer would re-boot to this screen.

  • Slow(er) startup when using captive runtime on windows

    I  just converted two AIR apps from native exe installers (requiring AIR installed) to Captive Runtime relases (just a folder structure).
    One difference i see is that my applications now load a little slower (because of the packaged instead of installed runtime?).
    When using flex 4 sdk the white and centered flex4-loadbar now appears for a few seconds before the splash screen of the app. appears. The same happens when using flex 3 sdk (in compatibility mode) but instead the "initializing" text appears.
    Is this slowdown a known effect of the captive runtime packaging?

    I responded to your other thread in the bugs forum but wanted to also respond here.
    I'm not aware of any slower performance implications when using the captive runtime but I'm going to investigate further.  In the meantime, would you mind opening a new bug over at bugbase.adobe.com regarding the startup performance hit?  It would be great if you could also provide us with a sample application that illustrates the slower startup time.  If you'd like to keep it private, please email me directly at [email protected]
    Thanks,
    Chris

  • IPhoto crashes on exit and when using iPhoto Library Manager

    Hi all,
    When attempting to split up my 70,000 iPhoto library using iPhoto Library Manager, the application crashes when attempting to import the photos to a new iPhoto library. This is when it is trying to make iPhoto quit during the import process.
    Similarly, iPhoto (under normal use) crashes when attempting to close (or quit) as you normally do. It just freezes and then eventually comes up with an error/crash message showing close, ignore or reopen dialogue box.
    Yes I know I have a huge library of 70,000 images and I did do the built-in iPhoto maintenance proceedures (which sped things up when opening the library after startup and general operations I must say) but it still crashes when trying to exit.
    I guess it has something to do with the size of the library, but unless I can get software to split into smaller libraries, I don't know what else I can do.
    Any suggestions?
    Thanks in advance...

    Forgot to paste this message I get after it finally shuts down/crashes:
    Process: iPhoto [42328]
    Path: /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier: com.apple.iPhoto
    Version: 8.1.1 (8.1.1)
    Build Info: iPhotoProject-4190000~4
    Code Type: X86 (Native)
    Parent Process: launchd [129]
    Date/Time: 2010-02-08 14:03:26.174 +1100
    OS Version: Mac OS X 10.6.2 (10C540)
    Report Version: 6
    Interval Since Last Report: 665426 sec
    Crashes Since Last Report: 31
    Per-App Interval Since Last Report: 89913 sec
    Per-App Crashes Since Last Report: 3
    Anonymous UUID: 1FE4458F-E4A7-4246-9B10-9429BF4BC913
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000000
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 com.apple.CoreFoundation 0x98075413 CFQSortArray + 259
    1 com.apple.CoreFoundation 0x980887ec __CFRunLoopDoObservers + 1020
    2 com.apple.CoreFoundation 0x9804518d __CFRunLoopRun + 557
    3 com.apple.CoreFoundation 0x98044864 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x98044691 CFRunLoopRunInMode + 97
    5 com.apple.iPhoto 0x00218701 0x1000 + 2193153
    6 com.apple.iPhoto 0x00067bc1 0x1000 + 420801
    7 com.apple.Foundation 0x9004c1c7 nsnotecallback + 176
    8 com.apple.CoreFoundation 0x980639a9 __CFXNotificationPost + 905
    9 com.apple.CoreFoundation 0x980633da _CFXNotificationPostNotification + 186
    10 com.apple.Foundation 0x90041094 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
    11 com.apple.Foundation 0x9004e471 -[NSNotificationCenter postNotificationName:object:] + 56
    12 com.apple.AppKit 0x98f5aeab -[NSApplication terminate:] + 713
    13 com.apple.AppKit 0x98d60f86 -[NSApplication sendAction:to:from:] + 112
    14 com.apple.AppKit 0x98d60e39 -[NSMenuItem _corePerformAction] + 435
    15 com.apple.AppKit 0x98d60b2a -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 174
    16 com.apple.AppKit 0x98d60a16 -[NSMenu performActionForItemAtIndex:] + 65
    17 com.apple.AppKit 0x98d609c9 -[NSMenu _internalPerformActionForItemAtIndex:] + 50
    18 com.apple.AppKit 0x98d6092f -[NSMenuItem _internalPerformActionThroughMenuIfPossible] + 97
    19 com.apple.AppKit 0x98d60873 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 336
    20 com.apple.AppKit 0x98d54f79 NSSLMMenuEventHandler + 404
    21 com.apple.HIToolbox 0x94002e29 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
    22 com.apple.HIToolbox 0x940020f0 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
    23 com.apple.HIToolbox 0x94024981 SendEventToEventTarget + 52
    24 com.apple.HIToolbox 0x94050e3b SendHICommandEvent(unsigned long, HICommand const*, unsigned long, unsigned long, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 448
    25 com.apple.HIToolbox 0x94075b20 SendMenuCommandWithContextAndModifiers + 66
    26 com.apple.HIToolbox 0x94075ad7 SendMenuItemSelectedEvent + 121
    27 com.apple.HIToolbox 0x940759d3 FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 152
    28 com.apple.HIToolbox 0x94045212 MenuSelectCore(MenuData*, Point, double, unsigned long, OpaqueMenuRef**, unsigned short*) + 440
    29 com.apple.HIToolbox 0x940449a9 _HandleMenuSelection2 + 465
    30 com.apple.HIToolbox 0x940447c7 _HandleMenuSelection + 53
    31 com.apple.AppKit 0x98d4e4ba _NSHandleCarbonMenuEvent + 285
    32 com.apple.AppKit 0x98d23076 _DPSNextEvent + 2304
    33 com.apple.AppKit 0x98d22306 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    34 com.apple.AppKit 0x98ce449f -[NSApplication run] + 821
    35 com.apple.AppKit 0x98cdc535 NSApplicationMain + 574
    36 com.apple.iPhoto 0x00123ac8 0x1000 + 1190600
    37 com.apple.iPhoto 0x000030ea 0x1000 + 8426
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x92b830ea kevent + 10
    1 libSystem.B.dylib 0x92b83804 dispatch_mgrinvoke + 215
    2 libSystem.B.dylib 0x92b82cc3 dispatch_queueinvoke + 163
    3 libSystem.B.dylib 0x92b82a68 dispatch_workerthread2 + 234
    4 libSystem.B.dylib 0x92b824f1 pthreadwqthread + 390
    5 libSystem.B.dylib 0x92b82336 start_wqthread + 30
    Thread 2:
    0 libSystem.B.dylib 0x92b5c93a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x92b8a445 pthread_condwait + 1066
    2 libSystem.B.dylib 0x92bb9028 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x90088a84 -[NSCondition waitUntilDate:] + 453
    4 com.apple.Foundation 0x900417f5 -[NSConditionLock lockWhenCondition:beforeDate:] + 279
    5 com.apple.Foundation 0x900416d8 -[NSConditionLock lockWhenCondition:] + 69
    6 com.apple.proxtcore 0x00f6a201 -[XTMsgQueue waitForMessage] + 49
    7 com.apple.proxtcore 0x00f58363 -[XTThread run:] + 387
    8 com.apple.Foundation 0x9004c8d8 -[NSThread main] + 45
    9 com.apple.Foundation 0x9004c888 _NSThread__main_ + 1499
    10 libSystem.B.dylib 0x92b89fbd pthreadstart + 345
    11 libSystem.B.dylib 0x92b89e42 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x92b5c93a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x92b8a445 pthread_condwait + 1066
    2 libSystem.B.dylib 0x92bb9028 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x90088a84 -[NSCondition waitUntilDate:] + 453
    4 com.apple.Foundation 0x900417f5 -[NSConditionLock lockWhenCondition:beforeDate:] + 279
    5 com.apple.Foundation 0x900416d8 -[NSConditionLock lockWhenCondition:] + 69
    6 com.apple.proxtcore 0x00f6a201 -[XTMsgQueue waitForMessage] + 49
    7 com.apple.proxtcore 0x00f58363 -[XTThread run:] + 387
    8 com.apple.Foundation 0x9004c8d8 -[NSThread main] + 45
    9 com.apple.Foundation 0x9004c888 _NSThread__main_ + 1499
    10 libSystem.B.dylib 0x92b89fbd pthreadstart + 345
    11 libSystem.B.dylib 0x92b89e42 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x92b5c8da machmsgtrap + 10
    1 libSystem.B.dylib 0x92b5d047 mach_msg + 68
    2 com.apple.CoreFoundation 0x9804577f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x98044864 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x98044691 CFRunLoopRunInMode + 97
    5 com.apple.Foundation 0x9008637c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 279
    6 com.apple.proxtcore 0x00f598a5 -[XTRunLoopThread run:] + 421
    7 com.apple.Foundation 0x9004c8d8 -[NSThread main] + 45
    8 com.apple.Foundation 0x9004c888 _NSThread__main_ + 1499
    9 libSystem.B.dylib 0x92b89fbd pthreadstart + 345
    10 libSystem.B.dylib 0x92b89e42 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x92b8a806 _semwaitsignal + 10
    1 libSystem.B.dylib 0x92b8a4c2 pthread_condwait + 1191
    2 libSystem.B.dylib 0x92b8c158 pthreadcondwait$UNIX2003 + 73
    3 com.apple.iPhoto 0x005056c9 0x1000 + 5261001
    4 com.apple.Foundation 0x9004c8d8 -[NSThread main] + 45
    5 com.apple.Foundation 0x9004c888 _NSThread__main_ + 1499
    6 libSystem.B.dylib 0x92b89fbd pthreadstart + 345
    7 libSystem.B.dylib 0x92b89e42 thread_start + 34
    Thread 6: JavaScriptCore: FastMalloc scavenger
    0 libSystem.B.dylib 0x92b8a806 _semwaitsignal + 10
    1 libSystem.B.dylib 0x92b8a4c2 pthread_condwait + 1191
    2 libSystem.B.dylib 0x92b8c158 pthreadcondwait$UNIX2003 + 73
    3 com.apple.JavaScriptCore 0x929a7276 ***::TCMalloc_PageHeap::scavengerThread() + 614
    4 libSystem.B.dylib 0x92b89e42 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x92b82182 _workqkernreturn + 10
    1 libSystem.B.dylib 0x92b82718 pthreadwqthread + 941
    2 libSystem.B.dylib 0x92b82336 start_wqthread + 30
    Thread 8:
    0 libSystem.B.dylib 0x92b8a806 _semwaitsignal + 10
    1 libSystem.B.dylib 0x92b8a4c2 pthread_condwait + 1191
    2 libSystem.B.dylib 0x92b8c158 pthreadcondwait$UNIX2003 + 73
    3 com.apple.Foundation 0x90074aef -[NSCondition wait] + 316
    4 com.apple.iPhoto 0x005112b2 0x1000 + 5309106
    5 com.apple.iPhoto 0x00510ad0 0x1000 + 5307088
    6 com.apple.Foundation 0x9004c8d8 -[NSThread main] + 45
    7 com.apple.Foundation 0x9004c888 _NSThread__main_ + 1499
    8 libSystem.B.dylib 0x92b89fbd pthreadstart + 345
    9 libSystem.B.dylib 0x92b89e42 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x92b8a806 _semwaitsignal + 10
    1 libSystem.B.dylib 0x92b8a4c2 pthread_condwait + 1191
    2 libSystem.B.dylib 0x92b8c158 pthreadcondwait$UNIX2003 + 73
    3 com.apple.Foundation 0x90074aef -[NSCondition wait] + 316
    4 com.apple.iPhoto 0x005112b2 0x1000 + 5309106
    5 com.apple.iPhoto 0x00510ad0 0x1000 + 5307088
    6 com.apple.Foundation 0x9004c8d8 -[NSThread main] + 45
    7 com.apple.Foundation 0x9004c888 _NSThread__main_ + 1499
    8 libSystem.B.dylib 0x92b89fbd pthreadstart + 345
    9 libSystem.B.dylib 0x92b89e42 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x92b7b856 select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x98084ddd __CFSocketManager + 1085
    2 libSystem.B.dylib 0x92b89fbd pthreadstart + 345
    3 libSystem.B.dylib 0x92b89e42 thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x92b8a806 _semwaitsignal + 10
    1 libSystem.B.dylib 0x92bb6441 nanosleep$UNIX2003 + 188
    2 libSystem.B.dylib 0x92bb637f usleep$UNIX2003 + 61
    3 com.apple.AE 0x93563e33 sendToModernProcess(__CFMachPort*, unsigned long, AEDesc const*, long) + 644
    4 com.apple.AE 0x93560f00 AESendMessage + 3635
    5 com.apple.ImageCapture 0x91d5c234 ICAAESendMessage + 57
    6 com.apple.ImageCapture 0x91d5213a ICACommand::SendSync() + 72
    7 com.apple.ImageCapture 0x91d51c94 ICACommand::ProcessCommand() + 76
    8 com.apple.ImageCapture 0x91d549de ICAGetDeviceList + 83
    9 com.apple.iPhoto 0x001012ad 0x1000 + 1049261
    10 com.apple.iPhoto 0x00101250 0x1000 + 1049168
    11 com.apple.iPhoto 0x0010133f 0x1000 + 1049407
    12 com.apple.iPhoto 0x00100f46 0x1000 + 1048390
    13 com.apple.iPhoto 0x000a9f9e 0x1000 + 692126
    14 com.apple.iPhoto 0x002181df 0x1000 + 2191839
    15 com.apple.iPhoto 0x0021852e 0x1000 + 2192686
    16 com.apple.Foundation 0x9004c8d8 -[NSThread main] + 45
    17 com.apple.Foundation 0x9004c888 _NSThread__main_ + 1499
    18 libSystem.B.dylib 0x92b89fbd pthreadstart + 345
    19 libSystem.B.dylib 0x92b89e42 thread_start + 34
    Thread 12:
    0 libSystem.B.dylib 0x92b5c8da machmsgtrap + 10
    1 libSystem.B.dylib 0x92b5d047 mach_msg + 68
    2 com.apple.CoreFoundation 0x9804577f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x98044864 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x98044691 CFRunLoopRunInMode + 97
    5 com.apple.Foundation 0x90085430 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
    6 com.apple.Foundation 0x9004c8d8 -[NSThread main] + 45
    7 com.apple.Foundation 0x9004c888 _NSThread__main_ + 1499
    8 libSystem.B.dylib 0x92b89fbd pthreadstart + 345
    9 libSystem.B.dylib 0x92b89e42 thread_start + 34
    Thread 13:
    0 libSystem.B.dylib 0x92b8a806 _semwaitsignal + 10
    1 libSystem.B.dylib 0x92b8a4c2 pthread_condwait + 1191
    2 libSystem.B.dylib 0x92b8c158 pthreadcondwait$UNIX2003 + 73
    3 com.apple.iPhoto 0x005056c9 0x1000 + 5261001
    4 com.apple.Foundation 0x9004c8d8 -[NSThread main] + 45
    5 com.apple.Foundation 0x9004c888 _NSThread__main_ + 1499
    6 libSystem.B.dylib 0x92b89fbd pthreadstart + 345
    7 libSystem.B.dylib 0x92b89e42 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0xffcfc040 ebx: 0xffcfc040 ecx: 0xa04064cc edx: 0x00000000
    edi: 0x00000004 esi: 0x00000000 ebp: 0xbfffdb88 esp: 0xbfffdb20
    ss: 0x0000001f efl: 0x00010246 eip: 0x98075413 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x00000000
    Binary Images:
    0x1000 - 0x9f9ffe com.apple.iPhoto 8.1.1 (8.1.1) <13A7B173-F1BC-6A25-54AC-C27E27774B17> /Applications/iPhoto.app/Contents/MacOS/iPhoto
    0xb2f000 - 0xb5aff3 com.apple.DiscRecordingUI 5.0.3 (5030.4.2) <E7AD526D-2149-065C-BA8D-2DA22BE43926> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
    0xb72000 - 0xc27fe7 libcrypto.0.9.7.dylib ??? (???) <4917E4F2-817F-5AC4-3FBE-54BC96360448> /usr/lib/libcrypto.0.9.7.dylib
    0xc6d000 - 0xc77fff com.apple.UpgradeChecker 1.0 (1.1) /Applications/iPhoto.app/Contents/Frameworks/UpgradeChecker.framework/Versions/ A/UpgradeChecker
    0xc81000 - 0xd1dffc com.apple.MobileMe 8 (1.0) <47DF6C20-78C5-1AA2-1D64-274EAE522D93> /Applications/iPhoto.app/Contents/Frameworks/MobileMe.framework/Versions/A/Mobi leMe
    0xd7f000 - 0xd7ffff +eOkaoCom.dylib ??? (???) <17ADB0F4-BF83-0B0B-5293-F843F1724644> /Applications/iPhoto.app/Contents/MacOS/eOkaoCom.dylib
    0xd83000 - 0xdb6fe7 +eOkaoDt.dylib ??? (???) <673BD0C5-FAC4-ABB7-B55E-FD8A75E4759D> /Applications/iPhoto.app/Contents/MacOS/eOkaoDt.dylib
    0xdbc000 - 0xf22fff +eOkaoFr.dylib ??? (???) <684982FE-55E4-174D-9CF3-DA4319BD57F9> /Applications/iPhoto.app/Contents/MacOS/eOkaoFr.dylib
    0xf26000 - 0xf4aff2 +eOkaoPt.dylib ??? (???) <E2ED8DE8-7A2D-8309-3CB5-2E87F135A8A8> /Applications/iPhoto.app/Contents/MacOS/eOkaoPt.dylib
    0xf51000 - 0xf98ff7 com.apple.proxtcore 1.0.0 (1.0.0) /Applications/iPhoto.app/Contents/Frameworks/ProXTCore.framework/Versions/A/Pro XTCore
    0xfdc000 - 0xfdcffa com.apple.iLifeSlideshow 1.0.3 (357.8) <3972FD15-5FDC-A7DC-3144-255D352A00CE> /System/Library/PrivateFrameworks/iLifeSlideshow.framework/Versions/A/iLifeSlid eshow
    0xfe0000 - 0x1060fef com.apple.NetServices.NetServices 8.0 (8.0) /Applications/iPhoto.app/Contents/NetServices/Frameworks/NetServices.framework/ Versions/A/NetServices
    0x10c2000 - 0x10c2ff7 com.apple.AppleAppSupport 1.5 (1.5) <9FD82212-62A9-A388-940B-2343D69889C3> /System/Library/PrivateFrameworks/AppleAppSupport.framework/Versions/A/AppleApp Support
    0x10c6000 - 0x10eefff com.apple.iLifeSlideshowCore 1.0.3 (126) <CB45910E-F1F3-0278-4D76-E995EF03DA9D> /System/Library/PrivateFrameworks/iLifeSlideshow.framework/Versions/A/Framework s/iLifeSlideshowCore.framework/Versions/A/iLifeSlideshowCore
    0x1108000 - 0x1221fe7 com.apple.iLifeSlideshowProducer 1.0.3 (319.5) <CE73BB90-E7AB-525D-CD4A-1576DFC6EF76> /System/Library/PrivateFrameworks/iLifeSlideshow.framework/Versions/A/Framework s/iLifeSlideshowProducer.framework/Versions/A/iLifeSlideshowProducer
    0x129f000 - 0x139dfe3 com.apple.iLifeSlideshowRenderer 1.0.3 (313.7) <EFAD06D8-111E-15C5-6105-5C878AAF3086> /System/Library/PrivateFrameworks/iLifeSlideshow.framework/Versions/A/Framework s/iLifeSlideshowRenderer.framework/Versions/A/iLifeSlideshowRenderer
    0x140e000 - 0x1416fff com.apple.iLifeSlideshowExporter 1.0.3 (125.2) <EE2C7A8E-68A2-5F60-72D8-FE45C5EB5B52> /System/Library/PrivateFrameworks/iLifeSlideshow.framework/Versions/A/Framework s/iLifeSlideshowExporter.framework/Versions/A/iLifeSlideshowExporter
    0x141f000 - 0x1448fef com.apple.audio.CoreAudioKit 1.6.1 (1.6.1) <C5992CBA-0496-9681-A7CA-A932F2BC1CB9> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x1459000 - 0x1461fe7 com.apple.NetServices.BDControl 1.0.5 (1.0.5) /Applications/iPhoto.app/Contents/NetServices/Frameworks/BDControl.framework/Ve rsions/A/BDControl
    0x146d000 - 0x1470fff com.apple.NetServices.BDRuleEngine 1.0.2 (1.0.2) /Applications/iPhoto.app/Contents/NetServices/Frameworks/BDRuleEngine.framework /Versions/A/BDRuleEngine
    0x17b2000 - 0x17b4ff3 com.apple.LiveType.component 2.1.4 (2.1.4) <D60E2537-3B47-EA99-0077-6CE394378D07> /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0x17ba000 - 0x17bdff3 +com.divx.divxtoolkit 1.0 (1.0) /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit
    0x17c2000 - 0x17c4ff7 Motion ??? (???) <CB022D7E-217B-EF89-4974-72C50834B41D> /Library/Frameworks/Motion.framework/Versions/A/Motion
    0x3759000 - 0x37bdfe2 com.apple.LiveType.framework 2.1.4 (2.1.4) <19C0FA03-FC58-CCFE-395D-DD4125A0B811> /Library/Application Support/ProApps/SharedA/Frameworks/LiveType.framework/Versions/A/LiveType
    0x37dd000 - 0x3832fdf +com.DivXInc.DivXDecoder 6.8.3.5 (6.8.3.5) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x3860000 - 0x38a6ffb com.apple.motion.component 1.0 (698) <BB552040-6F80-5207-E007-BB94A59D748D> /Library/QuickTime/Motion.component/Contents/MacOS/Motion
    0x38ac000 - 0x3948ff8 com.apple.procore.framework 4.0 (712) <09EE33B4-412C-FC25-5356-1DE47695BAA6> /Library/Application Support/ProApps/SharedA/Frameworks/ProCore.framework/Versions/A/ProCore
    0x13a08000 - 0x13a0cfff com.apple.iPhoto.RSSPublisher 1.0 (1.0) /Applications/iPhoto.app/Contents/PlugIns/RSSPublisher.publisher/Contents/MacOS /RSSPublisher
    0x15c04000 - 0x15c14ff3 com.apple.iPhoto.FlickrPublisher 1.0 (1.0) /Applications/iPhoto.app/Contents/PlugIns/FlickrPublisher.publisher/Contents/Ma cOS/FlickrPublisher
    0x174fa000 - 0x1750ffff com.apple.iPhoto.FacebookPublisher 1.0 (1.0) /Applications/iPhoto.app/Contents/PlugIns/FacebookPublisher.publisher/Contents/ MacOS/FacebookPublisher
    0x1751c000 - 0x1754dff7 com.apple.iPhoto.MobileMePublisher 1.0 (1.0) /Applications/iPhoto.app/Contents/PlugIns/MobileMePublisher.publisher/Contents/ MacOS/MobileMePublisher
    0x182e4000 - 0x182e5ff7 com.apple.textencoding.unicode 2.3 (2.3) <78A61FD5-70EE-19EA-48D4-3481C640B70D> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x1ffa0000 - 0x1ffabfff com.apple.BookService 8.0 (8.0) /Applications/iPhoto.app/Contents/NetServices/Bundles/BookService.NetService/Co ntents/MacOS/BookService
    0x1ffb5000 - 0x1ffbffff com.apple.CalendarsService 8.0 (8.0) /Applications/iPhoto.app/Contents/NetServices/Bundles/CalendarsService.NetServi ce/Contents/MacOS/CalendarsService
    0x1ffc9000 - 0x1ffd3fff com.apple.CardsService 8.0 (8.0) /Applications/iPhoto.app/Contents/NetServices/Bundles/CardsService.NetService/C ontents/MacOS/CardsService
    0x1ffdd000 - 0x1ffe8fff com.apple.PrintsService 8.0 (8.0) /Applications/iPhoto.app/Contents/NetServices/Bundles/PrintsService.NetService/ Contents/MacOS/PrintsService
    0x1fff7000 - 0x1fff8ff7 com.apple.iLMBAppDefPlugin 2.1.3 (110.0.3) <ABA956B7-9BE5-01F3-C2B5-23591F943F78> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAppDefPlugin.ilmbplugin/Contents/MacOS/i LMBAppDefPlugin
    0x20de3000 - 0x20deaff7 com.apple.iLMBAperturePlugin 2.1.3 (110.0.3) <821580C6-A859-AA53-5C85-19F39BB4B747> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAperturePlugin.ilmbplugin/Contents/MacOS /iLMBAperturePlugin
    0x20df1000 - 0x20df2ff7 com.apple.iLMBFolderPlugin 2.1.3 (110.0.3) <3DAB4296-DF87-5510-5FBF-9B615B77A544> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBFolderPlugin.ilmbplugin/Contents/MacOS/i LMBFolderPlugin
    0x20df7000 - 0x20df9ff7 com.apple.iLMBMoviesFolderPlugin 2.1.3 (110.0.3) <FF3F0BCB-09A6-E51E-FFB6-BA2EDF29E130> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBMoviesFolderPlugin.ilmbplugin/Contents/M acOS/iLMBMoviesFolderPlugin
    0x20fe1000 - 0x20fe5ff7 com.apple.iLMBGarageBandPlugin 2.1.3 (110.0.3) <69F15960-9D4D-E931-40BC-9A706D40197E> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBGarageBandPlugin.ilmbplugin/Contents/Mac OS/iLMBGarageBandPlugin
    0x20feb000 - 0x20ff7ff7 com.apple.iLMBiMoviePlugin 2.1.3 (110.0.3) <CA6345FC-F811-EA46-D48A-35DE3499829B> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiMoviePlugin.ilmbplugin/Contents/MacOS/i LMBiMoviePlugin
    0x213e8000 - 0x213f1ff7 com.apple.iLMBiPhotoPlugin 2.1.3 (110.0.3) <D1CD69A8-CFCA-3B00-C977-CC40C2B97766> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhotoPlugin.ilmbplugin/Contents/MacOS/i LMBiPhotoPlugin
    0x213f8000 - 0x213faff7 com.apple.iLMBPhotoBoothPlugin 2.1.3 (110.0.3) <6B6DBBD0-BA2C-A4F7-69C5-C4249E1B7FE2> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBPhotoBoothPlugin.ilmbplugin/Contents/Mac OS/iLMBPhotoBoothPlugin
    0x218e1000 - 0x218f2ffb com.apple.iLMBiPhoto8Plugin 2.1.3 (110.0.3) <7C16F545-E264-D0C6-47DE-11006AEF2D51> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhoto8Plugin.ilmbplugin/Contents/MacOS/ iLMBiPhoto8Plugin
    0x220f1000 - 0x220f9ff7 com.apple.iLMBiTunesPlugin 2.1.3 (110.0.3) <5B4BE0C1-0B25-43E7-B5DB-9A8C7C6BF2CE> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiTunesPlugin.ilmbplugin/Contents/MacOS/i LMBiTunesPlugin
    0x24f00000 - 0x24fc8fe3 com.apple.iTunesAccess 9.0.2 (9.0.2) <BE683D34-0A0C-4153-FF5E-21CBBBFDD447> /System/Library/PrivateFrameworks/iTunesAccess.framework/iTunesAccess
    0x8fe00000 - 0x8fe41627 dyld 132.1 (???) <7E8A62A5-BB2D-C9C5-940D-B493DC9CD231> /usr/lib/dyld
    0x90003000 - 0x9000aff7 com.apple.agl 3.0.12 (AGL-3.0.12) <6FEFF0CE-312D-43A7-D0CF-36F67724C46D> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x90036000 - 0x902a6ffb com.apple.Foundation 6.6.1 (751.14) <CD815A50-BB33-5AA1-DD73-A5B07D394DDA> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x902a7000 - 0x902aafe7 libmathCommon.A.dylib ??? (???) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x902ab000 - 0x902effe7 com.apple.Metadata 10.6.2 (507.4) <DBCBAE7D-7B34-7806-C0B9-1E6E6D45562F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x902f0000 - 0x9039dfe7 libobjc.A.dylib ??? (???) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
    0x9039e000 - 0x903aeff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x903af000 - 0x90716ff7 com.apple.QuartzCore 1.6.1 (227.8) <8B90AB08-46A4-1C5C-4E71-C6AB652477B9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9074a000 - 0x9084bfe7 libxml2.2.dylib ??? (???) <B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dylib
    0x9092b000 - 0x90935ff7 libGL.dylib ??? (???) <76A207FE-889A-CF1B-AF9A-795EEE5A463E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90936000 - 0x90c2fff3 com.apple.RawCamera.bundle 2.3.0 (505) <1C7CEA30-FFE2-B4DE-98CE-D6518DF1E54B> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x90c30000 - 0x90c30ff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x90c31000 - 0x90c65ff7 libssl.0.9.8.dylib ??? (???) <679919E5-BF54-0A06-6CB4-27EB2B60AF87> /usr/lib/libssl.0.9.8.dylib
    0x90c7a000 - 0x90cbcfe7 libvDSP.dylib ??? (???) <8F8FFFB3-81E3-2969-5688-D5B0979182E6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x90d6c000 - 0x90d71ff7 com.apple.AOSNotification 1.1.0 (123.3) <0386E48C-4095-1D2A-629A-83B7711550F3> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x90d72000 - 0x90f33ff7 com.apple.CalendarStore 4.0.1 (973) <E959BD58-B4FF-CD3B-78A0-F260851145E5> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x90f34000 - 0x90f81ff7 com.apple.ExchangeWebServices 1.1 (56) <E9538DF4-F348-51B8-C161-4F5AB983CDDC> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
    0x90f82000 - 0x90fcbfe7 libTIFF.dylib ??? (???) <5864AE5B-EAEB-F8B6-18FB-3D27B7895A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x90fcc000 - 0x9100bff7 com.apple.ImageCaptureCore 1.0 (1.0) <D8767350-A10D-B6B5-3A8D-05888A7758ED> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x9100c000 - 0x9100fff7 libCGXType.A.dylib ??? (???) <483FCF1C-066B-D210-7355-ABC48CA9DB2F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x91010000 - 0x91021ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <7A3862F7-3730-8F6E-A5DE-8E2CCEA979EF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91022000 - 0x91046ff7 libJPEG.dylib ??? (???) <649E1974-A527-AC0B-B3F4-B4DC30484070> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91058000 - 0x910d1ff7 com.apple.PDFKit 2.5 (2.5) <C1BC4E0C-E45B-A03E-69D3-DB7F85E9D23D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x910d2000 - 0x910d2ff7 com.apple.Accelerate 1.5 (Accelerate 1.5) <F642E7A0-3720-FA19-0190-E6DBD9EF2D9B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x910d3000 - 0x910dcff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x910dd000 - 0x911cfff7 libcrypto.0.9.8.dylib ??? (???) <3B76DFFA-32E3-2F12-07DA-B5B02B781886> /usr/lib/libcrypto.0.9.8.dylib
    0x911dd000 - 0x91612ff7 libLAPACK.dylib ??? (???) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x91613000 - 0x91a29ff7 libBLAS.dylib ??? (???) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x91a2a000 - 0x91b0eff7 com.apple.WebKit 6531.21 (6531.21.8) <0C45DB5C-D81F-BFFE-232D-7E6F647E597F> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x91b0f000 - 0x91b2ffe7 libresolv.9.dylib ??? (???) <A48921CB-3FA7-3071-AF9C-2D86FB493A3A> /usr/lib/libresolv.9.dylib
    0x91b30000 - 0x91b4dfe7 com.apple.DotMacSyncManager 2.0.1 (446.3) <BD225ADB-29C9-B507-210D-2CFC53459EBD> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x91b4e000 - 0x91c5bff7 com.apple.MediaToolbox 0.420.18 (420.18) <31935D52-1F8D-4AB2-CCA5-4CF615CBCE24> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x91c5c000 - 0x91ca2ff7 libauto.dylib ??? (???) <85670A64-3B67-8162-D441-D8E0BE15CA94> /usr/lib/libauto.dylib
    0x91ca4000 - 0x91ca4ff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91ca5000 - 0x91cdcff7 com.apple.CoreMedia 0.420.18 (420.18) <43747711-B334-B0C7-4971-15FA586DAFBF> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x91cdd000 - 0x91d4dff3 com.apple.AppleVAFramework 4.7.5 (4.7.5) <464A915D-E670-FA22-7799-454259D42B82> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x91d4e000 - 0x91d63fff com.apple.ImageCapture 6.0 (6.0) <0E86F45E-E656-9015-7AD4-A2C5F8D8A2FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x91d64000 - 0x91e3eff3 com.apple.DesktopServices 1.5.3 (1.5.3) <DA02AC94-7B0C-BD75-2305-C46A307A5FB0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x91ebb000 - 0x91ef8ff7 com.apple.SystemConfiguration 1.10.1 (1.10.1) <BA676C76-6AAD-F630-626D-B9248535294D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91ef9000 - 0x9207bfe7 libicucore.A.dylib ??? (???) <2B0182F3-F459-B452-CC34-46FE73ADE348> /usr/lib/libicucore.A.dylib
    0x9207c000 - 0x920b1ff7 libcups.2.dylib ??? (???) <BE4E095C-EECA-017E-11AA-C65F4D2B15C8> /usr/lib/libcups.2.dylib
    0x920b2000 - 0x923d1fe7 com.apple.CoreServices.CarbonCore 861.2 (861.2) <A9077470-3786-09F2-E0C7-F082B7F97838> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x923d2000 - 0x9249cfef com.apple.CoreServices.OSServices 352 (352) <554C9C81-3F9D-8BD3-F611-CE1C47A55E7B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9249d000 - 0x924adff7 libsasl2.2.dylib ??? (???) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x924b3000 - 0x924b4ff7 com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x924b5000 - 0x92505fe7 libGLU.dylib ??? (???) <659ADCA2-10EC-59BD-1B0A-4928A965F1D1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92506000 - 0x92510fe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92511000 - 0x9251eff7 libbz2.1.0.dylib ??? (???) <B955B937-D9EF-D5AD-9770-7F83B3FA91DC> /usr/lib/libbz2.1.0.dylib
    0x9251f000 - 0x9264dfe7 com.apple.CoreData 102.1 (250) <F33FF4A1-D7F9-4F6D-3153-E5F2588479EB> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9264e000 - 0x9266afe3 com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x926a0000 - 0x926caff7 com.apple.shortcut 1.1 (1.1) <B0514FA9-7CAE-AD94-93CA-7B2A2C5F7B8A> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x926cb000 - 0x92721ff7 com.apple.MeshKitRuntime 1.0 (49.0) <20DE8687-2A2B-62E2-1AD5-D1D54A3A7F76> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x9275a000 - 0x9276fff7 com.apple.iChat.InstantMessage 5.0.1 (744) <F43695A6-A089-A00D-C6D8-6E22DF14E9F0> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x92789000 - 0x927d1fff com.apple.iCalendar 1.0.1 (51) <3FF8D7DB-CA31-ADC2-23E9-E1254EAF8BB2> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
    0x927d2000 - 0x92840ff7 com.apple.ISSupport 1.9.2 (50) <A9BDA884-D0AF-9F39-0840-8B7F5E8E2031> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x92885000 - 0x92a22fef com.apple.JavaScriptCore 6531.21 (6531.21.9) <C3642BB4-3D06-B371-B4CD-0DF5DA646673> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x92a45000 - 0x92b5bfe3 com.apple.PubSub 1.0.4 (65.11) <7F349A71-C4E6-E645-B28D-03A7DD120AA6> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x92b5c000 - 0x92d00feb libSystem.B.dylib ??? (???) <D45B91B2-2B4C-AAC0-8096-1FC48B7E9672> /usr/lib/libSystem.B.dylib
    0x92d01000 - 0x92d36ff7 libGLImage.dylib ??? (???) <A6007BF7-BF3C-96DC-C435-849C6B88C58A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x92d57000 - 0x92e06ff3 com.apple.ColorSync 4.6.2 (4.6.2) <F3F097AC-FDB7-3357-C64F-E28BECF4C15F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x92e07000 - 0x92fc3fef com.apple.ImageIO.framework 3.0.1 (3.0.1) <598CF4F9-7542-E1A7-26D2-584933497A2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x92fc4000 - 0x93005ff7 libRIP.A.dylib ??? (???) <9F0ECE75-1F03-60E4-E29C-136A27C13F2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x93038000 - 0x9303cff7 libGIF.dylib ??? (???) <83FB0DCC-355F-A930-E570-0BD95086CC59> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x9303d000 - 0x93051fe7 libbsm.0.dylib ??? (???) <821E415B-6C42-D359-78FF-E892792F8C52> /usr/lib/libbsm.0.dylib
    0x93052000 - 0x930d4ffb SecurityFoundation ??? (???) <9714B2B7-854E-834D-FEEC-07F85E10D557> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x930d5000 - 0x93115ff3 com.apple.securityinterface 4.0.1 (37214) <BBC88C96-8827-91DC-0CF6-7CB639183395> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x93116000 - 0x9318dfe3 com.apple.backup.framework 1.2 (1.2) <411D14B1-0E2D-25FF-F329-CE92C70DDEC3> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x93190000 - 0x9319bff7 libCSync.A.dylib ??? (???) <9292E6E3-70C1-1DD7-4213-1044F0FA8381> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9319c000 - 0x931a2ff7 libCGXCoreImage.A.dylib ??? (???) <5233872A-EAC6-1D42-3959-6CE6C5DEB931> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x931a3000 - 0x932cffe3 com.apple.audio.toolbox.AudioToolbox 1.6.1 (1.6.1) <C226DF5C-35B0-98B8-95ED-FE5FE24E62C8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x932d0000 - 0x932d0ff7 com.apple.Carbon 150 (152) <BC5384B0-DFFE-6BED-1FD6-ECAD2902DBA7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x932d1000 - 0x932e3ff7 com.apple.syncservices.syncservicesui 5.1 (578) <9C72B435-21F3-DD39-A129-DB503258FE94> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI
    0x932e4000 - 0x93358fef com.apple.CoreSymbolication 2.0 (23) <8C63D09A-6DF5-082A-553B-3E7610604C5D> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x93360000 - 0x93431fe3 ColorSyncDeprecated.dylib ??? (???) <1CEB1F35-EF10-A63D-AD9E-D7BD391D4719> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x9343c000 - 0x93478fff com.apple.CoreMediaIOServices 124.0 (850) <5F9B1AA3-8BB3-4E8C-2A31-F8FD5EC3F28A> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x93479000 - 0x934f9feb com.apple.SearchKit 1.3.0 (1.3.0) <2F5DE102-A203-7905-7D12-FCBCF17BAEF8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x934fa000 - 0x93507ff7 com.apple.AppleFSCompression 1.0 (1.0) <DEF0B7B0-993B-F088-8F73-4318C3CA1F64> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x93508000 - 0x93558ff7 com.apple.framework.familycontrols 2.0 (2.0) <E6CAB425-3E40-65A3-0C23-150C26E9CBBF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x93559000 - 0x9358cff7 com.apple.AE 496.1 (496.1) <1AC75AE2-AF94-2458-0B94-C3BB0115BA4B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x93590000 - 0x935caffb libFontRegistry.dylib ??? (???) <72342297-E8D6-B071-A752-014134129282> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x935cb000 - 0x937cbfeb com.apple.AddressBook.framework 5.0.1 (864) <878FE5D9-6C49-000F-D5D1-DF8054BFC0F0> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x937cc000 - 0x9383dff7 com.apple.iLifeMediaBrowser 2.1.3 (346.0.3) <4A9CBD16-1CD6-0528-8BA4-736175E6B0E7> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x9383e000 - 0x93865ff7 com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x93866000 - 0x938d0fe7 libstdc++.6.dylib ??? (???) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x938d1000 - 0x938d4ff7 libCoreVMClient.dylib ??? (???) <A89D7A78-8FB0-2BDF-30DB-A35E04A6186B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x9391c000 - 0x93923ff7 com.apple.KerberosHelper 2.1 (1.0) <2E28DB03-60AF-1C7B-28B0-2768DFBF44EB> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x93924000 - 0x93929ff7 com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x9392a000 - 0x939a4fef com.apple.audio.CoreAudio 3.2.2 (3.2.2) <1F97B48A-327B-89CC-7C01-3865179716E0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x93aad000 - 0x93bd1ff7 com.apple.CoreAUC 5.03.2 (5.03.2) <38C77DF1-6F98-4ABF-BE8F-ADA70E9C622D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x93bd2000 - 0x93dfdff3 com.apple.QuartzComposer 4.1 (156.10) <24293329-50D7-D12F-51B3-57976A4E52B1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x93dfe000 - 0x93e1efe7 com.apple.opencl 12 (12) <2DB56F60-577B-6724-5708-7B082F62CC0F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x93e1f000 - 0x93ffaff3 libType1Scaler.dylib ??? (???) <F9FEA41E-F079-87B8-04A9-7FF3B2931B79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x93ffb000 - 0x9431efef com.apple.HIToolbox 1.6.2 (???) <E02640B9-7BC3-A4B4-6202-9E4127DDFDD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x94338000 - 0x9434aff7 com.apple.MultitouchSupport.framework 204.9 (204.9) <B639F02B-33CC-150C-AE8C-1007EA7648F9> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x9434b000 - 0x94386fe7 com.apple.DebugSymbols 1.1 (70) <1D0447CB-C221-A112-AA68-372951672A3D> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x94387000 - 0x94835fe7 com.apple.VideoToolbox 0.420.18 (420.18) <CB16BB7D-FBE2-A2AD-490A-18479A8321BA> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x94836000 - 0x950194b7 com.apple.CoreGraphics 1.536.12 (???) <263EB5FC-DEAD-7C5B-C486-EC86C173F952> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9503c000 - 0x9507aff7 com.apple.QuickLookFramework 2.1 (327.3) <BAF90576-16DF-13E6-9756-31537076E843> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x9507b000 - 0x9507cff7 com.apple.audio.units.AudioUnit 1.6.1 (1.6.1) <3A08510C-07F7-1A09-D6ED-1A488203ACCC> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9507d000 - 0x9600bff7 com.apple.QuickTimeComponents.component 7.6.3 (1591.3) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x96166000 - 0x962a5fe3 com.apple.QTKit 7.6.3 (1591.3) <18F25C19-F0B8-5907-D6D6-65EC53DF0D3B> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x962a6000 - 0x96343fe3 com.apple.LaunchServices 362 (362) <8BE1C1A1-BF71-CE07-F3FB-6057D47AF461> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x96344000 - 0x963ecffb com.apple.QD 3.33 (???) <196CDBA6-5B87-2767-DD57-082D71B0A5C7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x963ed000 - 0x96445fe7 com.apple.datadetectorscore 2.0 (80.7) <D1644549-DBF1-A2DA-55A4-D3AFD5F8315A> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x96446000 - 0x96450ff7 com.apple.CrashReporterSupport 10.6.2 (239) <746DBA09-A901-E5FE-8605-F5EC3D9359FF> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x96451000 - 0x96454ffb com.apple.help 1.3.1 (41) <EF92C648-2085-C085-8EA7-A1AF37AE94F4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x96455000 - 0x964e6fe7 com.apple.print.framework.PrintCore 6.1 (312.3) <6D4322AF-703C-CC19-77B4-53E6D3BB18D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x964e7000 - 0x964edff7 com.apple.DisplayServicesFW 2.2 (2.2) <72C790A9-F4D2-DA92-015B-4CAF478FC0C2> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x964ee000 - 0x967e7fef com.apple.QuickTime 7.6.3 (1591.3) <803CC5FD-2369-83B5-795D-A8963620EFAC> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x967e8000 - 0x97012fe7 com.apple.WebCore 6531.21 (6531.21.8) <60DEC7F3-954D-F4C4-360A-13575EDCC40A> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x97013000 - 0x9706dff7 com.apple.framework.IOKit 2.0 (???) <1BE07087-27D5-0E62-F06B-007C2BED4073> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9706e000 - 0x9707bff7 com.apple.opengl 1.6.5 (1.6.5) <0AE8B897-8A80-2C14-D6FC-DC21AC423234> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9707c000 - 0x970b2fff libtidy.A.dylib ??? (???) <DDFAB560-3883-A6A2-7BDD-D91730982B48> /usr/lib/libtidy.A.dylib
    0x970b3000 - 0x970e4ff3 libTrueTypeScaler.dylib ??? (???) <6C8916A2-8F85-98E0-AAD5-0020C39C0FC9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x970e5000 - 0x97115ff7 com.apple.MeshKit 1.0 (49.0) <2F5D1A91-ACC8-C2F8-C242-CBBB6781AE05> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x97116000 - 0x97117ff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x97118000 - 0x9715cff3 com.apple.coreui 2 (113) <D0FA9B36-3708-D5BF-0CC3-6CC1909BC8E6> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x9715d000 - 0x97167ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x97168000 - 0x971a8fe7 com.apple.DAVKit 4.0.1 (730) <2F07D7D0-9D31-67BC-8000-FAFF7EBB8643> /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    0x971a9000 - 0x9740bff7 com.apple.security 6.0 (36910) <32B8FA26-CD73-4C45-C15A-EF8406D51FCC> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9740c000 - 0x974b3fe7 com.apple.CFNetwork 454.5 (454.5) <A7E78E62-0C59-CE57-73D2-C4E60527781C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x974b4000 - 0x974f4fe7 com.apple.IMCore 5.0.1 (744) <FF33F67F-9B91-1093-9BD0-0EEABFEBEBB4> /System/Library/Frameworks/IMCore.framework/Versions/A/IMCore
    0x975ea000 - 0x975feffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <0DBE17D5-17A2-8A0E-8572-5A78408B41C9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x975ff000 - 0x97601ff7 libRadiance.dylib ??? (???) <462903E2-2E77-FAE5-4ED6-829AAB1980A4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x97602000 - 0x976b0ff3 com.apple.ink.framework 1.3.1 (105) <CA3FBDC3-4BBA-7BD9-0777-A7B0751292CD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x976b1000 - 0x97711fe7 com.apple.CoreText 3.1.0 (???) <79FD1B5C-2F93-4C5D-B07B-4DD9088E67DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x97712000 - 0x9772aff7 com.apple.CFOpenDirectory 10.6 (10.6) <1537FB4F-C112-5D12-1E5D-3B1002A4038F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x9772b000 - 0x9790dfff com.apple.imageKit 2.0.1 (1.0) <3CD99122-4DC8-00CE-4BD7-E3E1E1C71C30> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x97927000 - 0x97995ff7 com.apple.QuickLookUIFramework 2.1 (327.3) <2F51D9CB-F827-E0AF-F201-5F4244C0D02A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x97996000 - 0x979a2ff7 libkxld.dylib ??? (???) <3D2C5BA3-6A8D-C861-B346-0E19942D9AF1> /usr/lib/system/libkxld.dylib
    0x979a3000 - 0x97a7eff7 com.apple.DiscRecording 5.0.3 (5030.4.2) <CC86EBA6-5E48-32C0-77AE-81479DFF6D4A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x97a7f000 - 0x97bc0ff7 com.apple.syncservices 5.1 (578) <88BAF2E9-3A67-EEAB-2EBF-4F7D1D28B39E> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x97bc1000 - 0x97bc8ff7 com.apple.NSServerNotificationCenter 2 (1.0) <63EAE599-362C-CD27-CC18-1F211C12B8B8> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation
    0x97bc9000 - 0x97cbfff7 libGLProgrammability.dylib ??? (???) <82D03736-D30C-C013-BBB1-20ED9687D47F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x97cc0000 - 0x97d03ff7 com.apple.NavigationServices 3.5.3 (181) <28CDD978-030E-7D4A-5334-874A8EBE6C29> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x97d04000 - 0x97d3cff7 com.apple.LDAPFramework 2.0 (120.1) <681A0B2E-BCB2-D2BA-3D02-A4989E9C7686> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x97d3d000 - 0x97d47ff7 com.apple.dotMacLegacy 3.2 (266) <6F2588BA-E801-1664-E60C-5BEC2AF924D0> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x97d48000 - 0x97d4afe7 com.apple.ExceptionHandling 1.5 (10) <21F37A49-E63B-121E-D406-1BBC94BEC762> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x97d4b000 - 0x97d71fff com.apple.DictionaryServices 1.1.1 (1.1.1) <02709230-9B37-C743-6E27-3FCFD18211F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x97d72000 - 0x97e2bfe7 libsqlite3.dylib ??? (???) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
    0x97e2c000 - 0x97e2cff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x97e2d000 - 0x97e9bff7 com.apple.WhitePagesFramework 10.6.0 (140.0) <01471458-86B0-EFF3-1037-B5610E9B19DA> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x97e9c000 - 0x97ef6fe7 com.apple.CorePDF 1.1 (1.1) <8ED0FB5F-D498-D012-DF09-DE5378D40D52> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x97ef7000 - 0x97ef7ff7 com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x97ef8000 - 0x97fd5ff7 com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x97fd6000 - 0x97ff8fef com.apple.DirectoryService.Framework 3.6 (621.1) <3ED4949F-9604-C109-6586-5CE5F421182B> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x97ff9000 - 0x98003ff7 com.apple.HelpData 2.0.4 (34) <9128FFEB-0F6C-B273-FCF4-D87A20227345> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x98004000 - 0x98008ff7 IOSurface ??? (???) <B841647D-BC91-494A-8CF9-AA1F351B2065> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x98009000 - 0x98180fef com.apple.CoreFoundation 6.6.1 (550.13) <AE9FC6F7-F0B2-DE58-759E-7DB89C021A46> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9822a000 - 0x982d9fe3 com.apple.QuickTimeImporters.component 7.6.3 (1591.3) <2E2381EB-5E5E-B714-C65D-FCE349E77094> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x982da000 - 0x9838dfff libFontParser.dylib ??? (???) <FAD5E96D-CF93-CC86-6B30-A6594B930772> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x9838e000 - 0x98395fff com.apple.print.framework.Print 6.0 (237) <7A06B15C-B835-096E-7D96-C2FE8F0D21E1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x98396000 - 0x983faffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x98425000 - 0x98476ff7 com.apple.HIServices 1.8.0 (???) <4EACE6E4-6E8B-5787-F36A-7958BB885629> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x98477000 - 0x98479ff7 com.apple.securityhi 4.0 (36638) <28F1F6FF-E7B3-A1C4-C2F4-3FDD18BC4CD4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9847a000 - 0x98512fe7 edu.mit.Kerberos 6.5.9 (6.5.9) <73EC847F-FF44-D542-2AD5-97F6C8D48F0B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x98513000 - 0x98521fe7 libz.1.dylib ??? (???) <7B7A02AB-DA99-6180-880E-D28E4F9AA8EB> /usr/lib/libz.1.dylib
    0x98522000 - 0x98572ff7 com.apple.Symbolication 1.1 (67) <A173E87D-4F8D-C1F1-891C-48981656F84C> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x98573000 - 0x985acfe7 com.apple.bom 10.0 (164) <CC61CCD7-F76C-45DD-6666-C0E0D07C7343> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x98617000 - 0x9861dfff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9861e000 - 0x9863cff7 com.apple.CoreVideo 1.6.0 (43.1) <1FB01BE0-B013-AE86-A063-481BB547D2F5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9863d000 - 0x9864aff7 com.apple.NetFS 3.2.1 (3.2.1) <5E61A00B-FA16-9D99-A064-47BDC5BC9A2B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x9864b000 - 0x98666ff7 libPng.dylib ??? (???) <3F8682CD-C05B-607D-96E7-767646C77DB8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x98667000 - 0x9868fff7 libxslt.1.dylib ??? (???) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
    0x98690000 - 0x98690ff7 com.apple.CoreServices 44 (44) <AC35D112-5FB9-9C8C-6189-5F5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x98691000 - 0x98700ff7 libvMisc.dylib ??? (???) <59243A8C-2B98-3E71-8032-884D4853E79F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x98701000 - 0x989f5fe7 com.apple.MessageFramework 4.2 (1077) <47B00FD8-26E6-6AF4-1FFE-6B42DB3415A1> /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x989f6000 - 0x98a43feb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <52906E26-3D22-6F37-8C90-E50BBCDEA5D0> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x98a44000 - 0x98b46fef com.apple.MeshKitIO 1.0 (49.0) <B14C5987-EF67-0D1A-2B20-88922836D908> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x98b65000 - 0x98b8bfe3 com.apple.speech.LatentSemanticMappingFramework 2.7.2 (2.7.2) <EB422111-E732-2AE0-0CFD-1D8B713B2EC9> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x98bd3000 - 0x98bd3ff7 com.apple.vecLib 3.5 (vecLib 3.5) <17BEEF92-DF30-CD52-FD65-0B7B43B93617> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x98bd4000 - 0x98bd4ff7 com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) <3E039E14-2A15-56CC-0074-EE59F9FBB913> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x98be5000 - 0x98c81fe7 com.apple.ApplicationServices.ATS 4.1 (???) <EA26375D-8276-9671-645D-D28CAEC95292> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x98c82000 - 0x98c89ff7 com.apple.iChat.IMUtils 5.0.1 (744) <59F22006-D2AB-9D9F-E59C-BAC3AC073ED3> /System/Library/Frameworks/IMCore.framework/Frameworks/IMUtils.framework/Versio ns/A/IMUtils
    0x98c8a000 - 0x98ca8ff7 com.apple.iChat.IMFoundation 5.0.1 (744) <2B2A73FF-2178-45AD-518C-C79CBEA73290> /System/Library/Frameworks/IMCore.framework/Frameworks/IMFoundation.framework/V ersions/A/IMFoundation
    0x98ca9000 - 0x98cadff7 libGFXShared.dylib ??? (???) <79F4F60E-0A6D-CE9C-282E-FA85825449E3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x98cda000 - 0x995b8ff7 com.apple.AppKit 6.6.3 (1038.25) <72A9AA47-8DCB-DB07-64F5-F837E98C62D8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <D45B91B2-2B4C-AAC0-8096-1FC48B7E9672> /usr/lib/libSystem.B.dylib

  • Cannot find security providers when using a security manager.

    Hi all,
    I've done stuff with JAAS and JSSE before, but this is the first time I've combined the two :o)
    I have some code for an application server and I'm using SSL sockets in order to communicate with the outside world. These all work fine, no problems at all.
    However, I want to control what code is executed on the server using the security framework. When I load my server using a security manager and custom security policy it seems that my app can no longer find the security providers.
    Exception in thread "SSLServer" java.lang.RuntimeException: Could not generate DH keypair
         at com.sun.net.ssl.internal.ssl.DHKeyExchange.generateKeyPair(DHKeyExchange.java:137)
         at com.sun.net.ssl.internal.ssl.ServerHandshaker.getEphemeralDHKeys(ServerHandshaker.java:132)
         at com.sun.net.ssl.internal.ssl.ServerHandshaker.trySetCipherSuite(ServerHandshaker.java:707)
         at com.sun.net.ssl.internal.ssl.SSLServerSocketImpl.checkEnabledSuites(SSLServerSocketImpl.java:292)
         at com.sun.net.ssl.internal.ssl.SSLServerSocketImpl.accept(SSLServerSocketImpl.java:253)
         at com.essar.hikesoft.server.netio.SSLConnectionServer.run(SSLConnectionServer.java:126)
         at java.lang.Thread.run(Thread.java:595)I start my app as follows:
    java -Djava.security.manager -Djava.security.policy==security.policy -classpath... and I have the following lines in my security.policy file
    permission java.security.SecurityPermission "insertProvider.*";
    permission java.security.SecurityPermission "putProviderProperty.*";I know that the providers are defined in the java.security file, do I have to implement my own Security manager in order to load these providers? Or have I missed something else?
    Am currently chewing through the docs at http://java.sun.com/j2se/1.5.0/docs/guide/security/spec/security-spec.doc6.html but any further assistance greatly appreciated!

    That seems to have cured it cheers - sure I copied the double '=' from somewhere, thought it was wierd at the time.
    Now to solve the odd MySQL errors :-)
    Thanks for your help.

  • ORA-01406 error encountered when using database link

    I am moving data between two different databases using a database link on Oracle 8.1.5. The database statement looks like:
    insert into TABLE@DATABASELINK
    (COLUMNS)
    select (COLUMNS) from TABLE
    One of the database columns is defined as varchar2(4000) on both the source and target database tables. When the data in this column on the source database is greater than 2000 characters, the database query generates the message:
    ORA-01406: fetched column value was truncated
    I have verified that the target column is defined as varchar2(4000), and have also verified that it is this varchar2(4000) column that is causing the problem. I have also tested out that this error only occurs when the varchar field is more than 2000 characters; if I remove characters so that the source field is less than or equal to 2000 characters, this error is no longer generated and the data is inserted to the target database table.
    Is this a limit with database links or some other database parameter that is not set up correctly?
    Thanks...Theresa Tucci

    Could you change the following entry in your 'sqlnet.ora' file and try?
    SQLNET.AUTHENTICATION_SERVICES = (NONE)

  • ORA-00936: Missing Expression when using a claculation as a condition item

    Hi
    I created a calculation below to create a subtotal on each row of a group of selected items.
    SUM(Invoice Amount)OVER(PARTITION BY Supplier Num ORDER BY Payment Currency Code)
    This worked fine - but then I wanted to create a condition based on this calculation and when I used the calculation as a condition item and reran the report I received the 'ORA-00936: Missing Expression' error. So not too sure why it is fine as a calculation but not as part of a condition.
    We use Discoverer version 4.1
    Am I missing something or is this a bug?
    Any help would be very appreciated
    Thanks
    Marcus

    Thanks for your reply, Rod
    We are using the 9.2.0.5 version of the database
    I am not a SQL expert, by any means, but below is the line that refers to the condition in the sql inspector
    WHERE ( ( E_152 )/2 > 50)
    presuambly that means E_152 is the calculation, I think this may be refering to this at the beginning of the report:
    SELECT DISTINCT E316344 as E316344,E316372 as E316372,E316411 as E316411,E316425 as E316425,E316496 as E316496,E316497 as E316497,E316498 as E316498,E316510 as E316510,E316511 as E316511,E316512 as E316512,E316515 as E316515,E316517 as E316517,E316519 as E316519,E316520 as E316520,E_24 as E_24,E_21 as E_21,E_18 as E_18,E_16 as E_16,E_13 as E_13,E_11 as E_11,E316501 as E316501 FROM ( SELECT E_152 as E_152,DISTINCT E316344 as E316344,E316372 as E316372,E316411 as E316411,E316425 as E316425,E316496 as E316496,E316497 as E316497,E316498 as E316498,E316510 as E316510,E316511 as E316511,E316512 as E316512,E316515 as E316515,E316517 as E316517,E316519 as E316519,E316520 as E316520,E_24 as E_24,E_21 as E_21,E_18 as E_18,E_16 as E_16,E_13 as E_13,E_11 as E_11,E316501 as E316501 FROM ( SELECT DISTINCT i316344 as E316344,i316372 as E316372,i316411 as E316411,i316425 as E316425,i316496 as E316496,i316497 as E316497,i316498 as E316498,i316510 as E316510,i316511 as E316511,i316512 as E316512,i316515 as E316515,i316517 as E316517,i316519 as E316519,i316520 as E316520,SUM(i316501) OVER(PARTITION BY i316345 ORDER BY i316520 )/2 as E_24,( i316501-( NVL(i316502,0) ) )*( NVL(i316522,1) ) as E_21,i316501-( NVL(i316502,0) ) as E_18,NVL(i316502,0) as E_16,i316501*( NVL(i316522,1) ) as E_13,NVL(i316522,1) as E_11,i316501 as E316501,SUM(i316501) OVER(PARTITION BY i316345 ORDER BY i316520 ) as E_152
    Apologies if this info is not that helpful
    Would it have anything to do with the fact that the row calculation is based on several rows (i.e. a subtotal) and if a single row is excluded it would change the value of the other rows within that subtotal group. Maybe it causes some sort of circular issue?
    Anyway, thanks again for your help - hopefully we can resolve it
    Marcus

  • Error: PL/SQL ORA-00932 inconsistent datatype when using LONG value

    Good morning:
    I am using a work PL/SQL script where I am using a LONG value in a cursor. When I execute it, I am receiving:
    PL/SQL ORA-00932 inconsistent datatype:  expected NUMBER got LONG
    set serveroutput ON SIZE 1000000
    set heading off               
    set feedback off               
    set trimspool off              
    set echo off
    set term off                  
    set pagesize 0        
    SPOOL &so_outfile;
    DECLARE
      v_data_file          varchar2(30);
    --   v_sch_code            varchar2(10);
    --   v_instance_name       varchar2(10);
        ws_path            payroll.pybutfl.pybutfl_utl_file_path%TYPE;
        v_data_line           VARCHAR2 (2000)                              := NULL;
        fhandle_o             UTL_FILE.file_type;
        v_line_count          NUMBER                                       := 0;
        v_selected_count      NUMBER                                       := 0;
        v_error_count         NUMBER                                       := 0;
        v_written_count       NUMBER                                       := 0;
        v_error_text          VARCHAR2 (50)       := ' AMACONF_ERR: Unable to write the line. ';
        v_errm                VARCHAR2 (255);
        v_sqlerrm             VARCHAR2 (255);
        v_payment_type        VARCHAR2(10);
    CURSOR C1 IS
    select RTRIM
            AMRCONF_PIDM_ERR            ||'|'||
            AMRCONF_IDEN_CODE_ERR       ||'|'||
            AMRCONF_ENTRY_DATE_ERR      ||'|'||
            AMRCONF_CONFID_IND_ERR      ||'|'||
           *AMRCONF_COMMENT_ERR        ||'|'||*
            AMRSUBJ_SUBJ_CODE_ERR       ||'|'||
            ERROR_CODE                  ||'|'||
            ERROR_CODE_TEXT                 ) data_line
            from WSUALUMNI.AMRCONF_ERR;
    BEGIN
    DBMS_OUTPUT.put_line ('Program Generating AMACOMT Mass Update Error File ');
    IF UTL_FILE.is_open (fhandle_o)
        THEN  
       UTL_FILE.fclose (fhandle_o);
    END IF;
    /* Name The File Here */
    v_data_file := ('Amaconf_error.txt');
    SELECT RTRIM (pybutfl_utl_file_path)
          INTO ws_path
          FROM payroll.pybutfl;
          fhandle_o := UTL_FILE.fopen (ws_path, v_data_file, 'w');
          DBMS_OUTPUT.put_line ('UTLFILE file for this run is: ' || ws_path||'/'||v_data_file);
          v_written_count := 0;  
    FOR c1_rec IN C1 LOOP
          BEGIN
            v_selected_count := v_selected_count + 1;
            v_data_line := rtrim(c1_rec.data_line);
            UTL_FILE.put_line (fhandle_o, v_data_line);
            v_written_count := v_written_count + 1;
        EXCEPTION
         WHEN OTHERS
          THEN
           DBMS_OUTPUT.put_line (v_error_text);
           v_error_count := v_error_count + 1;
        END;
    END LOOP;
         DBMS_OUTPUT.put_line ('Number of Records Selected: ' || v_selected_count);
         DBMS_OUTPUT.put_line ('Number of Records Written: ' || v_written_count);
          IF UTL_FILE.is_open (fhandle_o)
          THEN
             UTL_FILE.fclose (fhandle_o);
          END IF;
    END;
    SPOOL OFF;If I comment out the "AMRCONF_COMMENT_ERR ||'|'||" line, then the script works fine. The table was created as:
    Create Table WSUALUMNI.AMRCONF_ERR
        AMRCONF_PIDM_ERR             NUMBER (8)    NOT NULL,
        AMRCONF_IDEN_CODE_ERR        VARCHAR2(5)   NOT NULL,
        AMRCONF_ENTRY_DATE_ERR       DATE          NOT NULL,
        AMRCONF_CONFID_IND_ERR       VARCHAR2(1),
        AMRCONF_COMMENT_ERR          LONG,         
        AMRSUBJ_SUBJ_CODE_ERR        VARCHAR2(5)   NOT NULL,
        ERROR_CODE                   VARCHAR2(12)  NOT NULL,
        ERROR_CODE_TEXT              VARCHAR2(50)  NOT NULL
    ); I don't get what is the problem here in the script.

    Hi,
    Feew suggestions
    1) LONG is a deprecated type hence if possible start working on changing that column
    2) CLOB will your preferred datatype over LONG.
    3) you cannot use RTRIM on long.
    here is a very quick example
    drop table h
    create table h (x long,y varchar2(100))
    select rtrim(x) from h
    select rtrim(y) from hSolution:
    [http://www.oracle.com/technology/oramag/code/tips2003/052503.html]
    need a better solution change the datatype to clob and
    drop table h
    create table h (x clob,y varchar2(100))
    select  dbms_lob.substr( x, 4000, 1 ) from h
    select rtrim(y) from hCheers!!!
    Bhushan

  • ORA-01401 select error when using NLS_COMP=LINGUISTIC ?

    Hello All.
    I observed a strange thing regarding case insensitive search in XE 11.2.0-1.0 and would like to know, if I am doing someting wrong, or if XE behaves wrong.
    I have tables with columns of type NVARCHAR2. If I do a simple select with a simple "like" whereclause, I get the ORA-01401 error, without having a single idea, where this error comes from. Here is my sceanrio:
    1) Create a simple table
         CREATE TABLE TTEST
              ID NUMBER,
              SYM NVARCHAR2(30)
    2) change your NLS_SORT and NLS_COMP settings to provide case insensitve search capabilities
         ALTER SESSION SET NLS_SORT=BINARY_CI;
         ALTER SESSION SET NLS_COMP=LINGUISTIC;
    3) do a simple select on this table:
         SELECT * FROM TTEST WHERE SYM LIKE N'm%';
    You will get the "ORA-01401 : inserted value to large for column" error.
    If you change your NLS_COMP setting to BINARY, the select is working fine again.
    Any idea what's going on here?
    Thanks for help and kind regards
    .............mikelm

    Hi,
    looks like you hit "Bug 7335665 : WRONG RESULTS WHEN NLS_COMP=LINGUISTIC AND NLS_SORT=BINARY_CI ON NVARCHAR2".
    Workaround can be to not use NVARCHAR2 but varchar2
    Another is to use for your query 3:
    SELECT ID FROM People WHERE Lastname >= 'do' and Lastname < 'dp';The bug is stated to be patched for 12.1
    Herald ten Dam
    http://htendam.wordpress.com

  • ORA-00917: missing comma when using NVL

    Hi All,
    I have a INSERT statement which works fine and looks something like:
    EXECUTE IMMEDIATE
    'insert into MYTABLE(ID,TASK_ROLE, PROGRESS,SALES_PERSON) values ...
    However if I change the above piece to use NVL function like this:
    EXECUTE IMMEDIATE
    'insert into MYTABLE(ID,TASK_ROLE, NVL(PROGRESS,''0''),SALES_PERSON) values ...
    I am getting the following error:
    ORA-00917: missing comma
    Where should I enter the extra comman needed?
    Regards,
    Pawel.

    Hi these are in fact two simple quotes '. If I use only one simple quote I get an error:
    1 error has occurred
    ORA-06550: line 48, column 239: PLS-00103: Encountered the symbol "0" when expecting one of the following: * & = - + ; < / > at in is mod remainder not rem return returning <> or != or ~= >= <= <> and or like LIKE2_ LIKE4_ LIKEC_ between into using || multiset bulk member SUBMULTISET_ The symbol "* was inserted before "0" to continue.
    Same thing happens if I ommit the quotes at all and leave it like NVL(PROGRESS,0)
    Edited by: padmocho on Sep 20, 2010 11:37 AM

  • Slow Printing Startup When Using Windows Vista

    My husband just bought a new HP computer with the Windows Vista OS on it. He has an HP LaserJet 1012 printer. The printer did not work until we downloaded the most recent driver for the printer. Now, it prints, but there is about a 20-30 delay after giving the print command before the printer starts printing. Then, it prints Page One; stops a couple of seconds (or more); then prints the next page; then pauses; and so on. When I contacted HP about this, they could not resolve the issue. Further, they said that since they no longer provide support for this printer, I would have to pay $59.99 to get support. The printer works find (and starts printing immediately) with our XP computers, so I know this has something to do with Vista. Any suggestions for resolution will be appreciated.

    Try installing as Laserjet 1300 PlC 5
    Open Control Panel
    Click Printers
    Right click your 1012
    select properties 
    select the ports tab
    *note the port used by your 1012 
    Click add a printer 
    Select add a local printer 
    select use an existing port
    drop down and select the port used by your 1012
    click next 
    scroll left column to HP 
    scroll right column to HP laserJet PCL5
    Click next and continue installation
    Works well for me.
    Got this on the Amazon.com reviews of HP LJ 1012
    Why does HP not tell us that apparently the internal of the 1300 and the 1012 are similar form a driver perspective but there is a "real" vista driver  for the 1300?
    Forced obsolescence???? 

  • Oracle returns ORA-03113 EOF error when using openquery in SQLServer 2005

    Hi
    Our Application runs batch process on every moring . One of jobs is to get all rows from an oracle database and put all data into MS Sql Server Tables. Usally It works fine But Sometimes during getting data from a certain table oracle raise Ora-03113 error during
    getting data from MSSQL Server. we use mssql openquery clause to get data from oracle We just use OPENQUERY to get all data of oracle view( i.e Select * FROM OPENQUERY(LINKEDORACLESERVER , "SELECT * FROM SCV0XE") )
    This Error comes once a month. So I don't have any idea why this error happens. I am using MSSQL 2005 SP2 , Oracle 9i 9.2.01
    And I tested both microsoft provider and oracle ole provider. Both Driver failed
    Any Solution or Advice will be appreciated...
    Regards,
    Park

    Hi bborie :
    I think I encounter same problem as you, I schedule a job of MS SSIS to do data transfer from Oracle to MS sqlserver every morning. Bt MS SQL server report "ORA-03113 : end-of-file on communication channel error ".
    And Oracle alertlog report "inbound connection timed out (ORA-3136)"
    sqlnet.log list "TNS-12535: TNS:operation timed out"
    does your problem solved ?

  • Has anyone else seen ORA-00980 synonym errors when using XMLConcat?

    Hi,
    Using 10.2.0.2 ( as shown by select * from v$instance), I get an ORA-00980 "Synonym translation is no longer valid" message.
    This occurs for any attempt to use XMLConcat, for a simple example:
    SELECT XMLConcat(XMLElement("first", 'Steve'),
    XMLElement("last", 'Jones'))
    AS "RESULT"
    FROM dual;
    I'm guessing that there is/was a problem with an upgrade since I've found a few vague references to a bug fixed in 9.2 that seems to point in that direction.
    Our DBA team is looking into it, but it would be interesting to hear if other developers hit the same problem and if there was a relatively easy fix.
    Thanks!

    SQL> conn / as sysdba
    SQL> @catnoqm
    SQL> @catqmTry to fix it first though manually. The upgrade probably went wrong somehow...
    On the FAQ on this forum Mark states:
    XML DB FAQ
    How do I uninstall XML DB ? How do I re-install XML DB ?
    Posted: Sep 11, 2006 10:28 PM    mdrake in response to: mdrake    
    To uninstall XML DB run the sql script $ORACLE_HOME/rdbms/admin/catnoqm.
    Note that running this script will
    1. DELETE ALL INFORMATION STORED IN THE ORACLE XML DB REPOSITORY AND XDB DATABASE SCHEMA
    2. PERMANENTLY INVALIDATE ANY XMLTYPE TABLES OR COLUMNS THAT ARE ASSOCIATED WITH A REGISTERED XML SCHEMA.
       IF THE XDB USER IS DROPPED THERE IS NO WAY TO RECOVER THE DATA IN THESE XMLTYPE TABLES OR COLUMNS.
    Please do not uninstall XML DB in a production database without explicit instructions from Oracle Support to do so.
    To re-install XDB, after running catnoqm.sql, stop and restart the instance and then run catqm as described in the previous post. Backup your database first via RMAN...
    Edited by: Marco Gralike on Feb 13, 2009 8:11 PM

  • Error:ora-01031 Insuffiecient Privileges when using "conn / as sysdba"?

    HI all,
    I used oracle to login and used dbca to create a database.
    export ORACLE_SID=db9i
    sqlplus /nolog
    conn / as sysdba
    Error:ora-01031 Insuffiecient Privileges
    Notes: I can use "conn sys/pwd as sysdba" to connect instance.

    Verify your oracle installation as of document available at this URL : http://www.oracle.com/technology/pub/articles/smiley_10gdb_install.html

  • ORA-01031: insufficient privileges when using RESOLVECONFLICT

    Hello,
    I use RESOLVECONFLICT component for a new filter.
    I have an insufficient privileges error :
    2015-03-18 11:26:49  WARNING OGG-01919  Oracle GoldenGate Delivery for Oracle, pivot01.prm:  Missing RESOLVECONFLICT for SQL error 1.
    2015-03-18 11:26:49  WARNING OGG-00869  Oracle GoldenGate Delivery for Oracle, pivot01.prm:  OCI Error ORA-01031: insufficient privileges (status = 1031), SQL <SELECT ROWNUM FROM "OGG_STGPIV"."PSTREENODE"  WHERE "SETID" = :b0 AND "SETCNTRLVALUE" = :b1 AND "TREE_NAME" = :b2 AND "EFFDT" = :b3 AND "TREE_NODE_NUM" = :b4 AND "TREE_NODE" = :b5 AND "TREE_BRANCH" = :b6 FOR UPDATE >.
    2015-03-18 11:26:49  WARNING OGG-01004  Oracle GoldenGate Delivery for Oracle, pivot01.prm:  Aborted grouped transaction on 'OGG_STGPIV.PSTREENODE', Database error 1 (OCI Error ORA-00001: unique constraint (OGG_STGPIV.PSTREENODE_INDX01) violated (status = 1), SQL <INSERT INTO "OGG_STGPIV"."PSTREENODE" ("SETID","SETCNTRLVALUE","TREE_NAME","EFFDT","TREE_NODE_NUM","TREE_NODE","TREE_BRANCH","TREE_NODE_NUM_END","TREE_LEVEL_NUM","TREE_NODE_TYPE","PARENT_NODE_NUM","PARENT_NODE_NAME","OLD_TREE_NODE_NUM","NODECOL_IMAGE","NODEEXP_IMAGE","DML_TYPE","DML_DATE","DML_SCN") VALUES (:a0,:a1,:a2,:a3,:a4,:a5,:a6,:a7,:a8,:a9,:a10,:a11,:a12,:a13,:a14,:a15,:a16,:a17)>).
    2015-03-18 11:26:49  WARNING OGG-01003  Oracle GoldenGate Delivery for Oracle, pivot01.prm:  Repositioning to rba 4862 in seqno 19.
    2015-03-18 11:26:49  WARNING OGG-01154  Oracle GoldenGate Delivery for Oracle, pivot01.prm:  SQL error 1 mapping PIVOTMAT2.PSTREENODE to OGG_STGPIV.PSTREENODE OCI Error ORA-00001: unique constraint (OGG_STGPIV.PSTREENODE_INDX01) violated (status = 1), SQL <INSERT INTO "OGG_STGPIV"."PSTREENODE" ("SETID","SETCNTRLVALUE","TREE_NAME","EFFDT","TREE_NODE_NUM","TREE_NODE","TREE_BRANCH","TREE_NODE_NUM_END","TREE_LEVEL_NUM","TREE_NODE_TYPE","PARENT_NODE_NUM","PARENT_NODE_NAME","OLD_TREE_NODE_NUM","NODECOL_IMAGE","NODEEXP_IMAGE","DML_TYPE","DML_DATE","DML_SCN") VALUES (:a0,:a1,:a2,:a3,:a4,:a5,:a6,:a7,:a8,:a9,:a10,:a11,:a12,:a13,:a14,:a15,:a16,:a17)>.
    privilege granted to my user :
    grant EXECUTE ANY RULE SET to "GGADM" WITH ADMIN OPTION;
    grant SELECT ANY DICTIONARY to "GGADM" ;
    grant UPDATE ANY TABLE to "GGADM" ;
    grant INSERT ANY TABLE to "GGADM" ;
    grant LOCK ANY TABLE to "GGADM" ;
    grant CREATE TABLE to "GGADM" ;
    grant CREATE RULE to "GGADM" WITH ADMIN OPTION;
    grant CREATE RULE SET to "GGADM" WITH ADMIN OPTION;
    grant DELETE ANY TABLE to "GGADM" ;
    grant UNLIMITED TABLESPACE to "GGADM" ;
    grant ALTER SESSION to "GGADM" ;
    grant CREATE EVALUATION CONTEXT to "GGADM" WITH ADMIN OPTION;
    grant DEQUEUE ANY QUEUE to "GGADM" WITH ADMIN OPTION;
    grant CREATE JOB to "GGADM" ;
    grant SELECT ANY TRANSACTION to "GGADM" ;
    grant CREATE SESSION to "GGADM" ;
    Any idea?

    Hello,
    Try to grant  SELECT ANY TABLE  to GGADM;
    Regards
    Arturo

Maybe you are looking for

  • Debit memo request generated second time as opposite ?

    Once a month we create debit memo requests from the serviceorders that are completed. normally that is not a problem but now we noticed that because someone forgot to TECO an serviceorder that was billed individually that a new memo request was batch

  • Solution (or possible) to Undetected Ipods!

    Important note: The author of this message doesn't have english as its natal languaje, so there may be some errors especially on verb conjugations. Continue reading: I had the same problems with my brother's new incredible Ipod Video. He almost not k

  • Has anyone achieved a native 1920x1080 display using Lion with a Sony SCEI 3D monitor?

    I recently purchased a Sony 3D display to use with my PS3 and my Mac mini.  The playstation, of course, has no prblem with driving a beautiful 1920x1080 (16:9 format) display to the monitor (as well as a nice 3D display).  The 3D monitor indicated it

  • Another App Store bug?

    I downloaded, long time ago, a free version of WhiteNoise, then the app became shareware. Today I got a message from AppStore telling me it was updated but if I try to download it, either from mac or iphone, I get the error "item is no more available

  • Doubt in using the function module SO_DOCUMENT_SEND_API1

    Hi , My requirement is sending an excel sheet to the mail id's given in excel sheet.I am using the FM:SO_DOCUMENT_SEND_API1.I complete the program. It is working good.My problem here is once I received the excel sheet , if the amount value is 123.00.