Techsurvivors

Archives => 2009 => Topic started by: ADSR on April 15, 2009, 04:04:50 PM

Title: applications quitting..
Post by: ADSR on April 15, 2009, 04:04:50 PM
Got sometimes  unknown ( from me..) applications quitting...like:
[attachment=1346:screenshot_01.jpg]
Don't know  what they are  for?
Is this a big problem...? Thinking.gif

GR
Title: applications quitting..
Post by: Xairbusdriver on April 15, 2009, 05:36:54 PM
It's a built-in function of the OS, telling you what 'application' has crashed (whether you even knew it was running, as in this case). I don't speak/read French, but it should be telling you to ignore or cancel the alert or to report it to Apple. Apple does, actually, read these reports and it costs you nothing. The OS will basically send the last part of the appropriate Crash Log to Apple who can better determine exactly what happened and hopefully why. There are prefs that allow you to prevent these alerts from ever showing and to allow a slightly more detailed version to be used. Sometimes the dialog will offer three options; relaunch the app, cancel the alert and send a report.

Obviously, crashes involving System and especially 'kernel' stuff is pretty serious. OTOH, it cold simply be a fluke call to a bad/incorrect memory address. Go ahead and report it, should it happen again. And I'd also keep a record of what seems to be crashing. Hopefully, you'll never ever see that dialog again! smile.gif
Title: applications quitting..
Post by: ADSR on April 15, 2009, 06:22:05 PM
Last week 3 of them quit one after the other...sent  reports to apple.
I'll keep a record now for the next crashes.

Thanks

GR



Title: applications quitting..
Post by: Paddy on April 15, 2009, 09:46:45 PM
According to an article at MacFixit:

QUOTE
EXC_BAD_ACCESS/KERN_PROTECTION_FAILURE — This is caused by the thread trying to write to read-only memory. This is always caused by a data access.


Which sort of explains the what, but not the why...

Anyway, this thread suggests using Onyx, with specific instructions:

http://forums.macrumors.com/showthread.php?t=626260

For the record, when apps quit unexpectedly, I usually get that message. I don't have a lot of consistently quitting apps though (touch wood) - if I ever do, usually deleting .plist files has done the trick.
Title: applications quitting..
Post by: ADSR on April 16, 2009, 05:10:33 AM
plist  are preférence files like in OS9...?

Deleting them force to re set prefrences in all applications..?

GR
Title: applications quitting..
Post by: Xairbusdriver on April 16, 2009, 06:58:55 AM
QUOTE
plist are preférence files like in OS9...?

Deleting them force to re set prefrences in all applications..?
Yes and yes. wink.gif
The "p" in plist stands for 'preference,' so a "plist" is a preference list for any app. You can usually find them in your user folder/Library/Preferences, usually with the developers or the applications name in the file name and a suffix of ".plist"

Moving one of these files out of where ever it is will force the application to create a new one with default values for everything. Therefore, you will lose any changes you may have made to those preferences. But if this operation makes the application stop crashing, it is well worth the meager effort. If moving the file does not help matters, it is easy to put the original file back where it came from and restore any special settings you might have made. Of course, if an application continues to crash, the problem is still to be determined.

Sometimes developers let an error get by them (even Apple!) and they make an update to correct them. It's always a good idea to allow any good application to use its automatic update alerting system, if it has one. The problems you might be having may have been addressed by a recent update that you didn't know about.
Title: applications quitting..
Post by: dboh on April 16, 2009, 07:07:34 AM
I've gotten that same message (EXC BAD ACCESS KERN PROTECTION FAILURE) in a few Console logs when I've crashed from time to time. I Googled around and it seemed to me that it had to do with memory (as in not enough).
Title: applications quitting..
Post by: Paddy on April 16, 2009, 09:12:09 AM
Um, no, dboh, that is not the case from what I can tell, although a lot of people try to make that assumption, or the assumption that it's bad 3rd party RAM. I've yet to see anything that indicates the cause is either of those things. If it was, I'm pretty sure Apple would have told us. Generally it's something going wonky in accessing the memory - something in the applications/OS or combinations thereof. In other words, bad code - something corrupted, something badly written or something conflicting.

For example:

http://support.apple.com/kb/TA21088

http://forums.macrumors.com/showthread.php?t=144600

http://discussions.apple.com/message.jspa?messageID=6363590 (this one turns out to be a faulty install of QT 7.4, which can happen...)
Title: applications quitting..
Post by: dboh on April 16, 2009, 09:45:41 AM
QUOTE(Paddy @ Apr 16 2009, 10:12 AM) <{POST_SNAPBACK}>
In other words, bad code - something corrupted, something badly written or something conflicting.



For me, it mostly happens while I'm viewing a document in Acrobat 7.07 Professional. Not editing or anything, just viewing. I'm on my second hard drive (meaning I've installed a fresh copy of Acrobat) and it still does it. I haven't read anything about Acrobat having bad code or conflicts (my pfiles are fine).
Title: applications quitting..
Post by: Paddy on April 16, 2009, 04:31:59 PM
Various ideas/solutions here - it's not an unknown issue:

http://discussions.apple.com/thread.jspa?threadID=480218

Note - none of them involve bad or insufficient RAM. wink.gif
Title: applications quitting..
Post by: ADSR on May 01, 2009, 12:53:44 PM
Sometimes had these crashing among others...

Issave
trampoline
sflsharedprefstool
activeatesettings
sh

That seems to be system files Thinking.gif is this a warning for future system disaster  verysad.gif , can i do something to stop these crashes ?

Thanks

GR

Title: applications quitting..
Post by: krissel on May 04, 2009, 01:34:08 AM
Sounds like you may need to run AppleJack or Onyx or both. There are other suggestions in these threads that may give you some help.

http://discussions.apple.com/thread.jspa?threadID=1346932

https://developer.apple.com/documentation/H...CI_BOOK.4b.html

http://discussions.apple.com/message.jspa?messageID=9251312
Title: applications quitting..
Post by: ADSR on May 04, 2009, 12:42:28 PM
Run Onyx automated tasks...reboot and  sh just quit.

Downloaded Applejack, run it (a bit surprised whith my azerty keybaoard ) smile.gif

When applejack was running i could read :

Rom for aty rage 128 is too old (oxb6246948)...is this  a source of  problem ? is it updatable?

Untill now no quitting...hope it gonna last whistling.gif

Thanks very much  for the help


GR
Title: applications quitting..
Post by: Xairbusdriver on May 04, 2009, 06:30:06 PM
I'm not at all certain that "sh" should even be running, anyway. dntknw.gif As a matter of fact, all those 'words' look like something one would only see in Unix or Terminal windows. Have you observed their appearance in Activity Monitor? Open that app and sort the list by clicking on the "Process Name" column label. That should list the names in alphabetical order. Are any of those names in the list?
Title: applications quitting..
Post by: RNKIII on May 04, 2009, 07:07:59 PM
Not sure about the rest... but "SH" always shows up in any activity window I have open... usually from 1.2% to 5.6% of the system.?!?!?!

Just my $.02..

Bob K.   rnkiii
Title: applications quitting..
Post by: ADSR on May 04, 2009, 07:45:16 PM
A few hours after Applejack...no crash yet,

Here's the actual activity window:
[attachment=1375:ACTIV.jpg]

GR
Title: applications quitting..
Post by: krissel on May 05, 2009, 04:01:35 AM
QUOTE(ADSR @ May 4 2009, 01:42 PM) <{POST_SNAPBACK}>
Rom for aty rage 128 is too old (oxb6246948)...is this  a source of  problem ? is it updatable?



This most likely just telling you that your video card will not support Quartz Extreme. My 9600 video card doesn't either but it still works just fine.

Go into the System Profiler and get the info on your video card. You can see if there are newer drivers for it but I sincerely doubt it.  Also be careful you don't try to install drivers that are for a retail card versus the original Apple installed card.

Is this the DA? There are newer cards you can get for it. I bought a 64MB Radeon a few years ago for my DA and it does fine. Not all that expensive either. Higher MB cards are available of course but also more money.  wink.gif

Hope your Mac stays stable.  smile.gif
Title: applications quitting..
Post by: ADSR on May 05, 2009, 04:56:00 AM


Is this the DA? There are newer cards you can get for it. I bought a 64MB Radeon a few years ago for my DA and it does fine. Not all that expensive either. Higher MB cards are available of course but also more money.  wink.gif

Yes it's the DA...

Is there a specific one to buy, what will be the improvements...?

Thanks

GR
Title: applications quitting..
Post by: Xairbusdriver on May 05, 2009, 12:52:39 PM
QUOTE
"SH" always shows up in any activity window I have open
Maybe you've just got your sound muted. dntknw.gif laughhard.gif

Only way I can get it is to run Terminal and enter "sh" at the prompt. Here's what the BASH MAN page mentions about "sh":
QUOTE
If  bash is invoked with the name sh, it tries to mimic the startup behavior of historical versions of sh as closely as possible, while conforming to the POSIX standard as well. When invoked as an interactive login shell, or a non-interactive shell with the --login option, it first attempts to read and execute commands from /etc/profile and ~/.profile, in that order. The --noprofile option may be used to inhibit this behavior. When invoked as an interactive shell with the name sh, bash looks for the variable ENV, expands its value if it is defined, and uses the expanded value as the name of a file to read and execute. Since a shell invoked as sh does not attempt to read and execute commands from any other startup files, the --rcfile option has no effect. A non-interactive shell invoked with the name sh does not attempt to read any other startup files. When invoked as sh, bash enters posix mode after the startup files are read.
There's more, but I have a knot on my forehead caused by falling onto my keyboard when I fell asleep! Ouch!

I did notice that "sh" went away from my Activity Monitor when I exited Terminal. Do you maybe have Terminal running in the background? Or some unix script that requires "sh?" I was just thinking "sh" was a basic 'shell' system used to talk to the machine...dntknw.gif
Title: applications quitting..
Post by: ADSR on May 05, 2009, 05:38:04 PM
No terminal running..
Maybe had installed a software that require sh, remember a few months ago installing something that runs maintenance scripts in background   but don't remember the name...and how to remove it .

Today had  once more "sflsharedprefstool" quiting

I'm not in the tech side to understand all the explanations,..anyway thanks a lot for the help

GR
Title: applications quitting..
Post by: Xairbusdriver on May 05, 2009, 06:22:45 PM
QUOTE
sflsharedprefstool
sfl + shared + prefs + tool? I have that (actually, "SFLSharedPrefsTool"). The path is: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/Support/SFLSharedPrefsTool

No "activatesettings" file.

Close as I can get to "trampoline" is "security_authtrampoline.8," but that's actually a document  in a "man" page...wait, PathFinder is finding dozens of files with that word in them...
This one looks interesting, same name as the one I mentioned, but the path is quite different: /usr/libexec/security_authtrampoline

Then there are about 10 instances of this: trampoline.mov
Path: /Applications/QuickTime Player.app/Contents/Resources/trampoline.mov

It's not really a movie to watch, nothing happens on-screen, it's just one of many 'resources QuickTime uses during operation. If that were the problem one would think ".mov" would be included in that crash report. Thinking.gif

I'm beginning to think a re-install of the combo 10.4.11 updater might be in order. dntknw.gif

Do you still need OS 9?
Title: applications quitting..
Post by: krissel on May 06, 2009, 03:50:39 AM
QUOTE(ADSR @ May 5 2009, 05:56 AM) <{POST_SNAPBACK}>
Is this the DA? There are newer cards you can get for it. I bought a 64MB Radeon a few years ago for my DA and it does fine. Not all that expensive either. Higher MB cards are available of course but also more money.  wink.gif

Yes it's the DA...

Is there a specific one to buy, what will be the improvements...?

Thanks

GR



You will get much better response with windows opening, playing video and some of the special effects that X uses (like smooth screen savers) and generally faster experience since the card will take over some of the work that the system software usually does.

http://support.apple.com/kb/HT1582

I have a Radeon 8500 (AGP) which has 64MB. It probably can only be found used these days but I saw one on ebay (US $59) recently. There are other possibilities but it depends on how much you want to spend. I've found my card to be just fine but I suppose more MBs would be even better. It is Quartz Extreme capable but not Core Image.

This link talks about some choices but be aware that some of the cards don't boot OS 9 if that is important to you. Also note that the AGP cards will be faster in general but the PCI cards may be more available.

http://groups.google.com/group/comp.sys.ma...0d8115e8e8ee0e8

Note the mention that DAs are not OS 9 compatible unless you play around with card placement. This is a PCI card though which is not as desirable as an AGP card if you can find one for a decent price.

http://eshop.macsales.com/item/ATI%20Technologies/100436014/
Title: applications quitting..
Post by: ADSR on May 06, 2009, 04:58:08 AM
I'm gonna look for a Radeon 8500 (AGP) ...it's just  a swap whith the older one?

Today sflsharedprefstool quit when i launched Firefox...


 I'm always using OS 9 sometimes..Is it safe Re installing combo 10.4.11 updater , can  find it on Apple download..?



Thanks

GR

Title: applications quitting..
Post by: Xairbusdriver on May 06, 2009, 09:06:36 AM
QUOTE
Is it safe Re installing combo 10.4.11 updater
Many find iy safer than using the Software Update, incremental files. I think the basic advantage is that is has all the latest updates to all the OS internals, from security updates to tweaks of other minor stuff, but it's all in one package. The disadvantage, of course, is that is is a larger package; longer download times. Many Mac User Groups create a CD/DVD containing these updaters as incentives to join or as items for bringing in funds. Are there any User Groups near you?

QUOTE
can find it on Apple download..?
There are actually two versions, the one you need should be the PPC version, I think. <http://support.apple.com/downloads/Mac_OS_X_10_4_11_Combo_Update__PPC_>
Be sure to run Software Update after this, however, since there have been updates to many of Apple's apps like Mail, iTunes, QuickTime, etc. that you may now make use of. These updates simply were not around when the 10.4.11 Updater was created.
Title: applications quitting..
Post by: ADSR on May 06, 2009, 11:51:35 AM
Found MacOSXUpdCombo10.4.11PPC.pkg ...and many others updates in the library folder.

Coud i use them  from there..?

Thanks

GR

Title: applications quitting..
Post by: Xairbusdriver on May 06, 2009, 08:29:07 PM
Possibly, check the size of the file, the real deal is ~180MB.
Title: applications quitting..
Post by: krissel on May 07, 2009, 03:48:44 AM
If it's the full pkg and not just the receipt, sure.

Yes, the 8500 just goes in the AGP slot. Easy install.