When i open terminal i get (login(1685,0x7fff73770960) malloc: *** error for object 0x106d2c4d0: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug  [Process completed])

so all of a suddun i open terminal and i get
login(1685,0x7fff73770960) malloc: *** error for object 0x106d2c4d0: pointer being freed was not allocated
*** set a breakpoint in malloc_error_break to debug
[Process completed]
in the terminal window any help?

Launch the Console application by entering the first few letters of its name into a Spotlight search, and look under "User Diagnostic Reports" for crash logs related to "login." Select the most recent one and post the contents -- the text, please, not a screenshot.

Similar Messages

  • How to fix terminal: login(4720,0x7fff7aa09300) malloc: *** error for object 0x7fcb92e07120: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug

    When i try to open the Terminal I get this error. How can I fix it?

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled in OS X 10.9 or earlier, or if a firmware password is set, or if the startup volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually login automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of the test.

  • When i open my computer the login page comes up and then goes dark right away.  i have to shut down and turn on to get to work.  just a month old mbp 15.  just started it today.  any suggestions.  software says it is up to date.

    when i open up computer the login screen comes up and then goes dark right away.  can't do anything with it.  close lid and open up and it comes up again and then goes dark.  i have to shut off and restart to get through the login page.  then seems to work untill i close lid again.  just started this today.  software is up to date.  using a month old mbp 15.  any suggestions?  thanks.

    You could try wiping the hard drive and reinstalling the OS and all your programs.
    Did you install any programs yesterday?
    If not it may be best to take it to an Apple care center and have it checked out. Take it in while it is asleep so you ccan show then what is happening.

  • When I open safari, I get a blank page and the beach ball.

    When I open safari, I get a blank page and the beach ball. If I try to go to a website, it will load up to a certain point sometimes—the .com of www.facebook.com for instance—but other times, nothing at all.
    I've fixed this once before by deleting some files in the library folder—extensions & preferences I believe—and choosing not to have plug-ins selected, then restarting the whole computer—rather than just safari. It will work fine for a day, or maybe 3 at the most, before I have to repeat the process all over again. I'm sure it's because I usually put plug-ins back on once I get it to work, because you can't really use the internet without using plug-ins. But I'm using Chrome right now, as I do when I'm too lazy or too in a rush to try the whole process of getting safari to work again, and I don't have a single issue with it.
    My question is really, what plug-in could cause this to happen repeatedly? It's not like I'm going to websites that may have malware on them. I spend most of my day going to some of the most visited websites on the internet. 
    Is there a known bug out there, because Java has been overrunning concurrently with this happening. It's CPU % runs around 100. I quit the process, but it doesn't change anything. So, other than the fan turning on, I have not had any popup telling me that safari has crashed, that I'm not connected to the internet, or that something went horribly, horribly wrong. I'm pretty sure Safari things it's running fine, but it's not.
    Thanks in advance.

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    Third-party system modifications are a common cause of usability problems. By a “system modification,” I mean software that affects the operation of other software — potentially for the worse. The following procedure will help identify which such modifications you've installed. Don’t be alarmed by the complexity of these instructions — they’re easy to carry out and won’t change anything on your Mac.
    These steps are to be taken while booted in “normal” mode, not in safe mode. If you’re now running in safe mode, reboot as usual before continuing.
    Below are instructions to enter some UNIX shell commands. The commands are harmless, but they must be entered exactly as given in order to work. If you have doubts about the safety of the procedure suggested here, search this site for other discussions in which it’s been followed without any report of ill effects.
    Some of the commands will line-wrap or scroll in your browser, but each one is really just a single line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, and you can then either copy or drag it. The headings “Step 1” and so on are not part of the commands.
    Note: If you have more than one user account, Step 2 must be taken as an administrator. Ordinarily that would be the user created automatically when you booted the system for the first time. The other steps should be taken as the user who has the problem, if different. Most personal Macs have only one user, and in that case this paragraph doesn’t apply.
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the page that opens.
    When you launch Terminal, a text window will open with a line already in it, ending either in a dollar sign (“$”) or a percent sign (“%”). If you get the percent sign, enter “sh” and press return. You should then get a new line ending in a dollar sign.
    Step 1
    Copy or drag — do not type — the line below into the Terminal window, then press return:
    kextstat -kl | awk '!/com\.apple/{printf "%s %s\n", $6, $7}'
    Post the lines of output (if any) that appear below what you just entered (the text, please, not a screenshot.) You can omit the final line ending in “$”.
    Step 2
    Repeat with this line:
    sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix)|edu\.mit|org\.(amavis|apache|cups|isc|ntp|postfix|x)/{print $3}'
    This time, you'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning not to screw up. You don't need to post the warning.
    Note: If you don’t have a login password, you’ll need to set one before taking this step. If that’s not possible, skip to the next step.
    Step 3
    launchctl list | sed 1d | awk '!/0x|com\.apple|edu\.mit|org\.(x|openbsd)/{print $3}'
    Step 4
    ls -1A /e*/mach* {,/}L*/{Ad,Compon,Ex,Fram,In,Keyb,La,Mail/Bu,P*P,Priv,Qu,Scripti,Servi,Spo,Sta}* L*/Fonts 2> /dev/null
    Important: If you formerly synchronized with a MobileMe account, your me.com email address may appear in the output of the above command. If so, anonymize it before posting.
    Step 5
    osascript -e 'tell application "System Events" to get name of every login item' 2> /dev/null
    Remember, steps 1-5 are all drag-and-drop or copy-and-paste, whichever you prefer — no typing, except your password. Also remember to post the output.
    You can then quit Terminal.

  • When I open safari I get a blank white screen.

    When I open safari I get a blank white screen. When I open top sites, and choose google, the screen is still blank, with the search bar at the top a quarter full. If it does open, it suddenly becomes unresponsive and returns to that blank, white screen. I'v tried everything I can think of, but nothing works.
    On a side note, everything from mail to iphoto to word works - just not safari. I'm using a mid-11 iMac 21.5"i5 running on mountain lion.
    Also did I post this in the right place? I'm new to this.

    Read this whole message before doing anything.
    Back up all data.
    Quit Safari if it’s running. Then select
     ▹ Force Quit…
    from the menu bar. A small window will open with a list of running applications. Safari may appear in that list, even though you quit it. If so, select it and press return. Close the window.
    Step 1
    In the Finder, press the key combination shift-command-A to open the Applications folder. Select the Safari icon in that folder and press the key combination command-I to open the Info window. There’s a checkbox in the Info window labeled Open in 32-bit mode. Uncheck it, if checked. Close the Info window and the Applications folder.
    If Adobe Flash Player is installed, select
     ▹ System Preferences ▹ Flash Player ▹ Advanced
    and click Delete All. Close the preference pane.
    Hold down the option key and select
    Go ▹ Library
    from the Finder menu bar. Delete the following items from the Library folder (some may not exist):
    Caches/com.apple.Safari
    Caches/com.apple.WebKit.PluginProcess
    Caches/Metadata/Safari
    Preferences/com.apple.WebKit.PluginHost.plist
    Preferences/com.apple.WebKit.PluginProcess.plist
    Saved Application State/com.apple.Safari.savedState
    Leave the Library folder open. Try Safari again. If it works now, stop here. Close the Library folder. If you still have problems, continue.
    Step 2
    Triple-click anywhere in the line below to select it:
    open $TMPDIR../C
    Copy the selected text to the Clipboard (command-C).
    Quit Safari again. Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V). A folder should open. If there's a subfolder with the name "com.apple.Safari", delete it, even if it's empty. Quit Terminal. Close the folder. Launch Safari and test.
    Step 3
    If Safari still doesn’t work right, quit, go back to the Finder and move the following items from the open Library folder to the Desktop (some may not exist):
    Cookies/Cookies.binarycookies
    Internet Plug-Ins
    Preferences/com.apple.Safari.LSSharedFileList.plist
    Preferences/com.apple.Safari.plist
    Preferences/com.apple.Safari.RSS.plist
    Preferences/com.apple.WebFoundation.plist
    PubSub/Database
    Safari
    (Note: you are not moving the Safari application. You’re moving a folder named “Safari.”)
    Try again. This time Safari should perform normally, but your settings and bookmarks will be lost. The default set of bookmarks will be restored. Delete them all.
    If the issue is still not resolved, quit Safari again and put all the items you moved to the Desktop back where they were, overwriting the newer ones that may have been created in their place. You don’t need to replace the files you deleted in step 1. Stop here and post again.
    If Safari is now working normally (apart from the lost settings), look inside the “Safari” folder on the Desktop for a file named “Bookmarks.plist”. Select
    File ▹ Import Bookmarks
    from the Safari menu bar. Import from that file. Recreate the rest of your Safari settings. You can then delete the items you moved to the Desktop.
    Note: This step will remove your Safari Extensions, if any, and their settings. If you choose to restore them, do so one at a time, testing after each step to make sure you haven’t restored the problem.
    If you don’t like the results of step 3, you can undo it completely by quitting Safari and restoring the items you moved or deleted in that step from your backup, overwriting any that were created in their place.

  • When I open safari I get a popup that says " this version of Safari doesn't support the community tool bar". Cure the ignorace someone - whats a community tool bar - apparently I have one but don't know what I'm looking at. -

    when I open safari I get a popup that says " this version of Safari doesn't support the community tool bar". Cure the ignorace someone - what's a community tool bar - apparently I have one but don't know what I'm looking at. -

    You installed the Conduit spyware. To remove it, triple-click the following line of text to select it:
    ~/Library/Application Support/Conduit
    Copy (command-C) the text to the Clipboard. Then select
    Go ▹ Go to Folder
    from the Finder menu bar and paste (command-V) into the box that opens. A Finder window may open with a folder named "Conduit" selected. If so, delete the selected folder.
    Select Go to Folder again and enter:
    /Library
    From the folder that opens, delete the following items, if they exist. You may be prompted for your login password.
    Application Support/Conduit
    InputManagers/CTLoader
    LaunchAgents/com.conduit.loader.agent.plist
    ScriptingAdditions/ct_scripting.osax
    Close the folder. Now select Go to Folder one more time and enter:
    /Applications/Toolbars
    Delete that item. Close the Finder windows you opened. Log out and log back in.

  • When I open mail I get a list of the messages received but when I click on a message it does not displaying the main window. I have 2 different mail accounts

    Just bought a new MacMini(my first Apple PC) and when I open mail I get the brief details of mail received but whe I click on the message to read the details I get a "loading" sign but the message is not displayed.
    Any help for a Dumbo would be appreciated.

    Very strange, do you have any AV or Web filtering apps like Norton installed?
    Do the working accounts use a different Port or Authentication than the non-working one?
    The receiving email ports are:
    IMAP is port 143
    IMAP-SSL is port 993
    POP is port 110
    POP-SSL is port 995

  • I am having troubles, when I open LR I get a message that there is an error and it will try to fix the error next time it opens, but I get the error next time it opens, and this is going on and on where I can not use LR, any suggestions?

    I am having troubles, when I open LR I get a message that there is an error and it will try to fix the error next time it opens. LR closes on it's own, I reopen it and get that same message next time it opens, and this is going on and on where I can not use LR, any suggestions? If I click on a different set of photos in the libary before I get that message I might or might not get the message next time it oipens, but I still can not get to those photos, and it is not just one or two but most of my photos. HELP!!!!
    Thanks
    Carol

    The first thing I would suggest is for you to go to the folder containing your catalog, using your system browser. There will be a folder that has the extension .lrdata. Delete that folder, and then try to start Lightroom. If that doesn't work, replace your catalog with your most recent backup.

  • Found 0 results for When I open Firefox I get a "Well this is embarrassing" message. Makes no difference if I click on "Start a new session" or "Restore", it crashes. Then I get a "crash report" which apparently goes nowhere. I have uninstalled and reinst

    Found 0 results for When I open Firefox I get a "Well this is embarrassing" message. Makes no difference if I click on "Start a new session" or "Restore", it crashes. Then I get a "crash report" which apparently goes nowhere. I have uninstalled and reinstalled twice with the same result, what do I do to restore Firefox?
    == This happened ==
    Every time Firefox opened
    == Last week when I opened Firefox.

    The crash reporter doesn't appear to be working...Here are the details that were contained in the report:
    Add-ons: {0538E3E3-7E9B-4d49-8831-A227C80A7AD3}:0.9.10.2, :3.63,{972ce4c6-7e08-4474-a285-3208198ce6fd}:3.6.3
    BuildID: 20100401064631
    Comments: I get an error message, " well, this is embarrassing"..and Firefox crashes
    CrashTime: 1274739017
    EMCheckCompatibility: true
    Email: [email protected]
    FramePoisonBase: 00000000f0dea000
    FramePoisonSize: 4096
    InstallTime: 1270304892
    ProductName: Firefox
    ReleaseChannel: release
    SecondsSinceLastCrash: 2699
    StartupTime: 1274738966
    Theme: classic/1.0
    Throttleable: 1
    Vendor: Mozilla
    Version: 3.6.3
    This report also contains technical information about the state of the application when it crashed.

  • When I open firefox I get a message that "A copy of Firefox is already open. Only one copy of Firefox can be open at a time"

    When I open firefox I get a message that "A copy of Firefox is already open. Only one copy of Firefox can be open at a time" Nothing I have tried fixes the problem

    See http://kb.mozillazine.org/Profile_in_use

  • When I open Muse, I get a message that a new update is available.  When I hit install it just closes and nothing happens.  Then I got a message  I needed Adobe Creative Cloud App to resolve the issue.  I downloaded a copy of Creative Cloud desktop but it

    When I open Muse, I get a message that a new update is available.  When I hit install it just closes and nothing happens.  Then I got a message  I needed Adobe Creative Cloud App to resolve the issue.  I downloaded a copy of Creative Cloud desktop but it says that my Muse is up to date.  It was last updated in May but you have a new update today and it will not update.  I thought maybe I am not suppose to have the Creative Cloud update because all I have is the individual app Muse and the photography program.  So I uninstalled the CC desktop.  Then when I open Muse it says I need the CC desktop to help with the update.  So I get stopped either way.  Now I also had a Pre-Release Muse on my computer and I don't know if that complicated things.  Please advise.

    All future installs/updates of Muse (and most other Adobe apps) are through the Creative Cloud desktop app. Thus you do need to have it installed.
    Are you on Windows or Mac? What OS version?

  • Windows vista not recognizing my iphone4s when i open itunes, keep getting trust / dont trust message on phone and always press trust. Not sure why it's started doing it. Can not synch iphone at all or add new music....aaahhh

    windows vista not recognizing my iphone4s when i open itunes, keep getting trust / dont trust message on phone and always press trust. Not sure why it's started doing it. Can not synch iphone at all or add new music....as itunes does not pick up the phone I have connected anymore. My ipod synchs fine still and thats over 6 years old!

    Hi rubicon7,
    Welcome to the Support Communities!
    The article below may be able to help you with this.
    Click on the link to see more details and screenshots. 
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/TS1538
    If the issue is not resolved, you may need to uninstall iTunes and all of it's components, and reinstall the latest version as explained in this article:
    Issues installing iTunes or QuickTime for Windows
    http://support.apple.com/kb/HT1926
    I hope this information helps ....
    Have a great day!
    - Judy

  • When i open itunes i get error 7 (windows error 998) and to re install intunes which i have tried 3 times

    When i open itunes i get error 7 (windows error 998) and to re install intunes which i have tried 3 times

    Please repair Microsoft.net Framework
    iTunes for Windows: "Error 7" message when opening iTunes
    http://support.apple.com/kb/TS3074

  • Have Firefox & Bing and when I open Firefox I get Ref A and string of characters; then when I get to Bing, no toolbar with bookmarks, etc or way to access mail.

    I made Bing my browser and it was working fine until today. When I open Firefox I get a message Ref A: and then a long string of characters. I click on the home icon and the string changes. After doing this several times I get the Bing search page. I do not get the Firefox start page with the tool bar that has my book marks, history etc. I cannot clear the cache if I cannot not get the history tab. If I go the the mozilla firefox program folder and open it, there is a tool bar but cannot clear recent history, etc. there. I do not have an administrator & password on my home desk top; it is just me. I tried to follow your suggestions, but they do not apply to my situation. I really don't know if this is a firefox or bing problem. I used google before bing and had no problems; just wanted to try bing.

    Can you attach a screenshot?
    *http://en.wikipedia.org/wiki/Screenshot
    *https://support.mozilla.org/kb/how-do-i-create-screenshot-my-problem
    Use a compressed image type like PNG or JPG to save the screenshot.
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe Mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Hello, when i open itunes i get the message: The iTunes Library file cannot be saved. A folder was specified instead of a file.  It seems I can't update my itunes library. how do i fix this? thanks in advance

    hello,
    when i open itunes i get the message: The iTunes Library file cannot be saved. A folder was specified instead of a file. 
    It seems I can't update my itunes library. how do i fix this? thanks in advance

    Hi there Br0x,
    You may want to try rebuilding the iTunes library as an initial troubleshooting step. Take a look at the article below for more information.
    iTunes: How to re-create your iTunes library and playlists
    http://support.apple.com/kb/ht1451
    -Griff W.

Maybe you are looking for