Re: Possible Problem with JavaHL in 1.3.0 RC2
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-11-02 17:42:48 CET
Mark Phippard <markp@softlanding.com> writes:
> Stack: [0xaff57000,0xaffd8000), sp=0xaffd61e8, free space=508k
$ echo _ZN7JNIUtil21isJavaExceptionThrownEv | c++filt
$ echo _ZN7Notify28onNotifyEPK15svn_wc_notify_tP10apr_pool_t | c++filt
bool JNIUtil::isJavaExceptionThrown()
Perhaps getEnv is returning NULL?
The static bool stuff in JNIUtil::JNIInit looks a bit dodgy.
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Nov 2 17:44:02 2005 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.