Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Need help with understanding Console code

Having trouble with Processing application.

It worked fine all day, now suddenly does not launch.

Uninstalled (by dragging it to trash)/Reinstalled


Early 2008 Mac Pro, 10.7.5


If I knew which section to reveal in console to identify the problem, I could share that code so someone could help me pinpoint what's wrong.

Any help will be appreciated.

Mac Pro

Posted on Jun 10, 2013 4:36 PM

Reply
58 replies

Jun 13, 2013 2:10 PM in response to LisaK442

If you have more than one user account, you must be logged in as an administrator to carry out these instructions. If they seem inefficient, that's because I'm trying to solve a problem with an application I've never used and know nothing about.

Run yet another shell command:

sudo opensnoop -e | sed '/ReportCrash/q' | grep $USER | tail -50 | open -f -a TextEdit


You'll be prompted for your login password. Nothing will be displayed when you type it. If you don’t have a login password, you’ll need to set one before you can run the command. You may get a one-time warning not to screw up. Confirm. You don't need to post the warning. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.


Now take the action that causes the crash. Post the output.


Important: There seems to be an obscure bug in OS X that sometimes causes input to lag or stutter after running opensnoop. If you notice this behavior, simply reboot to clear it.

Jun 13, 2013 3:36 PM in response to Linc Davis

I am the only user and administrator for this computer.

Recall earlier today, the problem application worked when I logged in as a guest user.

What accounts for that?


I've run the shell script 5 times.

First two produced nothing after restarting Terminal


Third produced a blank txt file named: open_pCzmU0qm.txt


Rebooted


Got another blank: open_HoYsqMqj.txt


Tried opening the problem application, which failed.


Ran the shell script again and got: open_tduKHjBc.txt, which is about 50 lines of versions of this:

501 205 mdworker 6 0 /Users/(MyName/Library/Extensis/Suitcase Fusion/Suitcase Fusion.fontvault

Jun 13, 2013 3:51 PM in response to LisaK442

Recall earlier today, the problem application worked when I logged in as a guest user.

What accounts for that?


What accounts for it is that something in your home folder, or perhaps in another folder belonging to you, is causing the crash. You seem to have ruled out most possibilities. When you launch the application, are you opening a document you created, or the app itself? Have you created any documents with it?

Need help with understanding Console code

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.