Linux Runinstaller not launching

Hello, I downloaded Oracle 11g R2, but I can't install it! It just doesn't launch.
I tried installing it on Windows 7 as well, earlier, (the appropriate version) but it didn't work properly either, for different reasons, apparently some files were missing I continued anyways and afterwards I couldn't connect using SQL Developer- It would tell me Network Adapter could not connect, venal code 20.
I've wasted hours on trying to set up a working SQL developer connection to the hr schema, or anything really, but I can't seem to get it to work.
Could anyone help me get it set up with Linux or Windows 7?
Thanks in advance

999836 wrote:
Hello, I downloaded Oracle 11g R2, but I can't install it! It just doesn't launch.
Which exact version (to 4 digits) of 11gR2 ? What is the exact Linux version ?
I tried installing it on Windows 7 as well, earlier, (the appropriate version) but it didn't work properly either, for different reasons, apparently some files were missing I continued anyways and afterwards I couldn't connect using SQL Developer- It would tell me Network Adapter could not connect, venal code 20.
Which exact version of Win 7 ? You will need Professional or higher. What does "didn't work properly" mean ? Pl post exact error codes and messages. Did you follow all of the install instructions in the install docs at http://docs.oracle.com for your Oracle and Linux combination ? If these instructions are not followed, you should not expect the install to complete successfully.
I've wasted hours on trying to set up a working SQL developer connection to the hr schema, or anything really, but I can't seem to get it to work.
What does "can't get it to work" mean ? Pl post exact steps you took and the relevant error codes and messages. Vague terms are of no help when troubleshooting.
Could anyone help me get it set up with Linux or Windows 7?
Again, which exact versions ?
Thanks in advanceHTH
Srini

Similar Messages

  • Oracle 10G Linux runInstaller Error in writing to directory

    RDBMS Version: 10.1.0.3.0
    Operating System and Version: Enterprise Red Hat Linux 4.0
    Linux runInstaller Error in writing to directory
    Steps :-
    1. Downloaded the Install 10.1.0.3 for Linux X86
    2. Followed the Instructions as per B15521-01
    3. When running runInstaller got below Error
    $ ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-2.1, redhat-3, SuSE-9, SuSE-8or UnitedLinux-1.0
    Failed <<<<
    Exiting Oracle Universal Installer, log for this session can be found at /tmp/OraInstall2005-06-28_01-40-22PM/installActions2005-06-28_01-40-22PM.log
    4. Found Patch 4153257 after unzipping the file and running as below got another error
    $ ./runInstaller -paramFile /home/oracle/p4153257
    Starting Oracle Universal Installer...
    No pre-requisite checks found in oraparam.ini, no system pre-requisite checks will be executed.
    The Java RunTime Environment was not found at 0/bin/java. Hence, the Oracle Universal Installer cannot be run.
    Please visit http://www.javasoft.com and install JRE version 1.3.1 or higher and try again.
    : No such file or directory
    5. Then Copied the oraparam.ini to the folder where the original oraparam.ini file was present ie /tmp/orcl/Disk1/install
    6. After running the installer again got below error
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-2.1, redhat-3, SuSE-9, SuSE-8, UnitedLinux-1.0 or redhat-4
    Passed
    All installer requirements met.
    Checking Temp space: must be greater than 80 MB. Actual 3409 MB Passed
    Checking swap space: must be greater than 150 MB. Actual 2055MB Passed
    Checking monitor: must be configured to display at least 256 colors. Actual 65536 Passed
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2005-06-28_01-53-49PM. Please wait ...sh: /tmp/orcl/Disk1/install/unzip: No such file or directory
    Error in writing to directory /tmp/OraInstall2005-06-28_01-53-49PM. Please ensure that this directory is writable and has atleast 60 MB of disk space. Installation cannot continue.
    : Success
    7. Saw the Error that it was looking for unzip in /tmp/orcl/Disk1/install so Created a Soft link
    8. Still the other Error exists ie as below. Well the DIR is created and oracle user has written files. So not sure why it says check disk space or directory is writable.
    $ ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-2.1, redhat-3, SuSE-9, SuSE-8, UnitedLinux-1.0 or redhat-4
    Passed
    All installer requirements met.
    Checking Temp space: must be greater than 80 MB. Actual 3409 MB Passed
    Checking swap space: must be greater than 150 MB. Actual 2055MB Passed
    Checking monitor: must be configured to display at least 256 colors. Actual 65536 Passed
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2005-06-28_02-23-50PM. Please wait ...
    Error in writing to directory /tmp/OraInstall2005-06-28_02-23-50PM. Please ensure that this directory is writable and has atleast 60 MB of disk space. Installation cannot continue.
    : Success
    $ ls -al /tmp/OraInstall2005-06-28_02-23-50PM
    total 40
    drwxr-xr-x 3 oracle oinstall 4096 Jun 28 14:23 .
    drwxrwxrwt 44 root root 4096 Jun 29 04:03 ..
    -rwxr-xr-x 1 oracle oinstall 4036 Jun 28 14:23 command_output_27899
    drwxr-xr-x 2 oracle oinstall 4096 Jun 28 14:23 images
    -rwxr-xr-x 1 oracle oinstall 528 Jun 28 14:23 installActions2005-06-28_02-23-50PM.log

    I am not sure what was wrong in the Initial download of the Install.
    I did it again and this time it came properly and all the files in the install directory ie unzip was present and the Installer came up properly.

  • After a successfull install, I can not launch oracle DB XE

    hello,
    I installed oracle db XE 10.2.0.1.0 on a centos 6.2 (~redhat) but I can't start it.
    I succeeded in launching it after the installation but after a reboot it is not launched (apex on my web browser gives me an error : page not found or similar).
    I logged in the oracle account but it didn't worked.
    (more infos if you want)
    when I enter "su - oracle" in a terminal, I have this :
    -bash-4.1$ su - oracle
    Mot de passe :
    -bash-4.1$ export DISPLAY=new-host-3:0
    -bash-4.1$ /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/config/scripts/startdb.sh
    xsetroot: unable to open display 'new-host-3:0'
    xsetroot: unable to open display 'new-host-3:0'
    -bash-4.1$ export DISPLAY=new-host-3:0.0
    -bash-4.1$ /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/config/scripts/startdb.sh
    xsetroot: unable to open display 'new-host-3:0.0'
    xsetroot: unable to open display 'new-host-3:0.0'
    -bash-4.1$ export DISPLAY=:0.0
    -bash-4.1$ /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/config/scripts/startdb.sh
    No protocol specified
    xsetroot: unable to open display ':0.0'
    No protocol specified
    xsetroot: unable to open display ':0.0'
    -bash-4.1$ export DISPLAY=:0
    -bash-4.1$ /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/config/scripts/startdb.sh
    No protocol specified
    xsetroot: unable to open display ':0'
    No protocol specified
    xsetroot: unable to open display ':0'
    and with my account (in which xclock works) :
    [olivier@new-host-3 ~]$ /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/config/scripts/startdb.sh
    [olivier@new-host-3 ~]$
    ...seems ok yet the cursor appears only one second after the entering of the command, and the database does not have the time to be launched.
    can you help me?
    I can give you more informations if you want.
    thanks,
    olivier
    Edited by: 895233 on 30 janv. 2012 12:06

    Hello
    thanks!
    I tried the commands you gave me and here is the result :
    [olivier@new-host-3 ~]$ su - oracle
    Mot de passe :
    -bash-4.1$ . /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/oracle_env.sh
    -bash-4.1$ lsnctl start
    -bash: lsnctl : commande introuvable
    -bash-4.1$ whereis lsnctl
    lsnctl:
    -bash-4.1$ lsnrctl start
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 30-JANV.-2012 23:32:49
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    TNS-01106: Le processus d'écoute LISTENER a déjà été lancé
    -bash-4.1$ sqlplus /nolog
    SQL*Plus: Release 10.2.0.1.0 - Production on Lun. Janv. 30 23:33:00 2012
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    SQL> connect /as sysdba
    Connecté.
    SQL> startup;
    ORA-01081: impossible de lancer ORACLE déjà en cours - fermer d'abord le thread
    SQL> exit
    Déconnecté de Oracle Database 10g Express Edition Release 10.2.0.1.0 - Production
    -bash-4.1$ lsnrctl status
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 30-JANV.-2012 23:33:57
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connexion à (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    STATUT du PROCESSUS D'ECOUTE
    Alias LISTENER
    Version TNSLSNR for Linux: Version 10.2.0.1.0 - Production
    Date de départ 30-JANV.-2012 18:20:03
    Durée d'activité 0 jours 5 heures 13 min. 54 sec
    Niveau de trace off
    Sécurité ON: Local OS Authentication
    SNMP OFF
    Service par défaut XE
    Fichier de paramètres du processus d'écoute /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/listener.ora
    Fichier journal du processus d'écoute /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/log/listener.log
    Récapitulatif d'écoute des points d'extrémité...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC_FOR_XE)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
    Récapitulatif services...
    Le service "PLSExtProc" comporte 1 instance(s).
    L'instance "PLSExtProc", statut UNKNOWN, comporte 1 gestionnaire(s) pour ce service...
    La commande a réussi
    -bash-4.1$
    it's in french, but you can see there is nothing about the HTTP port... and apex does not work.
    could you help me, or tell me where it could come from?
    the best thing I could do would be a script which would be launched at the startup of the OS.
    olivier

  • 10.1.3 Can't not launch Update Wizard in Japanese environment.

    I have installed JDeveloper 10g (10.1.3) J2EE Edition Developer Preview on Japanese environment.
    And I wish install ADF Faces components.
    I try the installation according to the document.
    Adding Custom JSF Components to Oracle JDeveloper 10g (10.1.3) Preview
    http://www.oracle.com/technology/products/jdev/101/collateral/101/adffaces/howto_customcomponents.html
    I select the Help menu and click on the "Check for Updates ..." menu option.
    The Check for Updates Wizard is not launched.
    It was the same also in Windows and Linux.
    I have a workaround in Linux.
    JDeveloper is started in an English environment.
    Examples: % LANG=C /usr/local/JDeveloper/jdev/bin/jdev
    But I have no idea on Windows.
    Then I want to update in a Japanese environment.
    Isn't there method by which update can do in a Japanese environment?
    I get Exception StackTrace in Linux console.
    java.lang.NullPointerException
    at oracle.ideimpl.webupdate.wizard.UpdateWizard.createPage(UpdateWizard.java:263)
    at oracle.ide.wizard.BasicWizard.initialize(BasicWizard.java:175)
    at oracle.ide.wizard.BasicWizard.runWizard(BasicWizard.java:238)
    at oracle.ideimpl.webupdate.wizard.UpdateWizard.runWizard(UpdateWizard.java:90)
    at oracle.ideimpl.webupdate.WebUpdateAddin.checkForUpdates(WebUpdateAddin.java:181)
    at oracle.ideimpl.webupdate.WebUpdateAddin.handleEvent(WebUpdateAddin.java:131)
    at oracle.ide.IdeAction.performAction(IdeAction.java:661)
    at oracle.ide.IdeAction$2.run(IdeAction.java:889)
    at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:454)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    Many Thanks
    Takuya Ono

    http://www.robsite.org/archives/2005/10/using_local_jav_1.html

  • Re: browser will not launch

    Please, verify that you have the Auto generate configuration file option
    on.
    (Window->Preferences->NitroX->Server_Configurations->Edit...->Configuration
    tab)
    Your launcher configuration should have the Open URL in browser check
    box selected (Run->Run../Debug...)
    M7 Support
    Ben wrote:
    I just installed nitroX and everything appears to be working perfectlywith the exception that it will not launch to the start page when I run
    or debug the sample application. The server (tomcat 5.0.27 or jboss
    3.2.5) starts up and can be stopped from the IDE; however, contrary to
    the documentation, it is not the case that "the application's welcome
    page opens in debug mode in the browser [What browser?]." I do not see
    the welcome page whether or not I am in debug mode, and cannot navigate
    to it through an external browser.
    Can someone please help me out? This has turned into a very time
    consuming snag.
    Ben Tompkins

    Well, the context root was already set to blank (an empty text box). I
    tried setting it to "/" (without the quotes, of course). I think what
    confused you was my quotation of the period per rules of English syntax
    when I said:
         The context root of the "Sonic Net" web application
         appears to be "/."
    It would have been less confusing (but incorrect English) for me to
    have written:
         The context root of the "Sonic Net" web application
         appears to be "/".
    Anyway, thanks for drawing my attention to the existence of the
    "Context Root" field - I hadn't noticed it before. I guessed
    the context root from the contents of the jboss-web.xml file.
    BTW, I am talking about the NitroX-tour sample application.
    Ben
    (per rules of English usage, the period always
    goes inside the quotation marks
    M7 Support wrote:
    I was able to reproduce the problem.Right click on your project and select Properties from the context menu.
    Select Web Application Properties and check the Context Root parameter.
    If you want to deploy in the root context leave it blank or enter "/"
    The value of "/." or "." will make Tomcat silently deploy webapps/ROOT
    in the root context.
    Regards
    M7 Support
    Ben wrote:
    I checked those two settings and they are (and have been) correct. My
    guess is that an internal browser windows showing the "Sonic Net"
    start page should appear shortly after launching the application from
    the "Run" or "Debug" menu item, but nothing happens. No error messages
    appears, except in the case of Tomcat 5.0.27, which, for some reason
    cannot find the Digester class, but I don't think this is what is
    causing the problem, since JBoss doesn't throw any exceptions and
    doesn't switch to a browser window either. Note that I had not
    experienced the "class not found error" involving Digester before
    running NitroX.
    The launcher is set to navigate to http://localhost:8080, and the
    "Open URL in browser" check-box is set." Is this supposed to be an
    internal browser? The context root of the "Sonic Net" web application
    appears to be "/." I've tried browsing to that location outside of the
    IDE, and what happens is that whatever default application existed at
    that URL
    on the server I'm using (either because another IDE, like IDEA 4.5.1,
    put it there, or because it is the default page when the server was
    installed, as in the case of jboss-3.2.5) runs.
    I am running NitroX on Linux Redhat Advanced Server 3.0 using the 1.4.2
    JDK. The version of Eclipse is 3.0.1. I run Eclipse as well as Idea
    regularly under this configuration and have not had any problems. My
    default web browser is Mozilla Firefox 1.0PRE, but this
    really doesn't look like a platform/jdk/externalbrowser issue.
    Any ideas?
    Ben
    M7 Support wrote:
    Please, verify that you have the Auto generate configuration file
    option on.
    (Window->Preferences->NitroX->Server_Configurations->Edit...->Configuration
    tab)
    Your launcher configuration should have the Open URL in browser check
    box selected (Run->Run../Debug...)
    M7 Support
    Ben wrote:
    I just installed nitroX and everything appears to be working
    perfectly with the exception that it will not launch to the start
    page when I run
    or debug the sample application. The server (tomcat 5.0.27 or jboss
    3.2.5) starts up and can be stopped from the IDE; however, contrary to
    the documentation, it is not the case that "the application's
    welcome page opens in debug mode in the browser [What browser?]." I
    do not see the welcome page whether or not I am in debug mode, and
    cannot navigate to it through an external browser.
    Can someone please help me out? This has turned into a very time
    consuming snag.
    Ben Tompkins

  • [SOLVED] Vilidia Not Launching Browser

    Hello
    I have recently installed tor and privoxy and after using this as the config file [https://trac.torproject.org/projects/to … voxyConfig] I still can't get it to start.
    I have used
    sudo /etc/rc.d/tor start
    I have tried from systemd as well. Maybe I'm in the wrong directory? I have tried from /usr/sbin specifically.
    Any help would be greatly appreciated.
    Thanks.
    [EDIT] After Installing tor browser bundle I was able to connect to tor but the browser did not launch, I also checked with check.torproject and it said I am not using tor. Please see bottom post.
    Last edited by RiotSquad (2013-11-06 07:51:22)

    After Installing tor browser bundle I was able to connect to tor but the browser did not launch, I also checked with check.torproject and it said I am not using tor. Below are the log files from validia.
    Nov 06 00:26:41.020 [Debug] conn_read_callback(): socket 9 wants to read.
    Nov 06 00:26:43.654 [Info] Monitored process 1651 is still alive.
    Nov 06 00:26:48.640 [Debug] conn_read_callback(): socket 9 wants to read.
    Nov 06 00:26:48.641 [Debug] conn_read_callback(): socket 9 wants to read.
    Nov 06 00:26:50.978 [Notice] Tor v0.2.3.25 (git-17c24b3118224d65) running on Linux.
    Nov 06 00:26:50.979 [Notice] Tor can't help you if you use it wrong! Learn how to be safe at https://www.torproject.org/download/download#warning
    Nov 06 00:26:50.983 [Notice] Read configuration file "/home/wolf/.vidalia/torrc".
    Nov 06 00:26:50.984 [Notice] Initialized libevent version 2.0.21-stable using method epoll (with changelist). Good.
    Nov 06 00:26:50.985 [Notice] Opening Socks listener on 127.0.0.1:9050
    Nov 06 00:26:50.986 [Notice] Opening Control listener on 127.0.0.1:9051
    Nov 06 00:26:50.990 [Notice] Parsing GEOIP file /usr/share/tor/geoip.
    Nov 06 00:26:51.155 [Notice] This version of OpenSSL has a known-good EVP counter-mode implementation. Using it.
    Nov 06 00:26:51.206 [Notice] OpenSSL OpenSSL 1.0.1e 11 Feb 2013 looks like version 0.9.8m or later; I will try SSL_OP to enable renegotiation
    Nov 06 00:26:51.720 [Notice] Reloaded microdescriptor cache. Found 4483 descriptors.
    Nov 06 00:26:51.766 [Notice] We now have enough directory information to build circuits.
    Nov 06 00:26:51.770 [Notice] Bootstrapped 80%: Connecting to the Tor network.
    Nov 06 00:26:52.778 [Notice] Heartbeat: Tor's uptime is 0:00 hours, with 1 circuits open. I've sent 0 kB and received 0 kB.
    Nov 06 00:26:52.921 [Notice] Bootstrapped 85%: Finishing handshake with first hop.
    Nov 06 00:26:53.287 [Notice] New control connection opened.
    Nov 06 00:26:53.374 [Notice] Bootstrapped 90%: Establishing a Tor circuit.
    Nov 06 00:26:54.452 [Notice] Tor has successfully opened a circuit. Looks like client functionality is working.
    Nov 06 00:26:54.455 [Notice] Bootstrapped 100%: Done.
    Nov 06 00:27:50.393 [Debug] conn_read_callback(): socket 10 wants to read.
    Nov 06 00:27:50.403 [Debug] conn_read_callback(): socket 10 wants to read.
    Nov 06 00:27:50.403 [Debug] tor_version_is_obsolete(): Checking whether version '0.2.3.25' is in '0.2.2.39,0.2.3.24-rc,0.2.3.25,0.2.4.5-alpha,0.2.4.6-alpha,0.2.4.7-alpha,0.2.4.8-alpha,0.2.4.9-alpha,0.2.4.10-alpha,0.2.4.11-alpha,0.2.4.12-alpha,0.2.4.13-alpha,0.2.4.14-alpha,0.2.4.15-rc,0.2.4.16-rc,0.2.4.17-rc,0.2.5.1-alpha'
    Nov 06 00:27:50.403 [Debug] conn_read_callback(): socket 10 wants to read.
    Nov 06 00:27:50.403 [Debug] conn_read_callback(): socket 10 wants to read.
    Nov 06 00:27:50.406 [Info] handle_control_takeownership(): Control connection 10 has taken ownership of this Tor instance.
    Nov 06 00:27:50.976 [Info] Monitored process 1651 is still alive.
    Nov 06 00:27:53.775 [Info] routerlist_remove_old_routers(): We have 0 live routers and 0 old router descriptors.
    Nov 06 00:28:05.974 [Info] Monitored process 1651 is still alive.
    Nov 06 00:28:20.974 [Info] Monitored process 1651 is still alive.
    Nov 06 00:28:35.976 [Info] Monitored process 1651 is still alive.
    I don't know if this will be much help but here it is.
    After entering this command
    LD_DEBUG=files firefox > firefox.log 2>&1
    I recieved this logfile
    1688:
    1688: file=libpthread.so.0 [0]; needed by firefox [0]
    1688: file=libpthread.so.0 [0]; generating link map
    1688: dynamic: 0xb7747e98 base: 0xb772f000 size: 0x0001b2ac
    1688: entry: 0xb7734d70 phdr: 0xb772f034 phnum: 9
    1688:
    1688:
    1688: file=libdl.so.2 [0]; needed by firefox [0]
    1688: file=libdl.so.2 [0]; generating link map
    1688: dynamic: 0xb772dec4 base: 0xb772a000 size: 0x00004080
    1688: entry: 0xb772aad0 phdr: 0xb772a034 phnum: 9
    1688:
    1688:
    1688: file=libstdc++.so.6 [0]; needed by firefox [0]
    1688: file=libstdc++.so.6 [0]; generating link map
    1688: dynamic: 0xb772197c base: 0xb7641000 size: 0x000e8620
    1688: entry: 0xb7687790 phdr: 0xb7641034 phnum: 8
    1688:
    1688:
    1688: file=libm.so.6 [0]; needed by firefox [0]
    1688: file=libm.so.6 [0]; generating link map
    1688: dynamic: 0xb763fe94 base: 0xb75fb000 size: 0x000450a0
    1688: entry: 0xb75ff660 phdr: 0xb75fb034 phnum: 9
    1688:
    1688:
    1688: file=libgcc_s.so.1 [0]; needed by firefox [0]
    1688: file=libgcc_s.so.1 [0]; generating link map
    1688: dynamic: 0xb75f9068 base: 0xb75de000 size: 0x0001b3b4
    1688: entry: 0xb75e00b0 phdr: 0xb75de034 phnum: 6
    1688:
    1688:
    1688: file=libc.so.6 [0]; needed by firefox [0]
    1688: file=libc.so.6 [0]; generating link map
    1688: dynamic: 0xb75d9d88 base: 0xb742e000 size: 0x001afa84
    1688: entry: 0xb7447b30 phdr: 0xb742e034 phnum: 10
    1688:
    1688:
    1688: calling init: /usr/lib/libpthread.so.0
    1688:
    1688:
    1688: calling init: /usr/lib/libc.so.6
    1688:
    1688:
    1688: calling init: /usr/lib/libgcc_s.so.1
    1688:
    1688:
    1688: calling init: /usr/lib/libm.so.6
    1688:
    1688:
    1688: calling init: /usr/lib/libstdc++.so.6
    1688:
    1688:
    1688: calling init: /usr/lib/libdl.so.2
    1688:
    1688:
    1688: initialize program: firefox
    1688:
    1688:
    1688: transferring control: firefox
    1688:
    1688:
    1688: file=/usr/lib/firefox/libmozalloc.so [0]; dynamically loaded by firefox [0]
    1688: file=/usr/lib/firefox/libmozalloc.so [0]; generating link map
    1688: dynamic: 0xb7758ef0 base: 0xb7756000 size: 0x00003064
    1688: entry: 0xb7756ad0 phdr: 0xb7756034 phnum: 7
    1688:
    1688:
    1688: calling init: /usr/lib/firefox/libmozalloc.so
    1688:
    1688: opening file=/usr/lib/firefox/libmozalloc.so [0]; direct_opencount=1
    1688:
    1688:
    1688: file=/usr/lib/firefox/libxul.so [0]; dynamically loaded by firefox [0]
    1688: file=/usr/lib/firefox/libxul.so [0]; generating link map
    1688: dynamic: 0xb6ffea30 base: 0xb47ff000 size: 0x02a00fb4
    1688: entry: 0xb4ad0b00 phdr: 0xb47ff034 phnum: 8
    1688:
    1688:
    1688: file=libffi.so.6 [0]; needed by /usr/lib/firefox/libxul.so [0]
    1688: file=libffi.so.6 [0]; generating link map
    1688: dynamic: 0xb7754ef4 base: 0xb774f000 size: 0x00006310
    1688: entry: 0xb7750040 phdr: 0xb774f034 phnum: 7
    1688:
    1688:
    1688: file=libssl3.so [0]; needed by /usr/lib/firefox/libxul.so [0]
    1688: file=libssl3.so [0]; generating link map
    1688: dynamic: 0xb47fddd0 base: 0xb47b8000 size: 0x00046c6c
    1688: entry: 0xb47beaf0 phdr: 0xb47b8034 phnum: 7
    1688:
    1688:
    1688: file=libsmime3.so [0]; needed by /usr/lib/firefox/libxul.so [0]
    1688: file=libsmime3.so [0]; generating link map
    1688: dynamic: 0xb47b6db0 base: 0xb478c000 size: 0x0002b6c4
    1688: entry: 0xb4793320 phdr: 0xb478c034 phnum: 7
    1688:
    1688:
    1688: file=libnss3.so [0]; needed by /usr/lib/firefox/libxul.so [0]
    1688: file=libnss3.so [0]; generating link map
    1688: dynamic: 0xb4789a60 base: 0xb4647000 size: 0x00144ef8
    1688: entry: 0xb4659640 phdr: 0xb4647034 phnum: 7
    1688:
    1688:
    1688: file=libnssutil3.so [0]; needed by /usr/lib/firefox/libxul.so [0]
    1688: file=libnssutil3.so [0]; generating link map
    1688: dynamic: 0xb4645e30 base: 0xb4622000 size: 0x000247f0
    1688: entry: 0xb4628a20 phdr: 0xb4622034 phnum: 7
    1688:
    1688:
    1688: file=libXrender.so.1 [0]; needed by /usr/lib/firefox/libxul.so [0]
    1688: file=libXrender.so.1 [0]; generating link map
    1688: dynamic: 0xb7319ee8 base: 0xb7310000 size: 0x0000a190
    1688: entry: 0xb73114f0 phdr: 0xb7310034 phnum: 7
    1688:
    1688:
    1688: file=libsqlite3.so.0 [0]; needed by /usr/lib/firefox/libxul.so [0]
    1688: file=libsqlite3.so.0 [0]; generating link map
    1688: dynamic: 0xb461fec0 base: 0xb4568000 size: 0x000b95fc
    1688: entry: 0xb456e270 phdr: 0xb4568034 phnum: 7
    1688:
    1688:
    1688: file=libjpeg.so.8 [0]; needed by /usr/lib/firefox/libxul.so [0]
    1688: file=libjpeg.so.8 [0]; generating link map
    1688: dynamic: 0xb4556ce0 base: 0xb450d000 size: 0x0005a1a0
    1688: entry: 0xb450fdd0 phdr: 0xb450d034 phnum: 7
    1688:
    1688:
    1688: file=libpng16.so.16 [0]; needed by /usr/lib/firefox/libxul.so [0]
    1688: file=libpng16.so.16 [0]; generating link map
    1688: dynamic: 0xb450beb0 base: 0xb44d4000 size: 0x00038264
    1688: entry: 0xb44d8aa0 phdr: 0xb44d4034 phnum: 7
    1688:
    1688:
    1688: file=libz.so.1 [0]; needed by /usr/lib/firefox/libxul.so [0]
    1688: file=libz.so.1 [0]; generating link map
    1688: dynamic: 0xb44d2ee8 base: 0xb44bd000 size: 0x00016104
    1688: entry: 0xb44bea10 phdr: 0xb44bd034 phnum: 7
    1688:
    1688:
    1688: file=libhunspell-1.3.so.0 [0]; needed by /usr/lib/firefox/libxul.so [0]
    1688: file=libhunspell-1.3.so.0 [0]; generating link map
    1688: dynamic: 0xb44b8ed0 base: 0xb4466000 size: 0x00056b0c
    1688: entry: 0xb446d6a0 phdr: 0xb4466034 phnum: 7
    1688:
    1688:
    1688: file=libevent-2.0.so.5 [0]; needed by /usr/lib/firefox/libxul.so [0]
    1688: file=libevent-2.0.so.5 [0]; generating link map
    1688: dynamic: 0xb4464ec4 base: 0xb441d000 size: 0x00048cb4
    1688: entry: 0xb4426df0 phdr: 0xb441d034 phnum: 7
    1688:
    1688:
    1688: file=libvpx.so.1 [0]; needed by /usr/lib/firefox/libxul.so [0]
    1688: file=libvpx.so.1 [0]; generating link map
    1688: dynamic: 0xb441b82c base: 0xb4391000 size: 0x0008b31c
    1688: entry: 0xb4393280 phdr: 0xb4391034 phnum: 7
    1688:
    1688:
    1688: file=libpixman-1.so.0 [0]; needed by /usr/lib/firefox/libxul.so [0]
    1688: file=libpixman-1.so.0 [0]; generating link map
    1688: dynamic: 0xb438fee0 base: 0xb42e7000 size: 0x000a92a4
    1688: entry: 0xb42ec3b0 phdr: 0xb42e7034 phnum: 8
    1688:
    1688:
    1688: file=libasound.so.2 [0]; needed by /usr/lib/firefox/libxul.so [0]
    1688: file=libasound.so.2 [0]; generating link map
    1688: dynamic: 0xb42e5e38 base: 0xb41ee000 size: 0x000f8cd0
    1688: entry: 0xb420d050 phdr: 0xb41ee034 phnum: 8
    1688:
    1688:
    1688: file=libplds4.so [0]; needed by /usr/lib/firefox/libxul.so [0]
    1688: file=libplds4.so [0]; generating link map
    1688: dynamic: 0xb730eefc base: 0xb730b000 size: 0x000040dc
    1688: entry: 0xb730bc20 phdr: 0xb730b034 phnum: 7
    1688:
    1688:
    1688: file=libplc4.so [0]; needed by /usr/lib/firefox/libxul.so [0]
    1688: file=libplc4.so [0]; generating link map
    1688: dynamic: 0xb7309efc base: 0xb7305000 size: 0x00005104
    1688: entry: 0xb7305f90 phdr: 0xb7305034 phnum: 7
    1688:
    1688:
    1688: file=libnspr4.so [0]; needed by /usr/lib/firefox/libxul.so [0]
    1688: file=libnspr4.so [0]; generating link map
    1688: dynamic: 0xb41eae08 base: 0xb41b0000 size: 0x0003d8e0
    1688: entry: 0xb41b9080 phdr: 0xb41b0034 phnum: 7
    1688:
    1688:
    1688: file=libdbus-glib-1.so.2 [0]; needed by /usr/lib/firefox/libxul.so [0]
    1688: file=libdbus-glib-1.so.2 [0]; generating link map
    1688: dynamic: 0xb41aee60 base: 0xb418a000 size: 0x00025708
    1688: entry: 0xb4191740 phdr: 0xb418a034 phnum: 7
    1688:
    1688:
    1688: file=libdbus-1.so.3 [0]; needed by /usr/lib/firefox/libxul.so [0]
    1688: file=libdbus-1.so.3 [0]; generating link map
    1688: dynamic: 0xb4188e78 base: 0xb413e000 size: 0x0004b4d4
    1688: entry: 0xb4143e00 phdr: 0xb413e034 phnum: 7
    1688:
    1688:
    1688: file=libgobject-2.0.so.0 [0]; needed by /usr/lib/firefox/libxul.so [0]
    1688: file=libgobject-2.0.so.0 [0]; generating link map
    1688: dynamic: 0xb413cd00 base: 0xb40ed000 size: 0x000507f0
    1688: entry: 0xb40f5670 phdr: 0xb40ed034 phnum: 7
    1688:
    1688:
    1688: file=libglib-2.0.so.0 [0]; needed by /usr/lib/firefox/libxul.so [0]
    1688: file=libglib-2.0.so.0 [0]; generating link map
    1688: dynamic: 0xb40ebe70 base: 0xb3fe9000 size: 0x00103d34
    1688: entry: 0xb3ffe4b0 phdr: 0xb3fe9034 phnum: 7
    1688:
    1688:
    1688: file=libgtk-x11-2.0.so.0 [0]; needed by /usr/lib/firefox/libxul.so [0]
    1688: file=libgtk-x11-2.0.so.0 [0]; generating link map
    1688: dynamic: 0xb3fe4c44 base: 0xb3b83000 size: 0x00465778
    1688: entry: 0xb3bd38d0 phdr: 0xb3b83034 phnum: 7
    1688:
    1688:
    1688: file=libatk-1.0.so.0 [0]; needed by /usr/lib/firefox/libxul.so [0]
    1688: file=libatk-1.0.so.0 [0]; generating link map
    1688: dynamic: 0xb3b81eb8 base: 0xb3b61000 size: 0x00021610
    1688: entry: 0xb3b68070 phdr: 0xb3b61034 phnum: 7
    1688:
    1688:
    1688: file=libgio-2.0.so.0 [0]; needed by /usr/lib/firefox/libxul.so [0]
    1688: file=libgio-2.0.so.0 [0]; generating link map
    1688: dynamic: 0xb3b5ecc0 base: 0xb39f2000 size: 0x0016ed60
    1688: entry: 0xb3a178d0 phdr: 0xb39f2034 phnum: 7
    1688:
    1688:
    1688: file=libfontconfig.so.1 [0]; needed by /usr/lib/firefox/libxul.so [0]
    1688: file=libfontconfig.so.1 [0]; generating link map
    1688: dynamic: 0xb39f0ed0 base: 0xb39b7000 size: 0x0003a408
    1688: entry: 0xb39bbce0 phdr: 0xb39b7034 phnum: 7
    1688:
    1688:
    1688: file=libfreetype.so.6 [0]; needed by /usr/lib/firefox/libxul.so [0]
    1688: file=libfreetype.so.6 [0]; generating link map
    1688: dynamic: 0xb39b5e90 base: 0xb3917000 size: 0x0009f3c8
    1688: entry: 0xb391f2f0 phdr: 0xb3917034 phnum: 7
    1688:
    1688:
    1688: file=libgdk-x11-2.0.so.0 [0]; needed by /usr/lib/firefox/libxul.so [0]
    1688: file=libgdk-x11-2.0.so.0 [0]; generating link map
    1688: dynamic: 0xb3915db8 base: 0xb3868000 size: 0x000aedd0
    1688: entry: 0xb387d420 phdr: 0xb3868034 phnum: 7
    1688:
    1688:
    1688: file=libpango-1.0.so.0 [0]; needed by /usr/lib/firefox/libxul.so [0]
    1688: file=libpango-1.0.so.0 [0]; generating link map
    1688: dynamic: 0xb3866e40 base: 0xb381e000 size: 0x000494ac
    1688: entry: 0xb3827850 phdr: 0xb381e034 phnum: 7
    1688:
    1688:
    1688: file=libcairo.so.2 [0]; needed by /usr/lib/firefox/libxul.so [0]
    1688: file=libcairo.so.2 [0]; generating link map
    1688: dynamic: 0xb381be48 base: 0xb36e5000 size: 0x0013869c
    1688: entry: 0xb36f27d0 phdr: 0xb36e5034 phnum: 7
    1688:
    1688:
    1688: file=libgdk_pixbuf-2.0.so.0 [0]; needed by /usr/lib/firefox/libxul.so [0]
    1688: file=libgdk_pixbuf-2.0.so.0 [0]; generating link map
    1688: dynamic: 0xb36e3e64 base: 0xb36bf000 size: 0x00025444
    1688: entry: 0xb36c41e0 phdr: 0xb36bf034 phnum: 7
    1688:
    1688:
    1688: file=libstartup-notification-1.so.0 [0]; needed by /usr/lib/firefox/libxul.so [0]
    1688: file=libstartup-notification-1.so.0 [0]; generating link map
    1688: dynamic: 0xb36bdee0 base: 0xb36b4000 size: 0x0000a300
    1688: entry: 0xb36b6820 phdr: 0xb36b4034 phnum: 7
    1688:
    1688:
    1688: file=libX11.so.6 [0]; needed by /usr/lib/firefox/libxul.so [0]
    1688: file=libX11.so.6 [0]; generating link map
    1688: dynamic: 0xb36b0d88 base: 0xb357d000 size: 0x00136b10
    1688: entry: 0xb35912b0 phdr: 0xb357d034 phnum: 7
    1688:
    1688:
    1688: file=libXext.so.6 [0]; needed by /usr/lib/firefox/libxul.so [0]
    1688: file=libXext.so.6 [0]; generating link map
    1688: dynamic: 0xb357bee0 base: 0xb356a000 size: 0x0001256c
    1688: entry: 0xb356cad0 phdr: 0xb356a034 phnum: 7
    1688:
    1688:
    1688: file=libXt.so.6 [0]; needed by /usr/lib/firefox/libxul.so [0]
    1688: file=libXt.so.6 [0]; generating link map
    1688: dynamic: 0xb3566da0 base: 0xb350d000 size: 0x0005cf10
    1688: entry: 0xb3519500 phdr: 0xb350d034 phnum: 7
    1688:
    1688:
    1688: file=libgthread-2.0.so.0 [0]; needed by /usr/lib/firefox/libxul.so [0]
    1688: file=libgthread-2.0.so.0 [0]; generating link map
    1688: dynamic: 0xb774deec base: 0xb774c000 size: 0x00002024
    1688: entry: 0xb774c4e0 phdr: 0xb774c034 phnum: 7
    1688:
    1688:
    1688: file=librt.so.1 [0]; needed by /usr/lib/firefox/libxul.so [0]
    1688: file=librt.so.1 [0]; generating link map
    1688: dynamic: 0xb350beb4 base: 0xb3504000 size: 0x00008244
    1688: entry: 0xb3505980 phdr: 0xb3504034 phnum: 9
    1688:
    1688:
    1688: file=libpcre.so.1 [0]; needed by /usr/lib/libgobject-2.0.so.0 [0]
    1688: file=libpcre.so.1 [0]; generating link map
    1688: dynamic: 0xb3502ea8 base: 0xb349b000 size: 0x00068158
    1688: entry: 0xb349c020 phdr: 0xb349b034 phnum: 7
    1688:
    1688:
    1688: file=libgmodule-2.0.so.0 [0]; needed by /usr/lib/libgtk-x11-2.0.so.0 [0]
    1688: file=libgmodule-2.0.so.0 [0]; generating link map
    1688: dynamic: 0xb7303ee4 base: 0xb7300000 size: 0x000040c4
    1688: entry: 0xb7300ce0 phdr: 0xb7300034 phnum: 7
    1688:
    1688:
    1688: file=libpangocairo-1.0.so.0 [0]; needed by /usr/lib/libgtk-x11-2.0.so.0 [0]
    1688: file=libpangocairo-1.0.so.0 [0]; generating link map
    1688: dynamic: 0xb3499e9c base: 0xb348e000 size: 0x0000c308
    1688: entry: 0xb3491680 phdr: 0xb348e034 phnum: 7
    1688:
    1688:
    1688: file=libXfixes.so.3 [0]; needed by /usr/lib/libgtk-x11-2.0.so.0 [0]
    1688: file=libXfixes.so.3 [0]; generating link map
    1688: dynamic: 0xb348cee8 base: 0xb3488000 size: 0x00005084
    1688: entry: 0xb3489040 phdr: 0xb3488034 phnum: 7
    1688:
    1688:
    1688: file=libpangoft2-1.0.so.0 [0]; needed by /usr/lib/libgtk-x11-2.0.so.0 [0]
    1688: file=libpangoft2-1.0.so.0 [0]; generating link map
    1688: dynamic: 0xb3486e8c base: 0xb3472000 size: 0x00015514
    1688: entry: 0xb34776d0 phdr: 0xb3472034 phnum: 7
    1688:
    1688:
    1688: file=libresolv.so.2 [0]; needed by /usr/lib/libgio-2.0.so.0 [0]
    1688: file=libresolv.so.2 [0]; generating link map
    1688: dynamic: 0xb346eeb4 base: 0xb345a000 size: 0x00017808
    1688: entry: 0xb345c720 phdr: 0xb345a034 phnum: 9
    1688:
    1688:
    1688: file=libexpat.so.1 [0]; needed by /usr/lib/libfontconfig.so.1 [0]
    1688: file=libexpat.so.1 [0]; generating link map
    1688: dynamic: 0xb3458ee0 base: 0xb3431000 size: 0x00028074
    1688: entry: 0xb3433300 phdr: 0xb3431034 phnum: 7
    1688:
    1688:
    1688: file=libbz2.so.1.0 [0]; needed by /usr/lib/libfreetype.so.6 [0]
    1688: file=libbz2.so.1.0 [0]; generating link map
    1688: dynamic: 0xb3430060 base: 0xb3420000 size: 0x00010e44
    1688: entry: 0xb3421010 phdr: 0xb3420034 phnum: 6
    1688:
    1688:
    1688: file=libXinerama.so.1 [0]; needed by /usr/lib/libgdk-x11-2.0.so.0 [0]
    1688: file=libXinerama.so.1 [0]; generating link map
    1688: dynamic: 0xb341eef4 base: 0xb341c000 size: 0x000030c0
    1688: entry: 0xb341c870 phdr: 0xb341c034 phnum: 7
    1688:
    1688:
    1688: file=libXi.so.6 [0]; needed by /usr/lib/libgdk-x11-2.0.so.0 [0]
    1688: file=libXi.so.6 [0]; generating link map
    1688: dynamic: 0xb341aef0 base: 0xb340b000 size: 0x00010184
    1688: entry: 0xb340cb50 phdr: 0xb340b034 phnum: 7
    1688:
    1688:
    1688: file=libXrandr.so.2 [0]; needed by /usr/lib/libgdk-x11-2.0.so.0 [0]
    1688: file=libXrandr.so.2 [0]; generating link map
    1688: dynamic: 0xb3409ee4 base: 0xb3400000 size: 0x0000a0dc
    1688: entry: 0xb34015e0 phdr: 0xb3400034 phnum: 7
    1688:
    1688:
    1688: file=libXcursor.so.1 [0]; needed by /usr/lib/libgdk-x11-2.0.so.0 [0]
    1688: file=libXcursor.so.1 [0]; generating link map
    1688: dynamic: 0xb33feedc base: 0xb33f5000 size: 0x0000a19c
    1688: entry: 0xb33f7020 phdr: 0xb33f5034 phnum: 7
    1688:
    1688:
    1688: file=libXcomposite.so.1 [0]; needed by /usr/lib/libgdk-x11-2.0.so.0 [0]
    1688: file=libXcomposite.so.1 [0]; generating link map
    1688: dynamic: 0xb33f3ee8 base: 0xb33f1000 size: 0x0000304c
    1688: entry: 0xb33f1940 phdr: 0xb33f1034 phnum: 7
    1688:
    1688:
    1688: file=libXdamage.so.1 [0]; needed by /usr/lib/libgdk-x11-2.0.so.0 [0]
    1688: file=libXdamage.so.1 [0]; generating link map
    1688: dynamic: 0xb33efee0 base: 0xb33ed000 size: 0x00003058
    1688: entry: 0xb33ed8b0 phdr: 0xb33ed034 phnum: 7
    1688:
    1688:
    1688: file=libEGL.so.1 [0]; needed by /usr/lib/libcairo.so.2 [0]
    1688: file=libEGL.so.1 [0]; generating link map
    1688: dynamic: 0xb33ebdec base: 0xb33cb000 size: 0x000219f0
    1688: entry: 0xb33cf000 phdr: 0xb33cb034 phnum: 8
    1688:
    1688:
    1688: file=libxcb-shm.so.0 [0]; needed by /usr/lib/libcairo.so.2 [0]
    1688: file=libxcb-shm.so.0 [0]; generating link map
    1688: dynamic: 0xb33c9eec base: 0xb33c7000 size: 0x0000302c
    1688: entry: 0xb33c7810 phdr: 0xb33c7034 phnum: 7
    1688:
    1688:
    1688: file=libxcb-render.so.0 [0]; needed by /usr/lib/libcairo.so.2 [0]
    1688: file=libxcb-render.so.0 [0]; generating link map
    1688: dynamic: 0xb33c5eec base: 0xb33bc000 size: 0x0000a058
    1688: entry: 0xb33bec50 phdr: 0xb33bc034 phnum: 7
    1688:
    1688:
    1688: file=libxcb.so.1 [0]; needed by /usr/lib/libcairo.so.2 [0]
    1688: file=libxcb.so.1 [0]; generating link map
    1688: dynamic: 0xb33baee4 base: 0xb339a000 size: 0x000211d8
    1688: entry: 0xb33a26c0 phdr: 0xb339a034 phnum: 7
    1688:
    1688:
    1688: file=libGL.so.1 [0]; needed by /usr/lib/libcairo.so.2 [0]
    1688: file=libGL.so.1 [0]; generating link map
    1688: dynamic: 0xb3394e44 base: 0xb3341000 size: 0x00058648
    1688: entry: 0xb3352b00 phdr: 0xb3341034 phnum: 8
    1688:
    1688:
    1688: file=libxcb-util.so.1 [0]; needed by /usr/lib/libstartup-notification-1.so.0 [0]
    1688: file=libxcb-util.so.1 [0]; generating link map
    1688: dynamic: 0xb333fee0 base: 0xb333b000 size: 0x0000507c
    1688: entry: 0xb333c590 phdr: 0xb333b034 phnum: 7
    1688:
    1688:
    1688: file=libX11-xcb.so.1 [0]; needed by /usr/lib/libstartup-notification-1.so.0 [0]
    1688: file=libX11-xcb.so.1 [0]; generating link map
    1688: dynamic: 0xb3339eec base: 0xb3338000 size: 0x0000201c
    1688: entry: 0xb3338450 phdr: 0xb3338034 phnum: 7
    1688:
    1688:
    1688: file=libSM.so.6 [0]; needed by /usr/lib/libXt.so.6 [0]
    1688: file=libSM.so.6 [0]; generating link map
    1688: dynamic: 0xb3336ec0 base: 0xb332f000 size: 0x000080bc
    1688: entry: 0xb3330560 phdr: 0xb332f034 phnum: 7
    1688:
    1688:
    1688: file=libICE.so.6 [0]; needed by /usr/lib/libXt.so.6 [0]
    1688: file=libICE.so.6 [0]; generating link map
    1688: dynamic: 0xb332bea8 base: 0xb3315000 size: 0x00019150
    1688: entry: 0xb33187f0 phdr: 0xb3315034 phnum: 7
    1688:
    1688:
    1688: file=libharfbuzz.so.0 [0]; needed by /usr/lib/libpangocairo-1.0.so.0 [0]
    1688: file=libharfbuzz.so.0 [0]; generating link map
    1688: dynamic: 0xb3313ebc base: 0xb32c0000 size: 0x00054484
    1688: entry: 0xb32c5630 phdr: 0xb32c0034 phnum: 7
    1688:
    1688:
    1688: file=libxcb-dri2.so.0 [0]; needed by /usr/lib/libEGL.so.1 [0]
    1688: file=libxcb-dri2.so.0 [0]; generating link map
    1688: dynamic: 0xb32beeec base: 0xb32ba000 size: 0x00005034
    1688: entry: 0xb32bb3f0 phdr: 0xb32ba034 phnum: 7
    1688:
    1688:
    1688: file=libxcb-xfixes.so.0 [0]; needed by /usr/lib/libEGL.so.1 [0]
    1688: file=libxcb-xfixes.so.0 [0]; generating link map
    1688: dynamic: 0xb32b8eec base: 0xb32b2000 size: 0x00007030
    1688: entry: 0xb32b3e10 phdr: 0xb32b2034 phnum: 7
    1688:
    1688:
    1688: file=libxcb-shape.so.0 [0]; needed by /usr/lib/libEGL.so.1 [0]
    1688: file=libxcb-shape.so.0 [0]; generating link map
    1688: dynamic: 0xb32b0eec base: 0xb32ae000 size: 0x0000302c
    1688: entry: 0xb32aebe0 phdr: 0xb32ae034 phnum: 7
    1688:
    1688:
    1688: file=libgbm.so.1 [0]; needed by /usr/lib/libEGL.so.1 [0]
    1688: file=libgbm.so.1 [0]; generating link map
    1688: dynamic: 0xb32aceb0 base: 0xb32a6000 size: 0x00007260
    1688: entry: 0xb32a7640 phdr: 0xb32a6034 phnum: 7
    1688:
    1688:
    1688: file=libwayland-client.so.0 [0]; needed by /usr/lib/libEGL.so.1 [0]
    1688: file=libwayland-client.so.0 [0]; generating link map
    1688: dynamic: 0xb32a4ec8 base: 0xb329b000 size: 0x0000a2e0
    1688: entry: 0xb329da50 phdr: 0xb329b034 phnum: 7
    1688:
    1688:
    1688: file=libwayland-server.so.0 [0]; needed by /usr/lib/libEGL.so.1 [0]
    1688: file=libwayland-server.so.0 [0]; generating link map
    1688: dynamic: 0xb3299eb0 base: 0xb328d000 size: 0x0000d35c
    1688: entry: 0xb32907c0 phdr: 0xb328d034 phnum: 7
    1688:
    1688:
    1688: file=libglapi.so.0 [0]; needed by /usr/lib/libEGL.so.1 [0]
    1688: file=libglapi.so.0 [0]; generating link map
    1688: dynamic: 0xb3287ed0 base: 0xb3276000 size: 0x00016dc8
    1688: entry: 0xb3279770 phdr: 0xb3276034 phnum: 8
    1688:
    1688:
    1688: file=libudev.so.1 [0]; needed by /usr/lib/libEGL.so.1 [0]
    1688: file=libudev.so.1 [0]; generating link map
    1688: dynamic: 0xb3274d38 base: 0xb3263000 size: 0x0001284c
    1688: entry: 0xb32658d0 phdr: 0xb3263034 phnum: 7
    1688:
    1688:
    1688: file=libdrm.so.2 [0]; needed by /usr/lib/libEGL.so.1 [0]
    1688: file=libdrm.so.2 [0]; generating link map
    1688: dynamic: 0xb3261ed0 base: 0xb3256000 size: 0x0000c5d8
    1688: entry: 0xb3256000 phdr: 0xb3256034 phnum: 7
    1688:
    1688:
    1688: file=libXau.so.6 [0]; needed by /usr/lib/libxcb-shm.so.0 [0]
    1688: file=libXau.so.6 [0]; generating link map
    1688: dynamic: 0xb3254f00 base: 0xb3252000 size: 0x00003098
    1688: entry: 0xb3252ab0 phdr: 0xb3252034 phnum: 7
    1688:
    1688:
    1688: file=libXdmcp.so.6 [0]; needed by /usr/lib/libxcb-shm.so.0 [0]
    1688: file=libXdmcp.so.6 [0]; generating link map
    1688: dynamic: 0xb3250f20 base: 0xb324b000 size: 0x00006078
    1688: entry: 0xb324bf10 phdr: 0xb324b034 phnum: 7
    1688:
    1688:
    1688: file=libxcb-glx.so.0 [0]; needed by /usr/lib/libGL.so.1 [0]
    1688: file=libxcb-glx.so.0 [0]; generating link map
    1688: dynamic: 0xb3249eec base: 0xb3232000 size: 0x0001802c
    1688: entry: 0xb323a8c0 phdr: 0xb3232034 phnum: 7
    1688:
    1688:
    1688: file=libXxf86vm.so.1 [0]; needed by /usr/lib/libGL.so.1 [0]
    1688: file=libXxf86vm.so.1 [0]; generating link map
    1688: dynamic: 0xb3230ef4 base: 0xb322c000 size: 0x000050c0
    1688: entry: 0xb322cc40 phdr: 0xb322c034 phnum: 7
    1688:
    1688:
    1688: file=libuuid.so.1 [0]; needed by /usr/lib/libSM.so.6 [0]
    1688: file=libuuid.so.1 [0]; generating link map
    1688: dynamic: 0xb322aedc base: 0xb3226000 size: 0x000050cc
    1688: entry: 0xb3226f70 phdr: 0xb3226034 phnum: 8
    1688:
    1688:
    1688: file=libgraphite2.so.3 [0]; needed by /usr/lib/libharfbuzz.so.0 [0]
    1688: file=libgraphite2.so.3 [0]; generating link map
    1688: dynamic: 0xb3224eec base: 0xb320a000 size: 0x0001b108
    1688: entry: 0xb320ba90 phdr: 0xb320a034 phnum: 7
    1688:
    1688:
    1688: file=/usr/lib/libwayland-client.so.0 [0]; needed by /usr/lib/libwayland-server.so.0 [0] (relocation dependency)
    1688:
    1688:
    1688: file=/usr/lib/libEGL.so.1 [0]; needed by /usr/lib/libgbm.so.1 [0] (relocation dependency)
    1688:
    1688:
    1688: calling init: /usr/lib/libgraphite2.so.3
    1688:
    1688:
    1688: calling init: /usr/lib/libuuid.so.1
    1688:
    1688:
    1688: calling init: /usr/lib/libXau.so.6
    1688:
    1688:
    1688: calling init: /usr/lib/libXdmcp.so.6
    1688:
    1688:
    1688: calling init: /usr/lib/libxcb.so.1
    1688:
    1688:
    1688: calling init: /usr/lib/libX11.so.6
    1688:
    1688:
    1688: calling init: /usr/lib/libXext.so.6
    1688:
    1688:
    1688: calling init: /usr/lib/libXxf86vm.so.1
    1688:
    1688:
    1688: calling init: /usr/lib/libxcb-glx.so.0
    1688:
    1688:
    1688: calling init: /usr/lib/libdrm.so.2
    1688:
    1688:
    1688: calling init: /usr/lib/librt.so.1
    1688:
    1688:
    1688: calling init: /usr/lib/libudev.so.1
    1688:
    1688:
    1688: calling init: /usr/lib/libglapi.so.0
    1688:
    1688:
    1688: calling init: /usr/lib/libffi.so.6
    1688:
    1688:
    1688: calling init: /usr/lib/libwayland-server.so.0
    1688:
    1688:
    1688: calling init: /usr/lib/libwayland-client.so.0
    1688:
    1688:
    1688: calling init: /usr/lib/libgbm.so.1
    1688:
    1688:
    1688: calling init: /usr/lib/libxcb-shape.so.0
    1688:
    1688:
    1688: calling init: /usr/lib/libxcb-xfixes.so.0
    1688:
    1688:
    1688: calling init: /usr/lib/libxcb-dri2.so.0
    1688:
    1688:
    1688: calling init: /usr/lib/libpcre.so.1
    1688:
    1688:
    1688: calling init: /usr/lib/libglib-2.0.so.0
    1688:
    1688:
    1688: calling init: /usr/lib/libz.so.1
    1688:
    1688:
    1688: calling init: /usr/lib/libpng16.so.16
    1688:
    1688:
    1688: calling init: /usr/lib/libbz2.so.1.0
    1688:
    1688:
    1688: calling init: /usr/lib/libfreetype.so.6
    1688:
    1688:
    1688: calling init: /usr/lib/libharfbuzz.so.0
    1688:
    1688:
    1688: calling init: /usr/lib/libICE.so.6
    1688:
    1688:
    1688: calling init: /usr/lib/libSM.so.6
    1688:
    1688:
    1688: calling init: /usr/lib/libX11-xcb.so.1
    1688:
    1688:
    1688: calling init: /usr/lib/libxcb-util.so.1
    1688:
    1688:
    1688: calling init: /usr/lib/libXfixes.so.3
    1688:
    1688:
    1688: calling init: /usr/lib/libXdamage.so.1
    1688:
    1688:
    1688: calling init: /usr/lib/libGL.so.1
    1688:
    1688:
    1688: calling init: /usr/lib/libxcb-render.so.0
    1688:
    1688:
    1688: calling init: /usr/lib/libxcb-shm.so.0
    1688:
    1688:
    1688: calling init: /usr/lib/libEGL.so.1
    1688:
    1688:
    1688: calling init: /usr/lib/libXcomposite.so.1
    1688:
    1688:
    1688: calling init: /usr/lib/libXrender.so.1
    1688:
    1688:
    1688: calling init: /usr/lib/libXcursor.so.1
    1688:
    1688:
    1688: calling init: /usr/lib/libXrandr.so.2
    1688:
    1688:
    1688: calling init: /usr/lib/libXi.so.6
    1688:
    1688:
    1688: calling init: /usr/lib/libXinerama.so.1
    1688:
    1688:
    1688: calling init: /usr/lib/libexpat.so.1
    1688:
    1688:
    1688: calling init: /usr/lib/libresolv.so.2
    1688:
    1688:
    1688: calling init: /usr/lib/libgobject-2.0.so.0
    1688:
    1688:
    1688: calling init: /usr/lib/libfontconfig.so.1
    1688:
    1688:
    1688: calling init: /usr/lib/libgthread-2.0.so.0
    1688:
    1688:
    1688: calling init: /usr/lib/libgmodule-2.0.so.0
    1688:
    1688:
    1688: calling init: /usr/lib/libpango-1.0.so.0
    1688:
    1688:
    1688: calling init: /usr/lib/libpangoft2-1.0.so.0
    1688:
    1688:
    1688: calling init: /usr/lib/libpixman-1.so.0
    1688:
    1688:
    1688: calling init: /usr/lib/libcairo.so.2
    1688:
    1688:
    1688: calling init: /usr/lib/libpangocairo-1.0.so.0
    1688:
    1688:
    1688: calling init: /usr/lib/libXt.so.6
    1688:
    1688:
    1688: calling init: /usr/lib/libstartup-notification-1.so.0
    1688:
    1688:
    1688: calling init: /usr/lib/libgio-2.0.so.0
    1688:
    1688:
    1688: calling init: /usr/lib/libgdk_pixbuf-2.0.so.0
    1688:
    1688:
    1688: calling init: /usr/lib/libgdk-x11-2.0.so.0
    1688:
    1688:
    1688: calling init: /usr/lib/libatk-1.0.so.0
    1688:
    1688:
    1688: calling init: /usr/lib/libgtk-x11-2.0.so.0
    1688:
    1688:
    1688: calling init: /usr/lib/libdbus-1.so.3
    1688:
    1688:
    1688: calling init: /usr/lib/libdbus-glib-1.so.2
    1688:
    1688:
    1688: calling init: /usr/lib/libnspr4.so
    1688:
    1688:
    1688: calling init: /usr/lib/libplc4.so
    1688:
    1688:
    1688: calling init: /usr/lib/libplds4.so
    1688:
    1688:
    1688: calling init: /usr/lib/libasound.so.2
    1688:
    1688:
    1688: calling init: /usr/lib/libvpx.so.1
    1688:
    1688:
    1688: calling init: /usr/lib/libevent-2.0.so.5
    1688:
    1688:
    1688: calling init: /usr/lib/libhunspell-1.3.so.0
    1688:
    1688:
    1688: calling init: /usr/lib/libjpeg.so.8
    1688:
    1688:
    1688: calling init: /usr/lib/libsqlite3.so.0
    1688:
    1688:
    1688: calling init: /usr/lib/libnssutil3.so
    1688:
    1688:
    1688: calling init: /usr/lib/libnss3.so
    1688:
    1688:
    1688: calling init: /usr/lib/libsmime3.so
    1688:
    1688:
    1688: calling init: /usr/lib/libssl3.so
    1688:
    1688:
    1688: calling init: /usr/lib/firefox/libxul.so
    1688:
    1688: opening file= [0]; direct_opencount=2
    1688:
    1688: firefox: error: symbol lookup error: undefined symbol: nspr_use_zone_allocator (fatal)
    1688:
    1688: closing file=; direct_opencount=1
    1688: opening file= [0]; direct_opencount=2
    1688:
    1688: opening file=/usr/lib/firefox/libxul.so [0]; direct_opencount=1
    1688:
    1688:
    1688: file=/usr/lib/gconv/UTF-16.so [0]; dynamically loaded by /usr/lib/libc.so.6 [0]
    1688: file=/usr/lib/gconv/UTF-16.so [0]; generating link map
    1688: dynamic: 0xb7329f04 base: 0xb7326000 size: 0x00004030
    1688: entry: 0xb73264d0 phdr: 0xb7326034 phnum: 7
    1688:
    1688:
    1688: calling init: /usr/lib/gconv/UTF-16.so
    1688:
    1688: opening file=/usr/lib/gconv/UTF-16.so [0]; direct_opencount=1
    1688:
    (process:1688): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
    1688: opening file= [0]; direct_opencount=3
    1688:
    1688: firefox: error: symbol lookup error: undefined symbol: gtk_widget_device_is_shadowed (fatal)
    1688:
    1688: calling fini: firefox [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/firefox/libxul.so [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/firefox/libmozalloc.so [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libssl3.so [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libsmime3.so [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libnss3.so [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libnssutil3.so [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libsqlite3.so.0 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libjpeg.so.8 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libhunspell-1.3.so.0 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libstdc++.so.6 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libgcc_s.so.1 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libevent-2.0.so.5 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libvpx.so.1 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libasound.so.2 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libplds4.so [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libplc4.so [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libnspr4.so [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libdbus-glib-1.so.2 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libdbus-1.so.3 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libgtk-x11-2.0.so.0 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libatk-1.0.so.0 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libgdk-x11-2.0.so.0 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libgdk_pixbuf-2.0.so.0 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libgio-2.0.so.0 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libstartup-notification-1.so.0 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libXt.so.6 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libpangocairo-1.0.so.0 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libcairo.so.2 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libpixman-1.so.0 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libpangoft2-1.0.so.0 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libpango-1.0.so.0 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libgmodule-2.0.so.0 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libgthread-2.0.so.0 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libfontconfig.so.1 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libgobject-2.0.so.0 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libresolv.so.2 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libexpat.so.1 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libXinerama.so.1 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libXi.so.6 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libXrandr.so.2 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libXcursor.so.1 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libXrender.so.1 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libXcomposite.so.1 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libEGL.so.1 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libxcb-shm.so.0 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libxcb-render.so.0 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libGL.so.1 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libXdamage.so.1 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libXfixes.so.3 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libxcb-util.so.1 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libX11-xcb.so.1 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libSM.so.6 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libICE.so.6 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libharfbuzz.so.0 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libfreetype.so.6 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libbz2.so.1.0 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libpng16.so.16 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libz.so.1 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libglib-2.0.so.0 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libpcre.so.1 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libxcb-dri2.so.0 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libxcb-xfixes.so.0 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libxcb-shape.so.0 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libgbm.so.1 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libwayland-server.so.0 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libwayland-client.so.0 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libffi.so.6 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libm.so.6 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libglapi.so.0 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libudev.so.1 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/librt.so.1 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libpthread.so.0 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libdrm.so.2 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libxcb-glx.so.0 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libXxf86vm.so.1 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libXext.so.6 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libX11.so.6 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libdl.so.2 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libxcb.so.1 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libXdmcp.so.6 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libXau.so.6 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libuuid.so.1 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/libgraphite2.so.3 [0]
    1688:
    1688:
    1688: calling fini: /usr/lib/gconv/UTF-16.so [0]
    1688:
    Last edited by RiotSquad (2013-11-06 05:37:52)

  • Photoshop CC trial (Mac) not launching...

    Downloading the Photoshop CC trial app and have spent the last three hours trying to get the darn app to work... it launches for a second or two and than stalls in its tracks and just quits.
    I've tried all the usual Mac troubleshooting steps, plus all that I could find on net (signing out, quiting the CC app, and than trying again)... same results! PS CC just will NOT launch long enough for me to even try anything. Maddening!!!
    I have PS CS6 which works without a hitch. I'm at a loss for what else to try. Even went as far as reinstalling the OS (10.8.4). All to no avail. Anybody got any ideas?
    New 3.4 GHz, 27in iMac... 32 gb memory, 3 TB Harddrive with 256Gb Fusion drive... Nvidia Geforce GTX 680MX.
    TIA

    No, at least none that I can find. But just to be sure, I did an unistall/reinstall when I couldn't get PS CC to stay open long enough to even open anything with it.
    Something is definately wrong because I haven't once gotten the usual "this is a trial (so many days left) countdown screen" on launch.
    I'm stumped!
    Is there any way to do a complete, clean uninstall and try again?

  • BB Desktop Software will not launch

    PC, running Windows XP  - Upgraded to new BB Desktop Software.  Was working for about a month.  Now, Will NOT launch - getting Windows Error
    Error Signature:
    EventType : clr20r3     P1 : rim.desktop.exe     P2 : 6.0.1.18     P3 : 4cfdab9c
    P4 : microsoft.practices.composite     P5 : 2.0.1.0     P6 : 4cfdaa3a     
    P7 : 12b     P8 : 50     P9 : sclhiaanmqhkf4zdfpvvwejkphnm1zuj 
    I re-connected to BB and loaded the "fix" versus the fuill version and still cannot load.
    From the Windows Control Panel - Removed the BB Desktop Software and re-booted the PC.  Re-Loaded the full Desktop Software from the BB website.  Still NOTHING - except for the Windows errror.
    Dead in the water.  Cannot launch the BB Software to connect and synch BB Storm!  iPhone on Verizon is looking better and better.  Mid-February is NOT coming soon enough. 
    Help! 

    WaynePharm wrote:
    OK  Instead of dueling each other, the issue is my Problem.  If you want to 'duel', please take it off-line.
     No one is "dueling" , we are tying to fix your problem.
    Re-stating my Problem:
    1.  I had loaded BB DM6 on a Windows XP PC about 3 months ago with no problems.  In fact, it linked with all aspects of Outlook that I needed  (Calendar, Task and Contacts).  Yeah!!  This did not happen with the 'original' BB DM that I loaded January 2009 when I bought the BB Storm from Verizon, but I lived with this short coming of BB.  Built my calendar and contacts directly into the BB Storm.
     So the original installation of the desktop manager software loaded in January 2009 did not correctly function with Outlook.
    2.  OK.  So something happened last week and the BB DM6 will not launch without getting the error message that I put in my 1st Posting of this Problem.
    "So something happened". We can only go on your description of the problem. If you have no idea what happened  i couldn't possibly know.  The only "guess" would be an there was an auto update to existing software or you have added software.
    3.  I went to BB and loaded the "Fix" for PC.  Also, this did not Launch BB DM6.
    4.  Unloaded the BB DM6 with the Windows XP Control Panel "Remove Program".  Re-Booted the PC.  Then, went to BB and reloaded the BB DM6.  Same error message and no Launch.
    Try using the repair/modify option in the Remove Program function on the DM installation currently loaded on the PC.
    5.  I am far from the "Techie" that the respondants to this Problem are!!  I am a SIMPLE End User of this BB Storm having mucho problems ... all of a sudden ... last week after using BB DM6 without the problems.
    6.  What can a SIMPLE, non-techie End User do?  From the Respondants Postings .. I am reading about Loading Roxio for BB DM from the Roxio website?  Also, reading about that the Unload from the Windows XP Control Panel, Remove Programs, is incomplete for the removal of the BB DM6.  I am being directed to removing 'hidden' files/keys as directed in a BB Problem Solving Posting for the CLEAN Removal of BB DM6--- which is surely not written for the SIMPLE, non-techie End User!!
    The error indicates a problem with some Roxio software. If you were using DM with Media manager prior Roxio was a part of that software, or you are running Roxio software.The Roxio information I gave you was to remove Roxio drivers not load Roxio software.
    In your description of the January 2009 install  there were problems with the install that were never correctly addressed. What we are suggesting is to remove all traces of the Various installation of desktop manager which includes editing the registry. That is why using Windows remove programs is not sufficient.
    Once complete you will be installing a fresh copy of DM on your system, this will ensure that the DM software can correctly integrate wit both Windows and MS Outlook
    The install procedure is SUGGESTED as the best resolution to your problem. Whether you run it or not is your decision.
    7.  In simple non-Techie language for this SIMPLE, non-techie End User ... what can I do to fix the problem and be able to launch BB DM6 from my Windows XP PC??
     This is as plain "non-techie" as I can write it.
    Thanks,
    Bifocals
    Click Accept as Solution for posts that have solved your issue(s)!
    Be sure to click Like! for those who have helped you.
    Install BlackBerry Protect it's a free application designed to help find your lost BlackBerry smartphone, and keep the information on it secure.

  • Ovi Maps does not launch anymore on my 5800 Xpress...

    I have the latest ovi maps for my nokia 5800 (3.06, and also the latest firmware of the 5800), and everything was working fine until yesterday when I click the Map icon, the application is not launching... I did not install anything new, it just does not want to launch the application (no error message, just like i did not press the icon). I had the same issue couple of weeks ago when suddenly the ovi maps stopped working (i had to reset my phone and reinstall everything), and today it's the same all over again...
    Do you have any idea how to fix this? (i have around 40Mo left in my phone memory, so there should not be any memory problem i guess....)
    Thanks!
    Alexandre
    Solved!
    Go to Solution.

    @XanderVDB
    Presumably you have Ovi Maps v3.06 (688) installed http://nds1.nokia.com/files/support/global/phones/software/ ovi_maps_installer_3.06_11wk23_b05_s60_5...
    Don't know whether you restored from a backup after resetting device and have re-introduced a problem.
    Perhaps try removing E:\Cities + .qf fle from 5800 and store safely on PC desktop, as empty folder structure re-created when you next open Ovi Maps application.
    Happy to have helped forum with a Support Ratio = 42.5

  • I loaded mozilla 6 on my new laptop. it was working fine for a few weeks, but now will not launch at all. how to fix??

    I loaded mozilla 6 on my hp laptop and it was working fine for a few weeks, but now it will not launch at all wheather I clip on the icon or type in the site. there is no message or warning, it just does not start up. I am a long time firefox user.

    Hi Gamon,
    Do you see any error message on your screen when you open up Acrobat? What happens when you open Acrobat?
    Regards,
    Rahul

  • The "edit in" does not launch if I make any develop changes.  I am using LR 5.6 and all of my plug ins are properly installed, up to date and were working just fine.  Edit in does work if I reset the image or load an unmodified DNG.

    I am using LR5.6 on a Windows 7 machine with plenty of memory.  LR, CS5 and all of my plug ins have been working just fine.  Tonight I've found that if I make any kind of significant adjustments to an image, and the go to "Edit in.." that function does not launch.  I can use the Edit in command on an unmodified image, or if I reset the modified image.  I have the issue with all of my plug ins, including Photoshop, all of the Nik software, RadLab, and OnOne.  I believe that all of the plug ins are current.  I've been working with them yesterday and I had no issue.  I cannot recall anything that has changed since then, and I have not installed any software.  I'm at a loss!!  Please help!

    I have traced the problem to a corrupted profile.  When I captured the images in question, I also used Color Cherckr to create a profile for processing.  When I apply that profile to the adjustments I make, I can no longer "Edit In".  If I use another profile, even one that I created using Color Checkr at a different point in time, I don't have the issue.  Something seems to have corrupted the new profile.  I will re-create the profile and see if the issue is resolved.

  • I am using Windows XP. I have loaded Firefox, but it will not launch. I had success loading and launching on my other computer that is running Vista. I need help please? I do not get an error message.

    I am running windows XP and have successefully loaded Forefox. My Firefox will not launch and I do not get an error message. When I click on the firefox icon I see an hourglass for two to three seconds and it still does not launch. Please help!
    == Each time I try to launch Firefox. ==
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)

    Do you have NoScript or Flashblock or some similar Extension installed? If so, are you allowing the site, at least on a temporary basis, access by such an Extension?
    Your Shockwave for Director is out of date. You can check here: http://www.mozilla.com/en-US/plugincheck/
    To update it, use the link on the page below under "Installing Shockwave", download and save to your hard drive, close Firefox, click the file you downloaded, after the install, open Firefox and check on the above link again.
    https://support.mozilla.com/en-US/kb/Using+the+Shockwave+plugin+with+Firefox

  • Itunes will not open on my computer the icon on desktop  has changed to a white foldertype icon. itunes is listed in programmes on my start menu but will not launch either

    please help
    itunes will not open on my computer the icon on my desktop has changed to a white folder and it is still listed in start programmes but will not launch i am concerned about losing all my downloads

    You music etc should not be affected by problems with the iTunes program, nevertheless it is always a good idea to backup your data.
    You haven't said if there was any error message when you tried to start iTunes. If  there was one please give it in full.
    Also check to see if QuickTime works, iTunes can not work without it. If QuickTime doesn't work, it has to be fixed before worrying about iTunes.
    Then restart your PC and open your Task manger and select the Processes tab.
    Try to start iTunes, does iTunes.exe appear on the processes tab? If so does it disappear again or remain although the programs does not open?

  • Ask your question.please help itunes will not launch on my computer the icon on desktop has changed to a white folder no error message appears and it appears but then disappears in task manager when the programme will not open quick time is working

    please help i need to fix my itunes it will not launch on my computer . no error message appears it simply will not run. the icon on desktop has changed to a white folder and it still appears in programmes in start menu but will not open. it appears in task manager but disappears when the programme will not open

    You music etc should not be affected by problems with the iTunes program, nevertheless it is always a good idea to backup your data.
    You haven't said if there was any error message when you tried to start iTunes. If  there was one please give it in full.
    Also check to see if QuickTime works, iTunes can not work without it. If QuickTime doesn't work, it has to be fixed before worrying about iTunes.
    Then restart your PC and open your Task manger and select the Processes tab.
    Try to start iTunes, does iTunes.exe appear on the processes tab? If so does it disappear again or remain although the programs does not open?

  • Firefox will not launch, but shows in task manager, after updating graphics drivers to AMD's 13.1.

    Hi,
    After updating to the AMD 13.1 drivers, on my 5770, Firefox will not launch; it does, however, show in the task manager. I should note that it will start in Windows safe mode; when I had it open in safe mode, I used that time to disable all plugins, add-ons, extensions, and created a new profile. This did not help. I also tried launching Firefox in to its safe mode, and had no luck with this either.
    I experienced this problem once before, when trying to update to a previous version. I believe I was moving from 12.1 to 12.4, but I'm not 100% sure of that. Ultimately, my solution then was to retrograde back to my previous driver. The steps mentioned in the previous paragraph did not help at that time, not did a complete reinstall.
    15 years of computer repair experience, and this has me baffled.
    Thank you to anyone who might be able to help.
    Possibly relevant specs.
    Windows 7 Ultimate x64
    AMD Phenom II x4
    6BG Ram
    AMD 5770 graphics, running Catalyst 13.1

    By any chance, did you disable Firefox's use of hardware graphics acceleration? To avoid a round-trip through Windows Safe Mode, you could try adding these to your prefs.js file while Firefox is closed.
    To quickly open the folder with the correct prefs.js file, you can use
    Help > Troubleshooting Information > "Show Folder" button
    Because Firefox may overwrite change to this file at shutdown, you should edit it after closing Firefox and allowing a few moments for Firefox to finish updates to the files.
    These are the preferences I think are most relevant:
    user_pref("gfx.content.azure.enabled", false);
    user_pref("gfx.direct2d.disabled", true);
    Does that make any difference?

Maybe you are looking for