CANNOT_START-UP: Stars in Command-Line-Mode: "Deallocation of a pointer not

HELLO EVERYONE, PLEASE CAN YOU HELP ME...
My computer: Mac OS X (10.3.9) had froze, couldn't force quit..and i forced started it by holding the power button. Restarted it, came on: the grey-screen and apple, spinning-gear...satayed like that long time then it went into Command-Line_Mode.
Darvin,
UserName:
Password:
I enterded UserName and Password, but could not start in normal ways.
Now when I start-up the computer, Command-Line opens with only:
:/root#
and a curser-point.
I have been reading all the leads that I found in the discussions, tryed most of the suggestions: fsck (/sbin/fsck -fy), Safe-Mode (didn't start in), couldn't start up from CD.
COMMAND-LINE (at one time it said like this):
*God boot device= IOService:/MacRISCZPE?pci@f2000000/AppleMacRiscPCI/*
*mac-io@17/AppleKeyLargo/ata-4@1f000/KeylargoATA/ATADeviceNum@0/IOATABlockStorag eDrive/IOATABlockStorageDevice/IOBlockStorageDriver/ST340810A.Media/IOAppleParti tionScheme/MacOS@5 BSD root: diskOs5, Major 14, minor 5*
*Feb 22 14:32:25 mach_init[2]:Started with uid=0 audit-uid=-1*
*Feb 22 14:32:25 init:ignoring exwss arguments/etc/rc.boot:cannot dublicate*
*fd-1048577 to fd 1: Bad file descriptor*
**malloc[3]: Dealocation of a pointer not malloced: 0x710; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug*
*at an other time after using fsck*
Command-Line-Interface:
*:root#/sbin/fsck -fy*
**/dev/rdiskOsF
*Root file System*
*Checking HFS Plus volume.*
*Checking Extents Overflow file.*
*Checking Catalog file.*
*Keys out of order*
*(4, 8874)*
*Rebuilding Catalog B-tree.*
*The Valume Macintosh could not be repaired.*
PLEASE HELP!
WHAT Should i do?
If nothing works, could i start-up from OS 9.2.2? (Both Systems OSX and OS_9.2.2 were installed)
If the B-tree is corrupt, does it being shared by both OSX and OS_9.2.2?
THANK YOU

Hi Kappy,
Thank you for taking an interest.
I already tryed to start_up from CD, but it either didn't started-up
or it started still in Command-Line-Mode.
Put the CD in the tray, startedUP with the C_Key Held.
It took a little longer and seemed it was going to start from CD but went into CommanLine again.
but instead of
:/root#
it said something else, something like:
2e_sh.. (Something! i could redo it and write it down here if it will help)
Other times i tryed to bootUP from CD by holding-down the Option-Key and saw the install-CD icon next to
OSX-Icon, so i chose the CD and hit the Straight-ARROW-Icon to start up from the CD, but again it fell
into CommandLine.
If i try the Target-Disk-Mode with a healty-Mac, could i be able to see my HD. Then i can switch to
OS_9.2.2 which i spose is healty because i was using OS_10.3 when this problem happened. And the way
i think, if the B-tree Catalog is not being shared by both Systems, if each have its own one, then the
OSX's B-tree Catalog have been corrupted, not OS9's, and so if i could change the start-up-system(Disk)
somehow, i could be able to start the computer with OS_9.2.2 running. Both systems were installed,
and i was switching back and forth between them. Then i can fix my computer by, at least, starting
to throw away some of the junk and so making some free-space.
I had read that HD should not be full more than 85%. I had 2.5GB space left out of 40GB.
But if there is a risk that things like this could happen because your HD is too full;
why arn't they (Apple) fix this, buy, at least, showing as if you HD is full before it gets
too full to leave a safety net for the B-tree Catalog files evidently that need to be written
in continuous blocks on the HD.
So thank you again, and keep me posted if you might think something else could fix my computer. I need
this computer.
thanks

Similar Messages

  • Crystal Reports in Command Line mode

    Where can i find a complete list of the different parameters i can use crystal reports in command line mode with?

    Command-line mode?
    Sincerely,
    Ted Ueda

  • Latest DNG converter not working in command-line mode

    Today I downloaded Adobe's latest DNG converter. It is failing with both .NEF and .CR2 files when run in command-line mode. It does appear to work in GUI mode. The switches+arguments I've used for my tests are:
    -u -e -p1 filename.CR2
    (or filename.NEF)
    With an older (CS2) version of the converter, the above arguments produce a .DNG output file as expected (with .CR2 files; I didn't try it with D3 .NEF files; surely that older version doesn't support the D3's format).
    With the very latest version, running the program with the above command produces no output. There's no error message.
    The 'readme' file that comes with the converter doesn't include any information about command-line usage, but I did find a PDF file covering this (adobe.com/products/dng/pdfs/dng_commandline.pdf). The switches+arguments shown in the PDF file appear to be exactly the ones I used in the past.
    I'm sure I'll need to use the most recent version to convert D3 RAW files. Is there something wrong with how I'm specifying its command-line switches/arguments?

    It struck me silly that I've been running tests with v.3.3 when 5.2 is the latest, so I downloaded it. The setup "wizard"...hmm, why is it a "wizard"? It provides no choice of installation path. I didn't realize this because immediately after I'd launched it, I knocked something onto the floor, reached down to pick it up ... and looked back up just in time to see the "wizard" complete the installation...but where, I didn't know. It didn't display any information about where it had installed the app. Adventures In Discoverability. :) I hunted around on the hard drive until I found it (C:\Program Files\Adobe -- well, at least you can launch it if you think to look for it in the 'Start' menu). So ... that needs a bit of work. Anyway, I copied the app into a directory of my choice -- one that's in my system's %PATH%, replacing spaces in the name with underscores. It works fine in that directory -- no problem with the name-change as far as I can tell. Now back to the fun stuff...
    This version doesn't seem to require a fully qualified path to the input file or to the output directory when "-d" is used. That's an improvement. IOW, this worked:
    converter -p1 -d DNG filename
    where "converter" is the program's name, "DNG" is the name of a subdirectory of the directory where I'm running the test, and "filename" is the name of a RAW file in that directory.
    The program still doesn't know how to create a directory (or ask about creating one if it doesn't exist). Fails silently if "-d" is used and the specified directory doesn't exist. But at least this version returns an exit code of 1 due to the failure -- better than returning 0.
    Still doesn't understand wildcards. Hope done sprang eternal there for a moment, but oh well. Back to "for" loops...
    Still fails silently, returning exit code 0 (oops), if a nonsensical command-line is used (e.g., using "-c" as the only argument).
    Hey, how about a truly silly command-line error -- a command line including both "-c" and "-u". What happens? It "consumes" the first of the two mutually exclusive switches, ignoring the second -- you get a compressed DNG file. Swap the order of the switches, and you get an uncompressed file. (I'd vote for a syntax-error message in that case, m'self.)
    Interestingly strange little program...If I run it from the command line, it drops back to the command line immediately after I press ENTER. That makes it appear to have failed. But it hasn't -- it's running in the background, and a few seconds later the DNG file is created. But, if I run it from within a batch file, it does NOT return control to me until it has completed writing the output file. Wonder what's up with that.
    Fun stuff. :)

  • RunInstaller in command line mode

    Hi All
    Can I runInstaller in command line mode without using the GUI?
    I download linux_11gR2_examples.zip and upload it onto my Amazon AMI
    I would like to iinstall the examples but I am not able to set xdisplay so how I can get around this?
    -Thanks for all your input

    Hi;
    Please see below doc
    http://download.oracle.com/docs/cd/E11882_01/install.112/e16763.pdf << Oracle Database Installation Methods
    By the way why you can not xdisplay? What is error?
    Please see:
    Re: 11gR2 Grid Infrastructure cannout launch installer OEL 5.5
    Regard
    Helios

  • Install UCM 11g in command line mode

    Hi there,
    I am installing oucm 11g on a linux system (suse 11). I would like to know if it is possible to run the installer in command line mode (without using any X11 window server).
    I have tried with this command
    ./runInstaller –jreLoc $JAVA_HOME
    but after some requirements check failed because it cannot connect to X11 window server.
    Thanks,
    al

    Though following installation procedure may not be supported but it worked for me.
    create Inventory Location
    mkdir /var/SP/weloadm/home/oraInventory
    Create an file oraInst.loc with contents in the
    software directory:
    inventory_loc=/var/SP/weloadm/home/oraInventory
    inst_group=welo
    ./runInstaller -jreLoc $JAVA_HOME -silent -
    invPtrLoc /var/SP/weloadm/home/software/oraInst.loc
    “ORACLE_HOME=/opt/SP/weloadm/Middleware/Oracle_ECM1
    ” “MIDDLEWARE_HOME=/opt/SP/weloadm/Middleware”
    Hope it helps

  • Command line mode bootup

    My mac boots to command line mode ( not sure single user mode or verbose mode ). I've tried following ways to fix but it doesn't help. Can anyone help ?
    - fsck -fy
    - mount -uw /
    - verify disk permission
    Wicky

    If this is not the case: http://support.apple.com/kb/TS4376
    Try resetting PRAM/NVRAM: http://support.apple.com/kb/HT1379

  • Command line mode for SandBox

    Hi,
    Does it exist command line mode to set up SandBox?
    Does anybody have this experience?
    if yes, can you, please , share links or docs.
    Thank you kindly.

    With version 9i of EM a new command-line utility has been introduced called "OEMUTIL". From the "Oracle Enterprise Manager 101" book:
    "The oemutil command is a utility that performs various job-related and event-related tasks. It provides a command-line alternative to performing the same functions from the EM Console for registering and deregistering events or jobs, and changing
    database passwords stored in the repository.
    The syntax for the oemutil command is:
    oemapp oemutil <username>/<password>@<oms> <command> <parameters>
    The parameters for the oemutil command are:
    <username> This parameter specifies a valid EM administrator account. It is the same account used to log in to the EM console.
    <password> The password for the EM administrator account.
    <oms> The name of the machine running the OMS.
    <command>< parameters> A command to be performed by oemutil with
    corresponding parameters."
    You can submit existing EM jobs or create new jobs "on the fly".
    Regards
    Lars Bo

  • Command line stop for a single service

    Hi,
    How to stop a single service from command line mode. can any one please answer?
    I have tried following one but no luck...
    ./ccm.sh -stop SIA.InputFileRepository -cms  cmsname:6400 -username xxxx -password xxxx -authentication secEnterprise
    Thanks,
    Anil

    Hi,
    As suggested by  Julian you could look into the KB Article for the reference.
    Just run ccm.exe /help in a Command Window (cmd) to see full list of supported commands.
    Here are sample commands on windows if else you could not access to KB article:
    "C:\Program Files\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\ccm.exe" -managedstop machine1.WebIntelligenceProcessingServer -cms machine1:6500 -username SysAdmin -password 35%bC5@5 -authentication secLDAP"
    "C:\Program Files\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\ccm.exe" -managedstart machine1.WebIntelligenceProcessingServer -cms machine1:6500 -username SysAdmin -password 35%bC5@5 -authentication secLDAP"
    "C:\Program Files\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\ccm.exe" -managedrestart machine1.WebIntelligenceProcessingServer -cms machine1:6500 -username SysAdmin -password 35%bC5@5 -authentication secLDAP"
    To enable/disable the same service use the following without the "managed" parameter :-
    "C:\Program Files\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\ccm.exe" -enable machine1.WebIntelligenceProcessingServer -cms machine1:6500 -username SysAdmin -password 35%bC5@5 -authentication secLDAP"
    "C:\Program Files\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\ccm.exe" -disable machine1.WebIntelligenceProcessingServer -cms machine1:6500 -username SysAdmin -password 35%bC5@5 -authentication secLDAP"
    Hope this helps
    Regards,
    Rameez

  • Command line for DISCOVERER 3.1.37

    I try to found the instructions about the command line for DISCOVERER 3.1.37 (how to activate with the username/password with the address of a workgroup on a file server)
    Where can i find informations about Command line mode and examples ?

    Hi,
    I think you need to upgrade Disco to 4.1.48, I don't think 4.1.37 works properly with Applcations 11.5.8.
    Rod West

  • Connect to Oracle using DAC Client in command line

    Hi,
    I'm trying to connect to Oracle DB using DAC client. I have configured a connection and tested, it works. When I use the connection to connect to the DB, its giving me an error
    "unknown error, please start in command line mode and see the stack error"
    How do I start in command line mode? Could anyone provide more information on this.
    Thanks in advance,
    RK

    In oracle db, you can create 3 different types of users:
    (1) create user x identified by pwd.
    In this case the user x will connect to the db using username/password, in this example x/pwd
    (2)create user ex identified externally;
    In this case the user ex will connect to the db using "/" and the sqlnet.authentication_services parameter value in the client and server sqlnet.ora will be used in determining the oracle external authentication adapter to use. For oracle windows client/db server, this is by default set to NTS. NTS is the oracle windows authentication adapter.
    (3)create user gx identified globally as 'CN=gx,O=Oracle';
    In this case also the user gx will connect to the db using "/" and oracle ssl will be used to authenticate this user to the db.
    It would not be possible to "Create user x identified externally" and connect with x/pwd.
    Please clarify.
    To help you in isolating the problem, I will need the following info:
    (1)
    what are you connecting as to execute your plsql. Are you using sqlplus ? How are you connecting (connect "/ as sysdba", connect "/", connect x/pwd) ?
    (2)
    what create user statement did you use to create the user
    (3)
    is odp.net and the db server on the same machine.
    (4)
    did you run your plsql from the same machine as the db server.
    (5)
    if odp.net is on a different machine than db server, did you try connecting from odp.net machine to db server, using sqlplus ?

  • Run command line with SQL Developer

    Is is possible to run SQL Developer in command line mode?
    As SQL Developer is a unicode client to unicode database, it will be a good news for me. It is possible to run batch using SQL Developer to edit the database.

    Take the suggestions from SQL Developer from the command line , to which I can add you could use $SQL_PATH/login.sql or the same file located in your specified script dir, which will be called on making a connection.
    If you don't vote for the feature request at the SQL Developer exchange, don't be surprised no progress is being made...
    K.

  • How to create a listener service at command line?

    Hello,
    I want to create and configure a listener service in an installation script.
    lsnrctl does not support the creation of this service.
    netca or netmgr require user interactions.
    Is there an other tool to create the listener service or is it possible to use netca/netmgr with special options in a command line mode?

    Thank you very much - it works.
    When I execute the command
    "lsnrctl start"
    I get the error message
    "Failed to open service <OracleOraDb10g_home1TNSListener>, error 1060."
    but the service is created and is running.
    So the error message can be ignored.

  • Running reports via command-line with /batch option

    Hi,
    I have created a batch file which runs, and exports the results of 7 different discoverer reports with /batch option.
    Contents of batch file:
    c:\orant\discvr4\dis4usr /cmdfile "H:\Projects\DRP Import Modelling\automation\DRP Model Input1.txt"
    c:\orant\discvr4\dis4usr /cmdfile "H:\Projects\DRP Import Modelling\automation\DRP Model Input2.txt"
    c:\orant\discvr4\dis4usr /cmdfile "H:\Projects\DRP Import Modelling\automation\DRP Model Input3.txt"
    c:\orant\discvr4\dis4usr /cmdfile "H:\Projects\DRP Import Modelling\automation\DRP Model Input4.txt"
    c:\orant\discvr4\dis4usr /cmdfile "H:\Projects\DRP Import Modelling\automation\DRP Model Input5.txt"
    c:\orant\discvr4\dis4usr /cmdfile "H:\Projects\DRP Import Modelling\automation\DRP Model Input6.txt"
    c:\orant\discvr4\dis4usr /cmdfile "H:\Projects\DRP Import Modelling\automation\DRP Model Input7.txt"
    Sample of a cmd file the bacth file runs:....
    /connect user/password@oraprd /apps_responsibility "BIS Super User"
    /open "H:\Projects\DRP Import Modelling\Dev\Intransit Extract.dis"
    /sheet 1 /export xls "H:\Projects\DRP Import Modelling\automation\Intransit Input.xls" /batch
    The batch file runs ok and processes each report in sequence, and creates the excel export one after the other.
    However, I need to process the 7 reports in parallel, so changed the batch file to process in own thread :
    start c:\orant\discvr4\dis4usr /cmdfile "H:\Projects\DRP Import Modelling\automation\DRP Model Input1.txt"
    start c:\orant\discvr4\dis4usr /cmdfile "H:\Projects\DRP Import Modelling\automation\DRP Model Input2.txt"
    start c:\orant\discvr4\dis4usr /cmdfile "H:\Projects\DRP Import Modelling\automation\DRP Model Input3.txt"
    start c:\orant\discvr4\dis4usr /cmdfile "H:\Projects\DRP Import Modelling\automation\DRP Model Input4.txt"
    start c:\orant\discvr4\dis4usr /cmdfile "H:\Projects\DRP Import Modelling\automation\DRP Model Input5.txt"
    start c:\orant\discvr4\dis4usr /cmdfile "H:\Projects\DRP Import Modelling\automation\DRP Model Input6.txt"
    start c:\orant\discvr4\dis4usr /cmdfile "H:\Projects\DRP Import Modelling\automation\DRP Model Input7.txt"
    The reports kick off at the same time and I can see 7 dis4usr.exe processes running via task manager
    Problem:
    The first reports runs and exports ok.
    All the others dis4usr.exe processing stops with the following error pop-up:
    ! Could not open file. OK
    Question:
    Can you only process reports sequentially via command line mode with /batch option?
    If not...what am I missing...its driving me insane :)
    All asistance is greatly appreciated. Thanks

    Ladies and gentlemen.....I have solved my problemo!
    The reason why the rest of the reports were getting the 'could not open file.' error was due to the fact that each discoverer instance launched was
    trying to access the same standard log file simultaneously.
    I modified each cmd file to write logging info to individual files: eg
    /logfile "H:\Projects\DRP Import Modelling\Automation\input2_log.txt"
    Now that's there's no contention with logging, the reports are firing off beautifully in parallel :)
    I am definitely having a beer this evening!
    Thanks for everyone's input...kept me on the righteous path :)

  • Undefined symbol referenced in -n command line argument

    I am migrating from CC 4.2 to CC 6.0 and cannot determine what is causing the following error during/after linking:
    ild: (undefined symbol) void __Cimpl::cplus_init() -- referenced in -u command line argumentAll of the .o files are produced without error and a binary is produced, but without execute permissions. I read the C++ Migration Guide and have checked to be sure that all of my compile commands include -library=iostream and -compat=4.
    What can I check next?

    There is no C++ 6.0. Run the command
    CC -V
    to find out your compiler version.
    The -library=iostream option is for use only in the default standard mode. To build a compatibility-mode program, use the option
    -compat=4
    on every CC command line, compiling and linking. Do not use -library=iostream.
    I reccomend the following sequence for migrating from C++ 4.2 to a recent Sun C++ compiler:
    1. Build the entire program using -compat=4. Using the Migration Guide as a reference, fix the code to eliminate all warnings.
    2. Remove the -compat=4 option, and add the option
    -library=iostream,no%Cstd
    to every CC command line, compiling and linking. Fix all errors and fix the code to eliminate all warnings.
    3. Check the Migration Guide for language definition changes, such as the behavior of new-expressions and the scope of variables defined in the header of a for-statement. You can use -features=xxx options to restore the old compiler behavior, but I recommend fixing the code instead.
    4. Try building without the -library=iostream,no%Cstd option. Your code will then use standard iostreams instead of "classic" iostreams. Simple uses of iostreams will work either way. Some uses of iostreams need to be modified to work with standard iostreams. If your code doesn't work as-is, schedule a time to convert to standard iostreams. Using classic iostreams can interfere with the use of the rest of the C++ standard library.

  • How can hide the command line of a t.code in the portal

    Dear Experts.
    I have the following doubt:
    How can hide the Command Line of a Report that is called with a T.Code in the portal?
    Attach Image:
    [Image T.Code|http://www.freeimagehosting.net/uploads/eab3b6a03c.jpg]
    When I created a service using the T.Code SICF for the T.Code , I can hide buttons and the filed command line  using
    ~webgui_simple_toolbar
    ~singletransaction
    ~NOHEADEROKCODE
    With notes 1010519, "SAP GUI for HTML: Simplified Title Area Without Menu and OK Code" and 959417.
    But the problem is that when I create the service in the T.Code SICF, I also have that create an Iview IAC in the portal.
    The Question is : How can hide this fields and buttons if I want Publish the T.code using an Iview Transaction in the portal?
    In this moment I have used the two options:
    1 option) I created a service using the t.Code SICF for my Transaction and I also created an Iview IAC in the portal for call the service.
    RESULT:
    SAP Web Application Server
             500 Connection timed out
            Error: -5
           Version: 7000
           Component: ICM
           Date/Time: Sat Jun 12 20:26:39 2010 
           Module: icxxthr_mt.c
           Line: 2698
           Server: xyxab...
    Error Tag: {-}
    Detail: Connection to partner timed out after 60s
    2)  created an Iview Transaction  in the portal and  call my transaction.
    RESULT.
    [Image T.Code|http://www.freeimagehosting.net/uploads/eab3b6a03c.jpg]
    But not can hide the field Command Line and other buttons.
    I think that the command :
    ~webgui_simple_toolbar
    ~singletransaction
    ~NOHEADEROKCODE
    Only can be used if I create a service using the T.Code SICF .
    Best Regards
    Carmen.

    Hi Carmen,
    The bottom line is that this cannot be done for transaction iviews without modifying the standard webgui service in SICF, which is probably not a good idea (since it affects everyone using SAP GUI for HTML). (You could hack the appintegrator to add the ~webgui_simple_toolbar parameter to the transaction URL template in the portal, but again its not a recommended thing to do ...). Better to create an IAC service in SICF with ~webgui=1 where you set the required appearance using an appropriate value for ~webgui_simple_toolbar, and then create an IAC iview to point at this service.
    You can even override the ~transaction value configured in the new service in individual IAC iviews by entering the appropriate value in the application parameter of the iview, for example:
    ~okcode=/nSU01
    And you can pass parameters in the same way:
    ~okcode=/nSU01 USR02-BNAME=xyz;USREFUS-USERALIAS=abc;
    By the way, it would not be recommended to create a URL iview to access an IAC, since you are likely to encounter session management issues in this scenario - better to use an IAC iview.
    Regards, Rory

Maybe you are looking for

  • Internet Explorer??? Why isn't it reading my site right??

    For some reason internet explorer will not read my published site properly... can somebody help me with this issue please

  • {{url_withhost}} Doesn't Render in Head

    I was working on the Blog Post Details Layout and was using {{url_withhost}} in the head for a meta tag and it didn't render. {tag_itemurl_withhost} did render without an issue.

  • IPhone 4 will not be recognized

    I want to sync my new iPhone 4 for the second time but windows will not recognize it. I plug in my phone to the computer (via USB) and it will charge but it will not be recognized by the computer therefore it won't be recognized by iTunes either. Hel

  • Excel file in website

    I want to have some excel files that work within my website. Any help on how to do this will be appreciated. I am a newbie to iweb, so simple instructions would be appreciated.

  • Can I still use my iPhone 4S with iOS 8 as an iPod Touch?

    hello, I currently bought an iPhone 4S 32gb with iOS 8 on eBay and i realized it had already been reported stolen so I cannot use it as a phone but can use it as an iPod. If I restore it, would I be able to use it as an iPod again or will it leave me