Re: java bridge crash
Re: java bridge crash
- Subject: Re: java bridge crash
- From: Jesse Grosjean <email@hidden>
- Date: Fri, 17 Dec 2004 14:47:30 -0500
I have had very similar crashes, mine *seemed* to be related to an
NSTimer (does your app use one?), but it's so inconsistent, it's
difficult to diagnose.
I started having these problems with 10.3.5
Could you file a bugreport, maybe if enough of us do, Apple might do
something.
I'm replying to this older message from the archives. I'm getting a
crash too when going over the java bridge, and my stack trace looks the
same as yours:
12 <<00000000>> 0xa2523720 typeinfo name for std::bad_exception +
0x6e7c
13 libjvm.dylib 0x9251808c JVM_CurrentTimeMillis +
0x136c
14 libjvm.dylib 0x9254d518 JVM_GetCPClassNameUTF +
0x1798
15 libjvm.dylib 0x92554408 JVM_GetCPMethodModifiers
+ 0x11f8
16 libjvm.dylib 0x92667c98 jio_vsnprintf + 0xcf18
17 libObjCJava.A.dylib 0x89897b0c __JAVAMethodInvoke + 0xa4
18 libObjCJava.A.dylib 0x89897d64 JAVAMethodInvokeVoid +
0x34
19 libObjCJava.A.dylib 0x8989df30 _NSInvokeJavaMethod +
0x42c
20 libObjCJava.A.dylib 0x8989a328 _BRIDGEMethodImp + 0x98
Was the issue ever resolved, or a workaround discovered? Again not sure
if it's related, but I'm going over the bridge in response to a NSTimer
firing.
Thanks,
Jesse
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden