Install 8.1.7 on RedHat 9 hangs after Initializing JVM from ..Please Wait

I am trying to install 8i 8.1.7 on redhat linux 9. when I start the installer I initially got the first error below. I did export LD_ASSUME_KERNEL=2.4.1. Now the installation starts and I get
---FIRST ERROR---
[oracle@localhost Disk1]$ ./runInstaller
Initializing Java Virtual Machine from ../stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/bin/jre. Please wait...
[oracle@localhost Disk1]$ /usr/local/downloads/Oracle8iLinux/Disk1/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/lib/linux/native_threads/libzip.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link
time reference (libzip.so)
Unable to initialize threads: cannot find class java/lang/Thread
Could not create Java VM
---CURRENT ERROR---
[oracle@localhost Disk1]$ ./runInstaller
Initializing Java Virtual Machine from ../stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/bin/jre. Please wait...
and then get back to the $prompt after some time and the welcome screen never comes up.
Whats wrong?

Hi,
Follow the Steps below as I managed to configure and Install it with the help of these steps
1. Things you need before the installation
Before you start installing Oracle, you need to have the following packages:
�     jdk-1.1.8_v3 - Blackdown Linux port of Sun's Java Development Kit
You can find it at www.blackdown.org
�     Red Hat Linux 6.2 compatibility packages
compat-libstdc++-6.2-2.9.0.16
compat-glibc-6.2-2.1.3.2
compat-libs-6.2-3
compat-egcs-6.2-1.1.2.16
You can find these packages on your RedHat CDs, download them from RedHat site, or from some mirror site.
�     glibc-2.1.3-stubs Patch from Oracle.
2. Pre-install actions
2.1 Installing compatibility packages
Install all of the RedHat 6.2 compatibility packages mentioned above by issuing rpm -Uvh package_name, e.g:
# rpm -Uvh /mnt/cdrom/RedHat/RPMS/compat-libs-6.2-3.i386.rpm
2.2 Installing Java development kit
According to jdk documentation, we will install it under /usr/local by issuing e.g.
# tar -xvjf jdk-1.1.8_v3.tar.bz2 -C /usr/local
Note that it is not necessary to add path to the java executables in PATH environment variable, so you can safely keep whatever jdk or jre version you already have.
2.3 User oracle, groups and software mount points
We need to create two groups, oinstall and dba.
The oinstall group will own all the installation files, so user oracle should have the oinstall group as its initial group. We also need one more group, dba, that will have oracle's SYSDBA and SYSOPER privileges granted. User oracle should have the dba group as its supplementary group. Note that all linux users (accounts) that are in group dba will also get these privileges.
# groupadd oinstall
# groupadd dba
# useradd -g oinstall -G dba oracle
# passwd oracle
Create directories in which database files will reside. Oracle recommends OFA - Optimal Flexible Architecture (see oracle installation guide), but in this example everything will be installed under /home/oracle:
# mkdir /home/oracle/product
# cd /home/oracle/product
# mkdir 8.1.7
# chown -R oracle.oinstall /home/oracle/*
2.4 Setting the environment for oracle account
We should now login as user oracle and put the following lines at the end of .bash_profile:
export LD_ASSUME_KERNEL=2.2.5
source /usr/i386-glibc21-linux/bin/i386-glibc21-linux-env.sh
export ORACLE_BASE=/home/oracle
export ORACLE_HOME=$ORACLE_BASE/product/8.1.7
export ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data
export PATH=$PATH:$ORACLE_HOME/bin
unset LANG
First two lines modify your environment so that gcc and ld look for glibc 2.1.3 compatibility headers and libraries.
The unset LANG line is there because if LANG is set, java is known to generate JNLS Exceptions.
Listing of valid Oracle NLS Data parameters including supported languages, territories and storage character sets can be found here.
The .bash_profile should now be executed in order to initialize these variables:
$ source /home/oracle/.bash_profile
or we can just log off and than back on as user oracle.
If you use some shell other than bash (tcsh, sh, ...) all of those variables should be set according to syntax of your shell and put in script that automatically executes at user login.

Similar Messages

  • PowerBook hangs after wake up from Safe/Deep Sleep after 10.4.4 Upddate

    After updating to 10.4.4 (with Software Update) up from 10.3.4 (I think, whatever has been the latest) my PowerBook G4 (Dual Layer SuperDrive) hangs after waking up from safe/deep sleep. It does show the login screen (I am asked for a password after every wakeup) but neither the trackpad nor the internal keyboard or any other previously or newly attached USB input devices function. When I close the lid again it won't go back to sleep but turns off the screen backlight. If I reopen the lid, the display backlight will only go back on if I press the power key. However, all other input devices still don't work...
    Any ideas?
    PowerBook G4 (Dual Layer SuperDrive)   Mac OS X (10.4.4)   1.5 GB Ram, 100GB 7200 RPM HD

    Thanks, however this did not solve the probem. I did the following: Repair Permissions, install Combo Update, repair permissions again, wait until battery is depleted. Still, after waking it up from deep sleep (the sleep mode which kicks in when there is no battery power left at all) no input device works.
    Another interesting detail is that the problem appears to be quite low-level, as the caps lock and num lock LEDs don't turn on when the respective mode is chosen...

  • 8.1.7 Install hangs at initializing JVM (right at the beginning)

    I installed RH 7.2 Linux on P4 1.8 Ghz 512MB ram. My swap is 2GB. I am trying to install Oracle 817.
    I completed the following set-ups per Oracle 8i Installation Manual:
    1. Changed Kernel parameters in files with required parameters /usr/include/asm/shmparam.h /usr/include/linux/sem.h
    2. Setup required dba, oinstall groups, created oracle user per manual
    3. Setup required umask and environment variables including DISPLAY
    4. Mounted cdrom with command mount -t iso9660 /dev/cdrom /cdrom
    5. My DISPLAY variable is set to: localhost.localdomain:0.0
    When I started running runInstaller, it hangs at the beginning with the following prompt:
    Initializing Java Virtual Machine from ../stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/bin/jre. Please wait...
    It is more than 90 minutes and there is no progress... Can anyone pinpoint what I need to do to get around this problem?
    Thanks...
    Prasad

    sorry!
    export LD_ASSUME_KERNEL=2.2.5
    go:
    http://staff.in2.hr/denis/oracle/817install_rh72_en.html

  • V570 hangs during boot up - message "please wait"

    I just got a new V570 Lenovo IdeaPad laptop on Sunday. It was working fine until Monday. I tried to start it up and it paused at the Please Wait screen. I didn't know what to do so I held the power button until it shut down. I then left it for a bit and it started up fine. Now, this has happened again and I am guessing it is not good. How can I fix it?
    Solved!
    Go to Solution.

    UPDATE - OFFICIAL LENOVO SOLUTION
    Please follow the link above to the Lenovo support site - this tip covers a software hang condition / please wait message caused by an interaction with the fingerprint reader and veriface software which may develop under certain conditions on V470/V570 and B470/B570 systems.
    who knows - you may have fixed it (DMB stack in CMOS).  edit: removed suggestion about safe start since it didn't work..
    The removing the battery and the power cord is similar to what we had to do with desktop mobos - unplug it , wait 10 seconds, press power-on a few times to bleed the power off the PSU, and then plug it in and start up - it takes power off the BIOS and causes it to re-create the DMB stack the next time you boot.  DMB = info about each device .
    I also advise you to get current with MS updates (not necessarily all the optional ones!).
    IdeaPad V570-1066A9U, Built 5-22-2011, BIOS 44CN36WW(2011-08-04)
    Win7 Pro x64 clean install. Sammy 840 Pro 128GB SSD. Fast! Used nice hardware manual to re-grease CPU and remove tiny bit of lint.

  • Firefox hangs after initial run after install.

    Been using Firefox forever. All of a sudden it starts hanging 5 seconds after it loads. If I uninstall Firefox then re-install it works perfectly for as long as needed. After I close the application then re-open it freezes every time.
    Tried restore, safemode, etc. Repeatable failure every single time.
    Any ideas?

    install Least Version Of Firefox And Clean You System Registry.

  • Bootcamp install hangs after initial restart

    Am using 10.9 and trying to make a Windows 7 bootcamp partition.  In bootcamp, I had it make the Windows install USB (option one), skipped option 2 this time since every time i have it try to download the support software it fails, and did option 3 to partition the drive for Windows, giving me a bootcamp volume now.  After the partitioning, it restarts, then just sits at the gray screen  you get when the Mac starts up.
    Any ideas what might be happening or how I can see what's going on?

    I honestly don't know but it can't do any harm having them there. You will need them anyway.
    Several people have reported that the download fails for various reasons but they seem to get them eventually. Downloading through Bootcamp also ensures you get the correct drivers for your Mac.

  • Tablet hangs after waking up from Sleep

    Hi Team,
    I am trying to test Windows 8/8.1 Connected Standby feature using one of  my custom USB HID device and samsung windows 8 tablet. I am able to get the Sleep notification on the USB since the bus is suspended. However, when I try to wake up the tablet
    the screen is hanged. I cant access any controls. 
    One thing I know for sure is my device is drawing much higher current even when suspended (> 2.5mA as mentioned in spec). Will the Win 8 host disable USB port on over current condition?
    Also, as per below link transitioning out of standby is responsibility of device and not host? My device does not support remote wake up. In that case when host is out of Sleep it should still start communicating with my device, right?
    http://msdn.microsoft.com/en-us/library/windows/hardware/dn383593.aspx
    Please provide some inputs
    Thanks 

    Hi Team,
     when I try to wake up the tablet the screen is hanged. I cant access any controls. 
    Hi,
    Regarding the remote wake-up feature,it depends on the hardware.
    I suggest you contact Samsung support to confirm this feature.
    If the hardware supports this feature, I suggest that you
    check the event viewer to see if some error log appeared when the occurred.I suggset you contact Samsung support for helps.
    Regards,
    Kelvin Xu
    TechNet Community Support

  • TS1369 unable to install usb drivers for ipod/ipad/iphone, even after following steps from diagnostic testing

    I have followed the steps suggested to reinstall the USB drivers for my ipad/ipod/iphone products, but receive a message that says one of the installers cannot perform the installation at this time. I've tried numerous "other" times, but get same msg.

    Hi 2010c309a,
    I understand you are having issues with your scan software on your computer. I recommend a complete uninstall reinstall.
    The HP uninstaller program might be available on the printer CD, depending on the printer model. If you have the printer CD readily available, try this option to quickly check whether you have the HP Uninstaller, and then run it. If you do not have the CD uninstall all HP printer software from the control panel. Here is a document you could look at for help.
    http://h10025.www1.hp.com/ewfrf/wc/document?cc=us&dlc=en&docname=c02259020&lc=en&product=3737195&tmp...
    First try to click the Windows icon, type services in the Search box, and then click or tap View Local Services. Scroll down to the Windows Installer. Startup type should be - Automatic, and Service Status should be - started.
    Scroll down to Windows imagine Acquisition. Startup type should be - Automatic, and Service Status should be - started.
    Restart the computer after this step and try installing again.
    Hope this helps.
    Thanks.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom to say “Thanks” for helping!

  • IPhoto 9.2.1 hangs after attempting import from cameras

    As soon as I attempt to import from cards or cameras iPhoto hangs, and can't be successfully lauched until after restart.
    If I move files from card to desktop, they can be imported without a problem.
    I don't have d3xv, tried creating new library, need the rebuild photo library options, removed plist, etc.
    Any ideas???
    Date/Time:       2011-11-11 20:59:40 -0500
    OS Version:      10.6.8 (Build 10K549)
    Architecture:    i386
    Report Version:  7
    Command:         iPhoto
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Version:         9.2.1 (9.2.1)
    Build Version:   1
    Project Name:    iPhotoProject
    Source Version:  628000000000000
    App Item ID:     408981381
    App External ID: 4641130
    Parent:          launchd [153]
    PID:             232
    Event:           hang
    Duration:        5.43s (sampling started after 2 seconds)
    Steps:           14 (100ms sampling interval)
    Pageins:         0
    Pageouts:        0
    Process:         iPhoto [232]
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    UID:             501
      Thread 5e3        DispatchQueue 1
      User stack:
        14 ??? (in iPhoto + 64041) [0x10a29]
          14 ??? (in iPhoto + 66970) [0x1159a]
            14 NSApplicationMain + 574 (in AppKit) [0x917f5289]
              14 -[NSApplication run] + 821 (in AppKit) [0x917fd1f3]
                14 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156 (in AppKit) [0x9183add6]
                  14 _DPSNextEvent + 847 (in AppKit) [0x9183b595]
                    14 BlockUntilNextEventMatchingListInMode + 81 (in HIToolbox) [0x98564a3e]
                      14 ReceiveNextEventCommon + 354 (in HIToolbox) [0x98564bb9]
                        14 RunCurrentEventLoopInMode + 392 (in HIToolbox) [0x98564e04]
                          14 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x95b4d1f1]
                            14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x95b4d3c4]
                              14 __CFRunLoopRun + 1071 (in CoreFoundation) [0x95b4deef]
                                14 __CFRunLoopDoSources0 + 1563 (in CoreFoundation) [0x95b5042b]
                                  14 __NSThreadPerformPerform + 506 (in Foundation) [0x92afa671]
                                    14 -[RKInvoker _invokeTarget:] + 33 (in RedRock) [0x1d65e61]
                                      14 -[NSInvocation invoke] + 136 (in CoreFoundation) [0x95b8ae18]
                                        14 __invoking___ + 29 (in CoreFoundation) [0x95b8aead]
                                          14 ??? (in iPhoto + 2727568) [0x29ae90]
                                            14 ??? (in iPhoto + 570639) [0x8c50f]
                                              14 ??? (in iPhoto + 571098) [0x8c6da]
                                                14 ICACopyObjectPropertyDictionary + 117 (in ImageCapture) [0x96b03396]
                                                  14 ICACommand::ProcessCommand() + 76 (in ImageCapture) [0x96b004e4]
                                                    14 ICACommand::SendSync() + 65 (in ImageCapture) [0x96b00983]
                                                      14 ICAAESendMessage + 161 (in ImageCapture) [0x96b0b05a]
                                                        14 AESendMessage + 4302 (in AE) [0x9168f1c6]
                                                          14 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x95b4d1f1]
                                                            14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x95b4d3c4]
                                                              14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x95b4e2df]
                                                                14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x98213afa]
      Kernel stack:
        14 ipc_mqueue_receive_continue + 0 [0x210d84]
      Thread 5eb        DispatchQueue 2
      User stack:
        14 start_wqthread + 30 (in libSystem.B.dylib) [0x982395c6]
          14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x98239781]
            14 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x98239cfe]
              14 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x98239f59]
                14 kevent + 10 (in libSystem.B.dylib) [0x9823a382]
      Kernel stack:
        14 kevent + 97 [0x47a699]
      Thread 653        DispatchQueue 6
      User stack:
        14 start_wqthread + 30 (in libSystem.B.dylib) [0x982395c6]
          14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x98239781]
            14 _dispatch_worker_thread2 + 228 (in libSystem.B.dylib) [0x98239cf2]
              14 _dispatch_call_block_and_release + 16 (in libSystem.B.dylib) [0x98247a24]
                14 ____NSOQSchedule_block_invoke_2 + 119 (in Foundation) [0x92bfc0bb]
                  14 -[__NSOperationInternal start] + 705 (in Foundation) [0x92b0bb5a]
                    14 -[AccountConfigurationProfileInformationDownloadOperation main] + 234 (in AccountConfigurationPlugin) [0x129605a]
                      14 _removeUserName + 59848 (in MobileMePublisher) [0x16b8bf88]
                        14 ??? (in iPhoto + 392159) [0x60bdf]
                          14 -[AccountConfigurationManagerBase accountInformationForAccountType:accountIdentifier:] + 143 (in AccountConfigurationPlugin) [0x129210f]
                            14 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 184 (in Foundation) [0x92b0c80f]
                              14 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 1111 (in Foundation) [0x92af9d35]
                                14 -[NSCondition wait] + 316 (in Foundation) [0x92b0c6b3]
                                  14 pthread_cond_wait$UNIX2003 + 73 (in libSystem.B.dylib) [0x982433f8]
                                    14 __semwait_signal + 10 (in libSystem.B.dylib) [0x98241aa2]
      Kernel stack:
        14 semaphore_wait_continue + 0 [0x22a88f]
      Thread 5ed      
      User stack:
        14 thread_start + 34 (in libSystem.B.dylib) [0x982410de]
          14 _pthread_start + 345 (in libSystem.B.dylib) [0x98241259]
            14 __NSThread__main__ + 1499 (in Foundation) [0x92ae4474]
              14 -[NSThread main] + 45 (in Foundation) [0x92ae44c4]
                14 -[XTThread run:] + 416 (in ProXTCore) [0x17576b0]
                  14 -[XTMsgQueue waitForMessage] + 50 (in ProXTCore) [0x1758702]
                    14 -[NSConditionLock lockWhenCondition:] + 69 (in Foundation) [0x92ad9294]
                      14 -[NSConditionLock lockWhenCondition:beforeDate:] + 279 (in Foundation) [0x92ad93b1]
                        14 -[NSCondition waitUntilDate:] + 453 (in Foundation) [0x92b208e8]
                          14 pthread_cond_timedwait_relative_np + 47 (in libSystem.B.dylib) [0x982705a8]
                            14 semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x98213b5a]
      Kernel stack:
        14 semaphore_wait_continue + 0 [0x22a88f]
      Thread 5ef      
      User stack:
        14 thread_start + 34 (in libSystem.B.dylib) [0x982410de]
          14 _pthread_start + 345 (in libSystem.B.dylib) [0x98241259]
            14 __NSThread__main__ + 1499 (in Foundation) [0x92ae4474]
              14 -[NSThread main] + 45 (in Foundation) [0x92ae44c4]
                14 -[XTRunLoopThread run:] + 509 (in ProXTCore) [0x1759aed]
                  14 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 279 (in Foundation) [0x92b1e1b3]
                    14 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x95b4d1f1]
                      14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x95b4d3c4]
                        14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x95b4e2df]
                          14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x98213afa]
      Kernel stack:
        14 ipc_mqueue_receive_continue + 0 [0x210d84]
      Thread 5f0      
      User stack:
        14 thread_start + 34 (in libSystem.B.dylib) [0x982410de]
          14 _pthread_start + 345 (in libSystem.B.dylib) [0x98241259]
            14 __NSThread__main__ + 1499 (in Foundation) [0x92ae4474]
              14 -[NSThread main] + 45 (in Foundation) [0x92ae44c4]
                14 -[XTRunLoopThread run:] + 509 (in ProXTCore) [0x1759aed]
                  14 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 279 (in Foundation) [0x92b1e1b3]
                    14 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x95b4d1f1]
                      14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x95b4d3c4]
                        14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x95b4e2df]
                          14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x98213afa]
      Kernel stack:
        14 ipc_mqueue_receive_continue + 0 [0x210d84]
      Thread 608      
      User stack:
        14 thread_start + 34 (in libSystem.B.dylib) [0x982410de]
          14 _pthread_start + 345 (in libSystem.B.dylib) [0x98241259]
            14 __NSThread__main__ + 1499 (in Foundation) [0x92ae4474]
              14 -[NSThread main] + 45 (in Foundation) [0x92ae44c4]
                14 -[XTThread run:] + 416 (in ProXTCore) [0x17576b0]
                  14 -[XTMsgQueue waitForMessage] + 50 (in ProXTCore) [0x1758702]
                    14 -[NSConditionLock lockWhenCondition:] + 69 (in Foundation) [0x92ad9294]
                      14 -[NSConditionLock lockWhenCondition:beforeDate:] + 279 (in Foundation) [0x92ad93b1]
                        14 -[NSCondition waitUntilDate:] + 453 (in Foundation) [0x92b208e8]
                          14 pthread_cond_timedwait_relative_np + 47 (in libSystem.B.dylib) [0x982705a8]
                            14 semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x98213b5a]
      Kernel stack:
        14 semaphore_wait_continue + 0 [0x22a88f]
      Thread 609      
      User stack:
        14 thread_start + 34 (in libSystem.B.dylib) [0x982410de]
          14 _pthread_start + 345 (in libSystem.B.dylib) [0x98241259]
            14 __NSThread__main__ + 1499 (in Foundation) [0x92ae4474]
              14 -[NSThread main] + 45 (in Foundation) [0x92ae44c4]
                14 -[XTThread run:] + 416 (in ProXTCore) [0x17576b0]
                  14 -[XTMsgQueue waitForMessage] + 50 (in ProXTCore) [0x1758702]
                    14 -[NSConditionLock lockWhenCondition:] + 69 (in Foundation) [0x92ad9294]
                      14 -[NSConditionLock lockWhenCondition:beforeDate:] + 279 (in Foundation) [0x92ad93b1]
                        14 -[NSCondition waitUntilDate:] + 453 (in Foundation) [0x92b208e8]
                          14 pthread_cond_timedwait_relative_np + 47 (in libSystem.B.dylib) [0x982705a8]
                            14 semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x98213b5a]
      Kernel stack:
        14 semaphore_wait_continue + 0 [0x22a88f]
      Thread 60a      
      User stack:
        14 thread_start + 34 (in libSystem.B.dylib) [0x982410de]
          14 _pthread_start + 345 (in libSystem.B.dylib) [0x98241259]
            14 __NSThread__main__ + 1499 (in Foundation) [0x92ae4474]
              14 -[NSThread main] + 45 (in Foundation) [0x92ae44c4]
                14 -[XTThread run:] + 416 (in ProXTCore) [0x17576b0]
                  14 -[XTMsgQueue waitForMessage] + 50 (in ProXTCore) [0x1758702]
                    14 -[NSConditionLock lockWhenCondition:] + 69 (in Foundation) [0x92ad9294]
                      14 -[NSConditionLock lockWhenCondition:beforeDate:] + 279 (in Foundation) [0x92ad93b1]
                        14 -[NSCondition waitUntilDate:] + 453 (in Foundation) [0x92b208e8]
                          14 pthread_cond_timedwait_relative_np + 47 (in libSystem.B.dylib) [0x982705a8]
                            14 semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x98213b5a]
      Kernel stack:
        14 semaphore_wait_continue + 0 [0x22a88f]
      Thread 60b      
      User stack:
        14 thread_start + 34 (in libSystem.B.dylib) [0x982410de]
          14 _pthread_start + 345 (in libSystem.B.dylib) [0x98241259]
            14 __NSThread__main__ + 1499 (in Foundation) [0x92ae4474]
              14 -[NSThread main] + 45 (in Foundation) [0x92ae44c4]
                14 -[XTThread run:] + 416 (in ProXTCore) [0x17576b0]
                  14 -[XTMsgQueue waitForMessage] + 50 (in ProXTCore) [0x1758702]
                    14 -[NSConditionLock lockWhenCondition:] + 69 (in Foundation) [0x92ad9294]
                      14 -[NSConditionLock lockWhenCondition:beforeDate:] + 279 (in Foundation) [0x92ad93b1]
                        14 -[NSCondition waitUntilDate:] + 453 (in Foundation) [0x92b208e8]
                          14 pthread_cond_timedwait_relative_np + 47 (in libSystem.B.dylib) [0x982705a8]
                            14 semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x98213b5a]
      Kernel stack:
        14 semaphore_wait_continue + 0 [0x22a88f]
      Thread 60c      
      User stack:
        14 thread_start + 34 (in libSystem.B.dylib) [0x982410de]
          14 _pthread_start + 345 (in libSystem.B.dylib) [0x98241259]
            14 __NSThread__main__ + 1499 (in Foundation) [0x92ae4474]
              14 -[NSThread main] + 45 (in Foundation) [0x92ae44c4]
                14 -[XTRunLoopThread run:] + 509 (in ProXTCore) [0x1759aed]
                  14 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 279 (in Foundation) [0x92b1e1b3]
                    14 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x95b4d1f1]
                      14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x95b4d3c4]
                        14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x95b4e2df]
                          14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x98213afa]
      Kernel stack:
        14 ipc_mqueue_receive_continue + 0 [0x210d84]
      Thread 60d      
      User stack:
        14 thread_start + 34 (in libSystem.B.dylib) [0x982410de]
          14 _pthread_start + 345 (in libSystem.B.dylib) [0x98241259]
            14 __NSThread__main__ + 1499 (in Foundation) [0x92ae4474]
              14 -[NSThread main] + 45 (in Foundation) [0x92ae44c4]
                14 -[XTThread run:] + 416 (in ProXTCore) [0x17576b0]
                  14 -[XTMsgQueue waitForMessage] + 50 (in ProXTCore) [0x1758702]
                    14 -[NSConditionLock lockWhenCondition:] + 69 (in Foundation) [0x92ad9294]
                      14 -[NSConditionLock lockWhenCondition:beforeDate:] + 279 (in Foundation) [0x92ad93b1]
                        14 -[NSCondition waitUntilDate:] + 453 (in Foundation) [0x92b208e8]
                          14 pthread_cond_timedwait_relative_np + 47 (in libSystem.B.dylib) [0x982705a8]
                            14 semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x98213b5a]
      Kernel stack:
        14 semaphore_wait_continue + 0 [0x22a88f]
      Thread 60e      
      User stack:
        14 thread_start + 34 (in libSystem.B.dylib) [0x982410de]
          14 _pthread_start + 345 (in libSystem.B.dylib) [0x98241259]
            14 __NSThread__main__ + 1499 (in Foundation) [0x92ae4474]
              14 -[NSThread main] + 45 (in Foundation) [0x92ae44c4]
                14 -[XTThread run:] + 416 (in ProXTCore) [0x17576b0]
                  14 -[XTMsgQueue waitForMessage] + 50 (in ProXTCore) [0x1758702]
                    14 -[NSConditionLock lockWhenCondition:] + 69 (in Foundation) [0x92ad9294]
                      14 -[NSConditionLock lockWhenCondition:beforeDate:] + 279 (in Foundation) [0x92ad93b1]
                        14 -[NSCondition waitUntilDate:] + 453 (in Foundation) [0x92b208e8]
                          14 pthread_cond_timedwait_relative_np + 47 (in libSystem.B.dylib) [0x982705a8]
                            14 semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x98213b5a]
      Kernel stack:
        14 semaphore_wait_continue + 0 [0x22a88f]
      Thread 60f      
      User stack:
        14 thread_start + 34 (in libSystem.B.dylib) [0x982410de]
          14 _pthread_start + 345 (in libSystem.B.dylib) [0x98241259]
            14 __NSThread__main__ + 1499 (in Foundation) [0x92ae4474]
              14 -[NSThread main] + 45 (in Foundation) [0x92ae44c4]
                14 -[XTThread run:] + 416 (in ProXTCore) [0x17576b0]
                  14 -[XTMsgQueue waitForMessage] + 50 (in ProXTCore) [0x1758702]
                    14 -[NSConditionLock lockWhenCondition:] + 69 (in Foundation) [0x92ad9294]
                      14 -[NSConditionLock lockWhenCondition:beforeDate:] + 279 (in Foundation) [0x92ad93b1]
                        14 -[NSCondition waitUntilDate:] + 453 (in Foundation) [0x92b208e8]
                          14 pthread_cond_timedwait_relative_np + 47 (in libSystem.B.dylib) [0x982705a8]
                            14 semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x98213b5a]
      Kernel stack:
        14 semaphore_wait_continue + 0 [0x22a88f]
      Thread 610      
      User stack:
        14 thread_start + 34 (in libSystem.B.dylib) [0x982410de]
          14 _pthread_start + 345 (in libSystem.B.dylib) [0x98241259]
            14 __NSThread__main__ + 1499 (in Foundation) [0x92ae4474]
              14 -[NSThread main] + 45 (in Foundation) [0x92ae44c4]
                14 -[XTThread run:] + 416 (in ProXTCore) [0x17576b0]
                  14 -[XTMsgQueue waitForMessage] + 50 (in ProXTCore) [0x1758702]
                    14 -[NSConditionLock lockWhenCondition:] + 69 (in Foundation) [0x92ad9294]
                      14 -[NSConditionLock lockWhenCondition:beforeDate:] + 279 (in Foundation) [0x92ad93b1]
                        14 -[NSCondition waitUntilDate:] + 453 (in Foundation) [0x92b208e8]
                          14 pthread_cond_timedwait_relative_np + 47 (in libSystem.B.dylib) [0x982705a8]
                            14 semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x98213b5a]
      Kernel stack:
        14 semaphore_wait_continue + 0 [0x22a88f]
      Thread 611      
      User stack:
        14 thread_start + 34 (in libSystem.B.dylib) [0x982410de]
          14 _pthread_start + 345 (in libSystem.B.dylib) [0x98241259]
            14 __NSThread__main__ + 1499 (in Foundation) [0x92ae4474]
              14 -[NSThread main] + 45 (in Foundation) [0x92ae44c4]
                14 -[XTThread run:] + 416 (in ProXTCore) [0x17576b0]
                  14 -[XTMsgQueue waitForMessage] + 50 (in ProXTCore) [0x1758702]
                    14 -[NSConditionLock lockWhenCondition:] + 69 (in Foundation) [0x92ad9294]
                      14 -[NSConditionLock lockWhenCondition:beforeDate:] + 279 (in Foundation) [0x92ad93b1]
                        14 -[NSCondition waitUntilDate:] + 453 (in Foundation) [0x92b208e8]
                          14 pthread_cond_timedwait_relative_np + 47 (in libSystem.B.dylib) [0x982705a8]
                            14 semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x98213b5a]
      Kernel stack:
        14 semaphore_wait_continue + 0 [0x22a88f]
      Thread 612      
      User stack:
        14 thread_start + 34 (in libSystem.B.dylib) [0x982410de]
          14 _pthread_start + 345 (in libSystem.B.dylib) [0x98241259]
            14 __NSThread__main__ + 1499 (in Foundation) [0x92ae4474]
              14 -[NSThread main] + 45 (in Foundation) [0x92ae44c4]
                14 -[XTThread run:] + 416 (in ProXTCore) [0x17576b0]
                  14 -[XTMsgQueue waitForMessage] + 50 (in ProXTCore) [0x1758702]
                    14 -[NSConditionLock lockWhenCondition:] + 69 (in Foundation) [0x92ad9294]
                      14 -[NSConditionLock lockWhenCondition:beforeDate:] + 279 (in Foundation) [0x92ad93b1]
                        14 -[NSCondition waitUntilDate:] + 453 (in Foundation) [0x92b208e8]
                          14 pthread_cond_timedwait_relative_np + 47 (in libSystem.B.dylib) [0x982705a8]
                            14 semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x98213b5a]
      Kernel stack:
        14 semaphore_wait_continue + 0 [0x22a88f]
      Thread 613      
      User stack:
        14 thread_start + 34 (in libSystem.B.dylib) [0x982410de]
          14 _pthread_start + 345 (in libSystem.B.dylib) [0x98241259]
            14 __NSThread__main__ + 1499 (in Foundation) [0x92ae4474]
              14 -[NSThread main] + 45 (in Foundation) [0x92ae44c4]
                14 -[XTThread run:] + 416 (in ProXTCore) [0x17576b0]
                  14 -[XTMsgQueue waitForMessage] + 50 (in ProXTCore) [0x1758702]
                    14 -[NSConditionLock lockWhenCondition:] + 69 (in Foundation) [0x92ad9294]
                      14 -[NSConditionLock lockWhenCondition:beforeDate:] + 279 (in Foundation) [0x92ad93b1]
                        14 -[NSCondition waitUntilDate:] + 453 (in Foundation) [0x92b208e8]
                          14 pthread_cond_timedwait_relative_np + 47 (in libSystem.B.dylib) [0x982705a8]
                            14 semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x98213b5a]
      Kernel stack:
        14 semaphore_wait_continue + 0 [0x22a88f]
      Thread 614      
      User stack:
        14 thread_start + 34 (in libSystem.B.dylib) [0x982410de]
          14 _pthread_start + 345 (in libSystem.B.dylib) [0x98241259]
            14 __NSThread__main__ + 1499 (in Foundation) [0x92ae4474]
              14 -[NSThread main] + 45 (in Foundation) [0x92ae44c4]
                14 -[XTThread run:] + 416 (in ProXTCore) [0x17576b0]
                  14 -[XTMsgQueue waitForMessage] + 50 (in ProXTCore) [0x1758702]
                    14 -[NSConditionLock lockWhenCondition:] + 69 (in Foundation) [0x92ad9294]
                      14 -[NSConditionLock lockWhenCondition:beforeDate:] + 279 (in Foundation) [0x92ad93b1]
                        14 -[NSCondition waitUntilDate:] + 453 (in Foundation) [0x92b208e8]
                          14 pthread_cond_timedwait_relative_np + 47 (in libSystem.B.dylib) [0x982705a8]
                            14 semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x98213b5a]
      Kernel stack:
        14 semaphore_wait_continue + 0 [0x22a88f]
      Thread 615      
      User stack:
        14 thread_start + 34 (in libSystem.B.dylib) [0x982410de]
          14 _pthread_start + 345 (in libSystem.B.dylib) [0x98241259]
            14 __NSThread__main__ + 1499 (in Foundation) [0x92ae4474]
              14 -[NSThread main] + 45 (in Foundation) [0x92ae44c4]
                14 -[XTThread run:] + 416 (in ProXTCore) [0x17576b0]
                  14 -[XTMsgQueue waitForMessage] + 50 (in ProXTCore) [0x1758702]
                    14 -[NSConditionLock lockWhenCondition:] + 69 (in Foundation) [0x92ad9294]
                      14 -[NSConditionLock lockWhenCondition:beforeDate:] + 279 (in Foundation) [0x92ad93b1]
                        14 -[NSCondition waitUntilDate:] + 453 (in Foundation) [0x92b208e8]
                          14 pthread_cond_timedwait_relative_np + 47 (in libSystem.B.dylib) [0x982705a8]
                            14 semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x98213b5a]
      Kernel stack:
        14 semaphore_wait_continue + 0 [0x22a88f]
      Thread 616      
      User stack:
        14 thread_start + 34 (in libSystem.B.dylib) [0x982410de]
          14 _pthread_start + 345 (in libSystem.B.dylib) [0x98241259]
            14 __NSThread__main__ + 1499 (in Foundation) [0x92ae4474]
              14 -[NSThread main] + 45 (in Foundation) [0x92ae44c4]
                14 -[XTThread run:] + 416 (in ProXTCore) [0x17576b0]
                  14 -[XTMsgQueue waitForMessage] + 50 (in ProXTCore) [0x1758702]
                    14 -[NSConditionLock lockWhenCondition:] + 69 (in Foundation) [0x92ad9294]
                      14 -[NSConditionLock lockWhenCondition:beforeDate:] + 279 (in Foundation) [0x92ad93b1]
                        14 -[NSCondition waitUntilDate:] + 453 (in Foundation) [0x92b208e8]
                          14 pthread_cond_timedwait_relative_np + 47 (in libSystem.B.dylib) [0x982705a8]
                            14 semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x98213b5a]
      Kernel stack:
        14 semaphore_wait_continue + 0 [0x22a88f]
      Thread 617      
      User stack:
        14 thread_start + 34 (in libSystem.B.dylib) [0x982410de]
          14 _pthread_start + 345 (in libSystem.B.dylib) [0x98241259]
            14 __NSThread__main__ + 1499 (in Foundation) [0x92ae4474]
              14 -[NSThread main] + 45 (in Foundation) [0x92ae44c4]
                14 -[XTThread run:] + 416 (in ProXTCore) [0x17576b0]
                  14 -[XTMsgQueue waitForMessage] + 50 (in ProXTCore) [0x1758702]
                    14 -[NSConditionLock lockWhenCondition:] + 69 (in Foundation) [0x92ad9294]
                      14 -[NSConditionLock lockWhenCondition:beforeDate:] + 279 (in Foundation) [0x92ad93b1]
                        14 -[NSCondition waitUntilDate:] + 453 (in Foundation) [0x92b208e8]
                          14 pthread_cond_timedwait_relative_np + 47 (in libSystem.B.dylib) [0x982705a8]
                            14 semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x98213b5a]
      Kernel stack:
        14 semaphore_wait_continue + 0 [0x22a88f]
      Thread 618      
      User stack:
        14 thread_start + 34 (in libSystem.B.dylib) [0x982410de]
          14 _pthread_start + 345 (in libSystem.B.dylib) [0x98241259]
            14 __NSThread__main__ + 1499 (in Foundation) [0x92ae4474]
              14 -[NSThread main] + 45 (in Foundation) [0x92ae44c4]
                14 -[XTThread run:] + 416 (in ProXTCore) [0x17576b0]
                  14 -[XTMsgQueue waitForMessage] + 50 (in ProXTCore) [0x1758702]
                    14 -[NSConditionLock lockWhenCondition:] + 69 (in Foundation) [0x92ad9294]
                      14 -[NSConditionLock lockWhenCondition:beforeDate:] + 279 (in Foundation) [0x92ad93b1]
                        14 -[NSCondition waitUntilDate:] + 453 (in Foundation) [0x92b208e8]
                          14 pthread_cond_timedwait_relative_np + 47 (in libSystem.B.dylib) [0x982705a8]
                            14 semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x98213b5a]
      Kernel stack:
        14 semaphore_wait_continue + 0 [0x22a88f]
      Thread 619      
      User stack:
        14 thread_start + 34 (in libSystem.B.dylib) [0x982410de]
          14 _pthread_start + 345 (in libSystem.B.dylib) [0x98241259]
            14 __NSThread__main__ + 1499 (in Foundation) [0x92ae4474]
              14 -[NSThread main] + 45 (in Foundation) [0x92ae44c4]
                14 -[XTThread run:] + 416 (in ProXTCore) [0x17576b0]
                  14 -[XTMsgQueue waitForMessage] + 50 (in ProXTCore) [0x1758702]
                    14 -[NSConditionLock lockWhenCondition:] + 69 (in Foundation) [0x92ad9294]
                      14 -[NSConditionLock lockWhenCondition:beforeDate:] + 279 (in Foundation) [0x92ad93b1]
                        14 -[NSCondition waitUntilDate:] + 453 (in Foundation) [0x92b208e8]
                          14 pthread_cond_timedwait_relative_np + 47 (in libSystem.B.dylib) [0x982705a8]
                            14 semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x98213b5a]
      Kernel stack:
        14 semaphore_wait_continue + 0 [0x22a88f]
      Thread 61a      
      User stack:
        14 thread_start + 34 (in libSystem.B.dylib) [0x982410de]
          14 _pthread_start + 345 (in libSystem.B.dylib) [0x98241259]
            14 __NSThread__main__ + 1499 (in Foundation) [0x92ae4474]
              14 -[NSThread main] + 45 (in Foundation) [0x92ae44c4]
                14 -[XTThread run:] + 416 (in ProXTCore) [0x17576b0]
                  14 -[XTMsgQueue waitForMessage] + 50 (in ProXTCore) [0x1758702]
                    14 -[NSConditionLock lockWhenCondition:] + 69 (in Foundation) [0x92ad9294]
                      14 -[NSConditionLock lockWhenCondition:beforeDate:] + 279 (in Foundation) [0x92ad93b1]
                        14 -[NSCondition waitUntilDate:] + 453 (in Foundation) [0x92b208e8]
                          14 pthread_cond_timedwait_relative_np + 47 (in libSystem.B.dylib) [0x982705a8]
                            14 semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x98213b5a]
      Kernel stack:
        14 semaphore_wait_continue + 0 [0x22a88f]
      Thread 61b      
      User stack:
        14 thread_start + 34 (in libSystem.B.dylib) [0x982410de]
          14 _pthread_start + 345 (in libSystem.B.dylib) [0x98241259]
            14 __NSThread__main__ + 1499 (in Foundation) [0x92ae4474]
              14 -[NSThread main] + 45 (in Foundation) [0x92ae44c4]
                14 -[RAOperationQueueImpl _workThread] + 217 (in iLifeSQLAccess) [0x184adc9]
                  14 -[RALatchTrigger wait] + 81 (in iLifeSQLAccess) [0x184af41]
                    14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x98213afa]
      Kernel stack:
        14 ipc_mqueue_receive_continue + 0 [0x210d84]
      Thread 61c      
      User stack:
        14 thread_start + 34 (in libSystem.B.dylib) [0x982410de]
          14 _pthread_start + 345 (in libSystem.B.dylib) [0x98241259]
            14 __NSThread__main__ + 1499 (in Foundation) [0x92ae4474]
              14 -[NSThread main] + 45 (in Foundation) [0x92ae44c4]
                14 -[RAOperationQueueImpl _workThread] + 217 (in iLifeSQLAccess) [0x184adc9]
                  14 -[RALatchTrigger wait] + 81 (in iLifeSQLAccess) [0x184af41]
                    14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x98213afa]
      Kernel stack:
        14 ipc_mqueue_receive_continue + 0 [0x210d84]
      Thread 61e      
      User stack:
        14 thread_start + 34 (in libSystem.B.dylib) [0x982410de]
          14 _pthread_start + 345 (in libSystem.B.dylib) [0x98241259]
            14 __NSThread__main__ + 1499 (in Foundation) [0x92ae4474]
              14 -[NSThread main] + 45 (in Foundation) [0x92ae44c4]
                14 -[XTThread run:] + 438 (in ProXTCore) [0x17576c6]
                  14 -[XTThread handleMessage:] + 1285 (in ProXTCore) [0x1758f55]
                    14 -[XTDistributor distributeMessage:] + 726 (in ProXTCore) [0x1759406]
                      14 -[XTSubscription postMessage:] + 181 (in ProXTCore) [0x1759cb5]
                        14 -[XTThreadSendOnlyDetached _detachedMessageHandler:] + 166 (in ProXTCore) [0x1762626]
                          14 -[RKAsyncImageRenderer _backgroundRenderThread:] + 177 (in RedRock) [0x1d43ac1]
                            14 -[NSConditionLock lockWhenCondition:] + 69 (in Foundation) [0x92ad9294]
                              14 -[NSConditionLock lockWhenCondition:beforeDate:] + 279 (in Foundation) [0x92ad93b1]
                                14 -[NSCondition waitUntilDate:] + 453 (in Foundation) [0x92b208e8]
                                  14 pthread_cond_timedwait_relative_np + 47 (in libSystem.B.dylib) [0x982705a8]
                                    14 semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x98213b5a]
      Kernel stack:
        14 semaphore_wait_continue + 0 [0x22a88f]
      Thread 656      
      User stack:
        14 start_wqthread + 30 (in libSystem.B.dylib) [0x982395c6]
          14 __workq_kernreturn + 10 (in libSystem.B.dylib) [0x98239412]
      Kernel stack:
        14 bsdthread_create + 1313 [0x4d4581]
      Thread 658      
      User stack:
        14 thread_start + 34 (in libSystem.B.dylib) [0x982410de]
          14 _pthread_start + 345 (in libSystem.B.dylib) [0x98241259]
            14 __NSThread__main__ + 1499 (in Foundation) [0x92ae4474]
              14 -[NSThread main] + 45 (in Foundation) [0x92ae44c4]
                14 -[XTThread run:] + 438 (in ProXTCore) [0x17576c6]
                  14 -[XTThread handleMessage:] + 1285 (in ProXTCore) [0x1758f55]
                    14 -[XTDistributor distributeMessage:] + 726 (in ProXTCore) [0x1759406]
                      14 -[XTSubscription postMessage:] + 181 (in ProXTCore) [0x1759cb5]
                        14 -[XTThreadSendOnlyDetached _detachedMessageHandler:] + 166 (in ProXTCore) [0x1762626]
                          14 -[RKInvoker _invokeTargetWithPool:] + 68 (in RedRock) [0x1d776c4]
                            14 -[RKInvoker _invokeTarget:] + 33 (in RedRock) [0x1d65e61]
                              14 -[NSInvocation invoke] + 136 (in CoreFoundation) [0x95b8ae18]
                                14 __invoking___ + 29 (in CoreFoundation) [0x95b8aead]
                                  14 ??? (in iPhoto + 374210) [0x5c5c2]
                                    14 ??? (in iPhoto + 374378) [0x5c66a]
                                      14 -[NSCondition wait] + 316 (in Foundation) [0x92b0c6b3]
                                        14 pthread_cond_wait$UNIX2003 + 73 (in libSystem.B.dylib) [0x982433f8]
                                          14 __semwait_signal + 10 (in libSystem.B.dylib) [0x98241aa2]
      Kernel stack:
        14 semaphore_wait_continue + 0 [0x22a88f]
      Thread 659      
      User stack:
        14 thread_start + 34 (in libSystem.B.dylib) [0x982410de]
          14 _pthread_start + 345 (in libSystem.B.dylib) [0x98241259]
            14 __NSThread__main__ + 1499 (in Foundation) [0x92ae4474]
              14 -[NSThread main] + 45 (in Foundation) [0x92ae44c4]
                14 -[XTThread run:] + 416 (in ProXTCore) [0x17576b0]
                  14 -[XTMsgQueue waitForMessage] + 50 (in ProXTCore) [0x1758702]
                    14 -[NSConditionLock lockWhenCondition:] + 69 (in Foundation) [0x92ad9294]
                      14 -[NSConditionLock lockWhenCondition:beforeDate:] + 279 (in Foundation) [0x92ad93b1]
                        14 -[NSCondition waitUntilDate:] + 453 (in Foundation) [0x92b208e8]
                          14 pthread_cond_timedwait_relative_np + 47 (in libSystem.B.dylib) [0x982705a8]
                            14 semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x98213b5a]
      Kernel stack:
        14 semaphore_wait_continue + 0 [0x22a88f]
      Thread 65e      
      User stack:
        14 thread_start + 34 (in libSystem.B.dylib) [0x982410de]
          14 _pthread_start + 345 (in libSystem.B.dylib) [0x98241259]
            14 __NSThread__main__ + 1499 (in Foundation) [0x92ae4474]
              14 -[NSThread main] + 45 (in Foundation) [0x92ae44c4]
                14 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329 (in Foundation) [0x92b1d224]
                  14 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x95b4d1f1]
                    14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x95b4d3c4]
                      14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x95b4e2df]
                        14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x98213afa]
      Kernel stack:
        14 ipc_mqueue_receive_continue + 0 [0x210d84]
      Thread 660      
      User stack:
        14 thread_start + 34 (in libSystem.B.dylib) [0x982410de]
          14 _pthread_start + 345 (in libSystem.B.dylib) [0x98241259]
            14 select$DARWIN_EXTSN + 10 (in libSystem.B.dylib) [0x98232ac6]
      Kernel stack:
        14 sleep + 52 [0x49115a]
      Thread 661      
      User stack:
        14 thread_start + 34 (in libSystem.B.dylib) [0x982410de]
          14 _pthread_start + 345 (in libSystem.B.dylib) [0x98241259]
            14 __NSThread__main__ + 1499 (in Foundation) [0x92ae4474]
              14 -[NSThread main] + 45 (in Foundation) [0x92ae44c4]
                14 -[RAOperationQueueImpl _workThread] + 217 (in iLifeSQLAccess) [0x184adc9]
                  14 -[RALatchTrigger wait] + 81 (in iLifeSQLAccess) [0x184af41]
                    14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x98213afa]
      Kernel stack:
        14 ipc_mqueue_receive_continue + 0 [0x210d84]
      Thread 664      
      User stack:
        14 pthread_cond_timedwait$UNIX2003 + 72 (in libSystem.B.dylib) [0x982412b1]
          14 __semwait_signal + 10 (in libSystem.B.dylib) [0x98241aa2]
      Kernel stack:
        14 semaphore_wait_continue + 0 [0x22a88f]
      Thread 666      
      User stack:
        14 thread_start + 34 (in libSystem.B.dylib) [0x982410de]
          14 _pthread_start + 345 (in libSystem.B.dylib) [0x98241259]
            14 __NSThread__main__ + 1499 (in Foundation) [0x92ae4474]
              14 -[NSThread main] + 45 (in Foundation) [0x92ae44c4]
                14 -[XTThread run:] + 438 (in ProXTCore) [0x17576c6]
                  14 -[XTThread handleMessage:] + 1285 (in ProXTCore) [0x1758f55]
                    14 -[XTDistributor distributeMessage:] + 726 (in ProXTCore) [0x1759406]
                      14 -[XTSubscription postMessage:] + 181 (in ProXTCore) [0x1759cb5]
                        14 -[XTThreadSendOnlyDetached _detachedMessageHandler:] + 166 (in ProXTCore) [0x1762626]
                          14 -[RKInvoker _invokeTargetWithPool:] + 68 (in RedRock) [0x1d776c4]
                            14 -[RKInvoker _invokeTarget:] + 33 (in RedRock) [0x1d65e61]
                              14 -[NSInvocation invoke] + 136 (in CoreFoundation) [0x95b8ae18]
                                14 __invoking___ + 29 (in CoreFoundation) [0x95b8aead]
                                  14 ??? (in iPhoto + 568789) [0x8bdd5]
                                    14 ??? (in iPhoto + 568964) [0x8be84]
                                      14 ??? (in iPhoto + 569215) [0x8bf7f]
                                        14 ??? (in iPhoto + 569798) [0x8c1c6]
                                          14 ??? (in iPhoto + 571788) [0x8c98c]
                                            14 _CF_forwarding_prep_0 + 50 (in CoreFoundation) [0x95b8b7d2]
                                              14 ___forwarding___ + 1108 (in CoreFoundation) [0x95b8bca4]
                                                14 -[RKInvoker forwardInvocation:] + 133 (in RedRock) [0x1d65c75]
                                                  14 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 184 (in Foundation) [0x92b0c80f]
                                                    14 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 1111 (in Foundation) [0x92af9d35]
                                                      14 -[NSCondition wait] + 316 (in Foundation) [0x92b0c6b3]
                                                        14 pthread_cond_wait$UNIX2003 + 73 (in libSystem.B.dylib) [0x982433f8]
                                                          14 __semwait_signal + 10 (in libSystem.B.dylib) [0x98241aa2]
      Kernel stack:
        14 semaphore_wait_continue + 0 [0x22a88f]
      Thread 66c      
      User stack:
        14 thread_start + 34 (in libSystem.B.dylib) [0x982410de]
          14 _pthread_start + 345 (in libSystem.B.dylib) [0x98241259]
            14 startIOThread(void*) + 156 (in CoreVideo) [0x9ab792ea]
              14 CVDisplayLink::runIOThread() + 1016 (in CoreVideo) [0x9ab796fe]
                14 pthread_cond_wait$UNIX2003 + 73 (in libSystem.B.dylib) [0x982433f8]
                  14 __semwait_signal + 10 (in libSystem.B.dylib) [0x98241aa2]
      Kernel stack:
        14 semaphore_wait_continue + 0 [0x22a88f]
      Binary Images:
          0x1000 -   0xd1afeb  com.apple.iPhoto 9.2.1 (9.2.1) <D139F133-4990-3B0E-8017-83D9D729E302> /Applications/iPhoto.app/Contents/MacOS/iPhoto
       0x128e000 -  0x1298fff  com.apple.iphoto.AccountConfigurationPlugin 1.2 (1.2) <3B68F126-D783-3F86-AF04-A0F6A459BE67> /Applications/iPhoto.app/Contents/MacOS/../Frameworks/AccountConfigurationPlugi n.framework/Versions/A/AccountConfigurationPlugin
       0x1754000 -  0x17b4fff  com.apple.proxtcore 1.3 (140.57) <37B97974-E262-3CA8-AF41-2A522C849E82> /Applications/iPhoto.app/Contents/MacOS/../Frameworks/ProXTCore.framework/Versi ons/A/ProXTCore
       0x1806000 -  0x18e5ff3  com.apple.iLifeSQLAccess 1.6 (30.12) <22409124-4ECA-3EEA-ADF5-7425D6FCD8E3> /Applications/iPhoto.app/Contents/MacOS/../Frameworks/iLifeSQLAccess.framework/ Versions/A/iLifeSQLAccess
       0x1d1e000 -  0x215bfe3  com.apple.RedRock 1.8.1 (231.89) <6217B083-7AD4-355E-8ED3-53318A609015> /Applications/iPhoto.app/Contents/MacOS/../Frameworks/RedRock.framework/Version s/A/RedRock
      0x16b7a000 - 0x16bb1ff7  com.apple.iPhoto.MobileMePublisher 1.2 (1.2) <FCD043A6-97BE-340E-A930-676FBAAB708C> /Applications/iPhoto.app/Contents/PlugIns/MobileMePublisher.publisher/Contents/ MacOS/MobileMePublisher
      0x91687000 - 0x916baff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
      0x917f3000 - 0x920d6ff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
      0x92ace000 - 0x92d3ffef  com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
      0x95b11000 - 0x95c8cfe7  com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
      0x96afd000 - 0x96b12fff  com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
      0x98213000 - 0x983baff7  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
      0x98530000 - 0x98854fef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
      0x9ab77000 - 0x9ab96ff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    Process:         AirPort Base Station Agent [184]
    Path:            /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
    UID:             501
      Thread 413        DispatchQueue 1
      User stack:
        14 ??? (in AirPort Base Station Agent + 5549) [0x25ad]
          14 ??? (in AirPort Base Station Agent + 5760) [0x2680]
            14 NSApplicationMain + 574 (in AppKit) [0x917f5289]
              14 -[NSApplication run] + 821 (in AppKit) [0x917fd1f3]
                14 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156 (in AppKit) [0x9183add6]
                  14 _DPSNextEvent + 847 (in AppKit) [0x9183b595]
                    14 BlockUntilNextEventMatchingListInMode + 81 (in HIToolbox) [0x98564a3e]
                      14 ReceiveNextEventCommon + 354 (in HIToolbox) [0x98564bb9]
                        14 RunCurrentEventLoopInMode + 392 (in HIToolbox) [0x98564e04]
                          14 CFRunLoopRunInMode + 97 (in CoreFoundation) [0x95b4d1f1]
                            14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x95b4d3c4]
                              14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x95b4e2df]
                                14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x98213afa]
      Kernel stack:
        14 ipc_mqueue_receive_continue + 0 [0x210d84]
      Thread 423        DispatchQueue 2
      User stack:
        14 start_wqthread + 30 (in libSystem.B.dylib) [0x982395c6]
          14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x98239781]
            14 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x98239cfe]
              14 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x98239f59]
                14 kevent + 10 (in libSystem.B.dylib) [0x9823a382]
      Kernel stack:
        14 kevent + 97 [0x47a699]
      Thread 437      
      User stack:
        14 thread_start + 34 (in libSystem.B.dylib) [0x982410de]
          14 _pthread_start + 345 (in libSystem.B.dylib) [0x98241259]
            14 select$DARWIN_EXTSN + 10 (in libSystem.B.dylib) [0x98232ac6]
      Kernel stack:
        14 sleep + 52 [0x49115a]
      Thread 438      
      User stack:
        14 thread_start + 34 (in libSystem.B.dylib) [0x982410de]
          14 _pthread_start + 345 (in libSystem.B.dylib) [0x98241259]
            14 ??? (in AirPort Base Station Agent + 119896) [0x1e458]
              14 ??? (in AirPort Base Station Agent + 102859) [0x1a1cb]
                14 ??? (in AirPort Base Station Agent + 120665) [0x1e759]
                  14 pthread_cond_timedwait + 47 (in libSystem.B.dylib) [0x9828a26c]
                    14 semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x98213b5a]
      Kernel stack:
        14 semaphore_wait_continue + 0 [0x22a88f]
      Binary Images:
          0x1000 -    0x25fff  com.apple.AirPortBaseStationAgent 1.5.5 (155.2) <00010203-0405-0607-0809-0A0B0C0D0E0F> /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
      0x917f3000 - 0x920d6ff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
      0x95b11000 - 0x95c8cfe7  com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
      0x98213000 - 0x983baff7  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
      0x98530000 - 0x98854fef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    Process:         aosnotifyd [212]
    Path:            /usr/sbin/aosnotifyd
    UID:             501
      Thread 4eb        DispatchQueue 1
      User stack:
        14 start + 53 (in aosnotifyd) [0x213d]
          14 main + 872 (in aosnotifyd) [0x3343]
            14 CFRunLoopRun + 84 (in CoreFoundation) [0x95b53304]
              14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x95b4d3c4]
                14 __CFRunLoopRun + 2079 (in CoreFoundation) [0x95b4e2df]
                  14 mach_msg_trap + 10 (in libSystem.B.dylib) [0x98213afa]
      Kernel stack:
        14 ipc_mqueue_receive_continue + 0 [0x210d84]
      Thread 4ec        DispatchQueue 2
      User stack:
        14 start_wqthread + 30 (in libSystem.B.dylib) [0x982395c6]
          14 _pthread_wqthread + 390 (in libSystem.B.dylib) [0x98239781]
            14 _dispatch_worker_thread2 + 240 (in libSystem.B.dylib) [0x98239cfe]
              14 _dispatch_queue_invoke + 163 (in libSystem.B.dylib) [0x98239f59]
                14 kevent + 10 (in libSystem.B.dylib) [0x9823a382]
      Kernel stack:
        14 kevent + 97 [0x47a699]
      Thread 4ef      
      User stack:
        14 thread_start + 34 (in libSystem.B.dylib) [0x982410de]
          14 _pthread_start + 345 (in libSystem.B.dylib) [0x98241259]
            14 select$DARWIN_EXTSN + 10 (in libSystem.B.dylib) [0x98232ac6]
      Kernel stack:
        14 sleep + 52 [0x49115a]
      Binary Images:
          0x1000 -    0x10ff7  aosnotifyd ??? (???) <3F6C4BD0-2DF9-30B9-17A2-9D351470851E> /usr/sbin/aosnotifyd
      0x95b11000 - 0x95c8cfe7  com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
      0x98213000 - 0x983baff7  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    Process:         autofsd [54]
    Path:            /usr/libexec/autofsd
    UID:             0
      Thread 191        DispatchQueue 1
      User stack:
        14 ??? (in autofsd + 5545) [0x25a9]
          14 ??? (in autofsd + 6809) [0x2a99]
            14 CFRunLoopRun + 84 (in CoreFoundation) [0x95b53304]
              14 CFRunLoopRunSpecific + 452 (in CoreFoundation) [0x95b4d3c4]
           

    If I quit Image Capture Extension in Activity Monitor, can now drag the camera to iPhoto and import without a problem. But if I restart, have to quit it again.
    Do I need Image Capture?

  • N95 hang after upgraded to v30, please help

    Hi,
           I upgraded my N95 using Nokia Software Updater to v30, NSU shown updated completed. After power down the phone and powe up again, the N95 unable to power up and show the "NOKIA" logo only.
          I removed the baterry and power up again, it only showing the "NOKIA" logo only, pleae help.
    Thanks,

    Try booting it without the memory and sim card in.
    If that fails to work try the hard reset which will revert it to a fresh out of the box state with all data wiped.
    Hard reset:
    1. Switch off the phone.
    2. Hold down the following three buttons: Green (the call answer button), * button, and '3' button.
    3. While holding these buttons, hold the power button for a second to switch on the phone.
    4. Release when the phone shows the nokia hands logo or shows other signs of life like the language selection screen.
    It may take a few attempts and very flexible fingers.
    If that still fails then your only option is the nokia care point.
    Care points/service centres and repair info:
    UK • Europe • Asia-Pacific • USA •
    Canada • Middle East and Africa
    Elsewhere: Click here, select your country, go to the support section, then select repair.

  • Problem installing Oracle 9.2 on RedHat Linux 7.1 and 9.0

    Hi everyone,
    As the subject line says, I tried installing Oracle 9.2 on
    RedHat Linux 7.1 and 9.0, strictly following instructions
    written by Werner Puschitz
    (http://www.puschitz.com/InstallingOracle9i.shtml). Both
    attempts failed with identical symptoms:
    - the installer asks for Disk 2
    - after the disk is inserted, it hangs. It turns out that
    kernel is writing messages similar to these in
    /var/log/messages:
    Jun 16 02:45:19 boston kernel: 16:00: rw=0, want=317696, limit=149920
    Jun 16 02:45:19 boston kernel: attempt to access beyond end of device
    Unless interrupted, this continues until the /tmp filesystem gets full.
    Has anyone experienced this? I haven't been able to find
    an explanation so far.
    Any help would be much appreciated.
    Regards,
    Ljubomir Buturovic

    Providing a thread-bare configuration of your machine on which you are trying to install Oracle on Linux (and mind you - which kernel/distro, coz that's important) would definitely help you elicit more responses to your messages.

  • Unable to install itunes in windows 7 64 bit - hanging

    Unable to install itunes in windows 7 64 bit - screen is hanging after first few steps ...
    Also i am unable to uninstall Apple update software. Are these both related.
    Now how do i get the software installed( itunes installed in windows 7)

    Hey gigipramod,
    Thanks for the question. I understand you are experiencing issues installing iTunes. The following resource may provide a solution:
    Issues installing iTunes or QuickTime for Windows
    http://support.apple.com/kb/HT1926
    Thanks,
    Matt M.

  • Problem installing Oracle 8.05 on Redhat Linux 7.1

    I am currently trying to install Oracle 8.05 onto Redhat Linux 7.1. I can get part of the way through
    the installation, however, when it is installing the rdbms portion. I stops with an error about a failure
    during relinking. Here is the part of make.log which details what really happened. Could someone tell
    me how to proceed.
    Thank you,
    Nicholas Waltham
    --------------[ rdbms.ins 2618 ]---------------------------------------------
    Action: Installing install.
    Command: (make -f ins_rdbms.mk ORACLE_HOME=/opt/oracle/home install), Out=/opt/oracle/home/orainst/make.log, Err=/opt/oracle/home/orainst/make.log
    chmod 755 /opt/oracle/home/bin
    rm -f oracle exp imp sqlldr tkprof mig dbv tstshm maxmem orapwd dbfsize cursize rman genoci svrmgrl extproc ihsalloci ihsots ihsdepxa ogms ogmsctl osh sbttest /opt/oracle/home/rdbms/lib/ksms.s /opt/oracle/home/rdbms/lib/ksms.o
    echo " - Linking Oracle " ;\
    /opt/oracle/home/bin/echodo cc -L/opt/oracle/home/lib/ -L/opt/oracle/home/rdbms/lib -o /opt/oracle/home/rdbms/lib/oracle /opt/oracle/home/rdbms/lib/opimai.o /opt/oracle/home/rdbms/lib/ssoraed.o /opt/oracle/home/rdbms/lib/ttcsoi.o /opt/oracle/home/rdbms/lib/config.o \
    -lserver -lclient -lvsn -lcommon -lgeneric \
    /opt/oracle/home/rdbms/lib/defopt.o /opt/oracle/home/lib/ncrstab.o -lknlopt \
    -lslax -lplsf -lplsb -lextp -lserver -lclient -lvsn -lcommon -lgeneric -lknlopt \
    -lslax -lplsf -lplsb -lextp -ldbicx \
    /opt/oracle/home/lib/nautab.o /opt/oracle/home/lib/naeet.o /opt/oracle/home/lib/naect.o /opt/oracle/home/lib/naedhs.o `cat /opt/oracle/home/lib/naldflgs` -lnetv2 -lnttcp -lnetwork -lncr -lclient -lvsn -lcommon -lgeneric -lmm -lnlsrtl3 -lcore4 -lnlsrtl3 -lcore4 -lnlsrtl3 -lnetv2 -lnttcp -lnetwork -lncr -lclient -lvsn -lcommon -lgeneric -lepc -lnlsrtl3 -lcore4 -lnlsrtl3 -lcore4 -lnlsrtl3 -lclient -lvsn -lcommon -lgeneric -lnlsrtl3 -lcore4 -lnlsrtl3 -lcore4 -lnlsrtl3 `cat /opt/oracle/home/lib/sysliblist` -ldl -lm -ldl -lnetv2 -lnttcp -lnetwork -lncr -lnetv2 -lnttcp -lnetwork -lncr -lnetv2 -lnttcp -lnetwork -lncr -lnetv2 -lnttcp -lnetwork -lncr -lnetv2 -lnttcp -lnetwork -lncr -lsql -lsql `cat /opt/oracle/home/rdbms/lib/nmliblist` `if ar tv /opt/oracle/home/rdbms/lib/libknlopt.a | grep "kxmnsd.o" > /dev/null 2>&1 ; then echo " " ; else echo "-lmdknl -lmdhh"; fi` \
    -lkidt -lnlsrtl3 -lcore4 -lnlsrtl3 -lcore4 -lnlsrtl3 `cat /opt/oracle/home/lib/sysliblist` -ldl -lm -ldl -lnetv2 -lnttcp -lnetwork -lncr -lnetv2 -lnttcp -lnetwork -lncr -lnetv2 -lnttcp -lnetwork -lncr -lnetv2 -lnttcp -lnetwork -lncr -lnetv2 -lnttcp -lnetwork -lncr -lsql -lsql ;
    - Linking Oracle
    cc -L/opt/oracle/home/lib/ -L/opt/oracle/home/rdbms/lib -o /opt/oracle/home/rdbms/lib/oracle /opt/oracle/home/rdbms/lib/opimai.o /opt/oracle/home/rdbms/lib/ssoraed.o /opt/oracle/home/rdbms/lib/ttcsoi.o /opt/oracle/home/rdbms/lib/config.o -lserver -lclient -lvsn -lcommon -lgeneric /opt/oracle/home/rdbms/lib/defopt.o /opt/oracle/home/lib/ncrstab.o -lknlopt -lslax -lplsf -lplsb -lextp -lserver -lclient -lvsn -lcommon -lgeneric -lknlopt -lslax -lplsf -lplsb -lextp -ldbicx /opt/oracle/home/lib/nautab.o /opt/oracle/home/lib/naeet.o /opt/oracle/home/lib/naect.o /opt/oracle/home/lib/naedhs.o -lnetv2 -lnttcp -lnetwork -lncr -lclient -lvsn -lcommon -lgeneric -lmm -lnlsrtl3 -lcore4 -lnlsrtl3 -lcore4 -lnlsrtl3 -lnetv2 -lnttcp -lnetwork -lncr -lclient -lvsn -lcommon -lgeneric -lepc -lnlsrtl3 -lcore4 -lnlsrtl3 -lcore4 -lnlsrtl3 -lclient -lvsn -lcommon -lgeneric -lnlsrtl3 -lcore4 -lnlsrtl3 -lcore4 -lnlsrtl3 -lnsl -lm -ldl -lm -ldl -lnetv2 -lnttcp -lnetwork -lncr -lnetv2 -lnttcp -lnetwork -lncr -lnetv2 -lnttcp -lnetwork -lncr -lnetv2 -lnttcp -lnetwork -lncr -lnetv2 -lnttcp -lnetwork -lncr -lsql -lsql /opt/oracle/home/rdbms/lib/skgxns.o -lmdknl -lmdhh -lkidt -lnlsrtl3 -lcore4 -lnlsrtl3 -lcore4 -lnlsrtl3 -lnsl -lm -ldl -lm -ldl -lnetv2 -lnttcp -lnetwork -lncr -lnetv2 -lnttcp -lnetwork -lncr -lnetv2 -lnttcp -lnetwork -lncr -lnetv2 -lnttcp -lnetwork -lncr -lnetv2 -lnttcp -lnetwork -lncr -lsql -lsql
    /opt/ora cle/home/lib//libplsf.a(spssimb.o): In function `pss_gets':
    spssimb.o(.text+0x4ef): the `gets' function is dangerous and should not be used.
    /opt/oracle/home/lib//libgeneric.a(skgfr.o): In function `skgfrcre':
    skgfr.o(.text+0x4de): the `llseek' function may be dangerous; use `lseek64' instead.
    /opt/oracle/home/lib//libserver.a(hoco.o): In function `hoconsi':
    hoco.o(.text+0x104d): undefined reference to `__strtoq_internal'
    /opt/oracle/home/lib//libserver.a(hoco.o): In function `hoconui':
    hoco.o(.text+0x126a): undefined reference to `__strtouq_internal'
    collect2: ld returned 1 exit status
    make: *** [opt/oracle/home/rdbms/lib/oracle] Error 1
    Status: 2
    (( OIERR-SYSTEM: make -f ins_rdbms.mk ORACLE_HOME=/opt/oracle/home install ))
    --------------[ rdbms.ins 2631 ]---------------------------------------------
    null

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Nicholas Waltham ([email protected]):
    I am currently trying to install Oracle 8.05 onto Redhat Linux 7.1. I can get part of the way through
    the installation, however, when it is installing the rdbms portion. I stops with an error about a failure
    during relinking. Here is the part of make.log which details what really happened. Could someone tell
    me how to proceed.
    Thank you,
    Nicholas Waltham
    --------------[ rdbms.ins 2618 ]<HR></BLOCKQUOTE>
    Well ,I tried to install Oracle 8.0.5 in Debian Potato. At end I desist.
    Oracle 8.0.5 works with glibc 5 and Debian Potato with glibc6 .
    I guess this is your problem.
    There are patches for this but i don't get
    to make work.
    Sorry for my english.
    Cisar

  • Error while trying to install Oracle 8.15 on Redhat 6.1

    I have been trying to install Oracle 8i (8.15) on my machine but I got an error while trying to run runInstaller:
    Initializing java virtual machine from /usr/local/jre/bin/jre. Please wait
    Error in CreateOUIProcess(): -1
    : Bad Address
    FYI:
    - I downloaded the Oracle 8i from the technet download site (I am not using a CD)
    - I am using Redhat 6.1
    - I downloaded and installed JRE as advised in the documentation.
    - My machine is a AMD K6, so is non-intel but I have not noticed any other problems using Redhat.
    - I currently only have 96MB RAM as opposed to the recommended 128MB.
    Please Help!!!
    null

    (All comments are based on redhat 6.0, not sure about other distros)
    If u are only using one linux machine, then I don't think you need to have 'DISPLAY' defined. Unset it then. This variable tells X clients where to display its X output. If unsetting does not make it work, then try 'export DISPLAY=ip_address:0.0' and then 'xhost +ip_address', where ip_address is the IP of your machine, or try 127.0.0.1.
    If u have two linux machines, like what I did:
    * Ran X on client machine (192.168.0.2).
    * Telnet to server machine (192.168.0.1 - where 8i will be installed), login as 'oracle'
    * On the telnet session, I 'su' as root then mounted the CD, then 'exit' to return to the 'oracle' login on the telnet session.
    * On the telnet session, I did 'export DISPLAY=192.168.0.2:0.0' - telling it that all X clients on this telnet session will send its X output to the host on 192.168.0.1.
    * On the client machine (where X is running), opened another shell, did a 'xhost +192.168.0.1' - telling the X server on the client machine to accept X connections from the server machine (192.168.0.1).
    * Went back to the telnet session to the server machine, then ran the installer.
    In short, everything you do can be done remotely, apart from putting the CD on the server machine.
    The installer runs on the server but send its output to the client.
    null

  • Pavilion A6750F hangs after new drive with Windows 7 64 install. Suggestions?

    Pavilion A6750F new hard drive with clean install of Windows 7 64.  The system will hang on many screens from IE to Outlook 2003.  If I wait, they will correct themselves.  The Bios is version 5.13, but I do not see an update available.

    Hi,
    There might be several items to check.  Open the RUN window and enter: MSCONFIG
    Make that the boxes under the Advanced TAB are unchecked.
    It's very possible since you installed a new hard drive that the hard drive is faultly.  Recheck the sata cables and run some bios diagnostics.
    Open the RUN Window and enter the following command: chkdsk
    Open my Computer and right mouse click on the hard drive --> properties --> Tools --> Check now
    What is the make and model of the new hard drive?
    HP DV9700, t9300, Nvidia 8600, 4GB, Crucial C300 128GB SSD
    HP Photosmart Premium C309G, HP Photosmart 6520
    HP Touchpad, HP Chromebook 11
    Custom i7-4770k,Z-87, 8GB, Vertex 3 SSD, Samsung EVO SSD, Corsair HX650,GTX 760
    Custom i7-4790k,Z-97, 16GB, Vertex 3 SSD, Plextor M.2 SSD, Samsung EVO SSD, Corsair HX650, GTX 660TI
    Windows 7/8 UEFI/Legacy mode, MBR/GPT

Maybe you are looking for