adrum / simbl

Automatically exported from code.google.com/p/simbl
0 stars 0 forks source link

SIMBL Agent Crashes #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I've had 2 SIMBL Agent crashes in the last 2 days. I have no other information 
aside from the crash 
logs, attached. Thanks for your hard work!

Original issue reported on code.google.com by lrivers%...@gtempaccount.com on 22 Sep 2009 at 2:24

Attachments:

GoogleCodeExporter commented 9 years ago
I notice it crashes whenever I start MS Word--Office 2008--but seems to restart 
on
its own as in immediately--working on activity monitor.  I will see if I can 
attach
the Crash Log.

Original comment by DoctorX...@gmail.com on 22 Sep 2009 at 4:29

Attachments:

GoogleCodeExporter commented 9 years ago
Hmm, this looks like a crash inside Apple's ScriptingBridge framework. Is there 
any other application other than 
MS Word that causes this?

Original comment by ms...@gmail.com on 23 Sep 2009 at 1:08

GoogleCodeExporter commented 9 years ago
Not that I am aware of.  MS Word consistently does it, but Power Point--both 
Office
2008 fully updated--does not.  I have not noticed it with any other program.

--J.D.

Original comment by DoctorX...@gmail.com on 23 Sep 2009 at 10:34

GoogleCodeExporter commented 9 years ago
Until I get a copy of Word (unlikely), or another non-commercial application is 
doing this, I'm going to 
deprioritize this. It's definitely annoying, but the Agent will restart, so at 
least it's resilient and it shouldn't affect 
other running applications.

Original comment by ms...@gmail.com on 23 Sep 2009 at 3:44

GoogleCodeExporter commented 9 years ago
The original bug has nothing to do with Word or the Scripting Bridge. Also, if 
you need a copy of Word, you can 
download a 30 day demo from the M$ site.

I just crashed again.

Original comment by lriv...@gmail.com on 23 Sep 2009 at 4:23

Attachments:

GoogleCodeExporter commented 9 years ago
Both of your bug reports crashed inside the ScriptingBridge itself, not SIMBL. 
What application are you using that 
causes this?  Can you attach your system.log from around the same time?

Original comment by ms...@gmail.com on 23 Sep 2009 at 6:05

GoogleCodeExporter commented 9 years ago
OK, this is lrivers.

Attaching the system log from 11:14 through 11:15. Hope this helps!

Original comment by lrivers%...@gtempaccount.com on 23 Sep 2009 at 6:18

Attachments:

GoogleCodeExporter commented 9 years ago
This log is pretty noisy and there isn't much information.

Can you correlate the Agent crash with the launch of a particular application?

Original comment by ms...@gmail.com on 23 Sep 2009 at 7:10

GoogleCodeExporter commented 9 years ago
Sorry, no. It was pretty soon after logging in (and loading the login apps). 
I'll keep an eye out.

Original comment by lrivers%...@gtempaccount.com on 23 Sep 2009 at 7:12

GoogleCodeExporter commented 9 years ago
Hey, I found another application which causes SIMBL to crash and it's BBEdit. 
BBEdit has a live preview agent as 
part of its kit.

Original comment by lrivers%...@gtempaccount.com on 30 Sep 2009 at 2:26

GoogleCodeExporter commented 9 years ago
"Both of your bug reports crashed inside the ScriptingBridge itself, not SIMBL."

Are you referring to mine?  Mine only results when I open MS Word.  Do you need 
me to
attach a different log/report?  It is predictable so I can do it.

Original comment by DoctorX...@gmail.com on 1 Oct 2009 at 6:36

GoogleCodeExporter commented 9 years ago
I downloaded the BBEdit demo and I don't seem to get any reproducible crash 
event.

As I said, I don't have MS Word and there isn't much I can do about that.

Without having a means of testing, my best guess would be to try and detect 
crashes and blacklist the SIMBL 
Agent from trying to communicated with certain problematic applications.

Original comment by ms...@gmail.com on 4 Oct 2009 at 6:00

GoogleCodeExporter commented 9 years ago
Is there any kind of ui or defaults write that I can use to block it for now?

Original comment by lriv...@gmail.com on 4 Oct 2009 at 7:00

GoogleCodeExporter commented 9 years ago
No. Fortunately, this is most a cosmetic issue since the Agent keeps itself 
loaded. The Agent crashing on 
shouldn't affect loading plugins for normal applications.

Original comment by ms...@gmail.com on 4 Oct 2009 at 7:47

GoogleCodeExporter commented 9 years ago
You can blacklist an app if you are running SIMBL-0.9.7.

Here's the appropriate command:

defaults write net.culater.SIMBL_Agent SIMBLApplicationIdentifierBlacklist 
-array com.apple.Safari

Original comment by ms...@gmail.com on 5 Oct 2009 at 5:28

GoogleCodeExporter commented 9 years ago
Found an offending SIMBL plug-in and App combination: Mac OS X 10.6.2, SIMBL 
0.9.7, Afloat 2.2, Mariner Write 
3.9.0. Putting Mariner Write in the blacklist prevented crashing.

Please put this information in a more obvious place to be able to use it more 
quickly.

Original comment by zenher...@gmail.com on 1 Dec 2009 at 2:26

GoogleCodeExporter commented 9 years ago
The minute I start up MS Word (2008), I get a SIMBL crash. See attached crash 
report. Is this issue still 'alive'? 
Thanks for your help.

Original comment by truebl...@gmail.com on 16 Mar 2010 at 12:51

Attachments:

GoogleCodeExporter commented 9 years ago
This is a bug inside the scripting framework, not inside SIMBL. The only way to 
not trigger the bug is to blacklist 
problematic applications.

Original comment by ms...@gmail.com on 16 Mar 2010 at 5:55

GoogleCodeExporter commented 9 years ago
For what it is worth, since the recent update to 10.6.3, starting up M$ Word no
longer temporarily crashes SIMBL agent.  You will note that trueblue2 is still 
on 10.6.2.

I did not try the solution above since 1) I do not understand how to do it and 
2) it
was only a minor annoyance since SIMBL immediately restarts on its own.

Try downloading the Combo-Update for 10.6.3, updating, and see if the problem 
persists.

Original comment by DoctorX...@gmail.com on 1 Apr 2010 at 11:14