To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51724





------- Additional comments from [EMAIL PROTECTED] Wed Aug 24 03:10:58 -0700 
2005 -------
raw data is...

(gdb) break jni_bridge.cxx:482
(gdb) run...
(gdb) catch throw
(gdb) catch catch
(gdb) cont

#0  0x001fcb85 in __cxa_throw ()
   from
/usr/src/redhat/BUILD/SRC680_m125/solver/680/unxlngi6.pro/bin/../lib/libstdc++.so.6
#1  0x004b7717 in jni_uno::JNI_context::java_exc_occured (this=0xbfc0fb28)
    at 
/usr/src/redhat/BUILD/SRC680_m125/bridges/source/jni_uno/jni_bridge.cxx:384
#2  0x004a1f5c in jni_uno::JNI_context::ensure_no_exception (this=0xbfc0fb28)
    at /usr/src/redhat/BUILD/SRC680_m125/bridges/source/jni_uno/jni_base.h:148
#3  0x0049cf20 in JNI_info (this=0x256888, jni_env=0x94838f8,
    class_loader=0x77620, classLoader_loadClass=0x7bc839c)
    at
/usr/src/redhat/BUILD/SRC680_m125/bridges/source/jni_uno/jni_info.cxx:739#4 
0x0049e69c in jni_uno::JNI_info::get_jni_info ([EMAIL PROTECTED])
    at
/usr/src/redhat/BUILD/SRC680_m125/bridges/source/jni_uno/jni_info.cxx:986#5 
0x004b67f5 in Bridge (this=0x250c50, java_env=0x250e20, uno_env=0x250ab8,
    registered_java2uno=true)
    at 
/usr/src/redhat/BUILD/SRC680_m125/bridges/source/jni_uno/jni_bridge.cxx:290
#6  0x004b6b49 in uno_ext_getMapping (ppMapping=0xbfc0fd40, pFrom=0x250e20,
    pTo=0x250ab8)
    at 
/usr/src/redhat/BUILD/SRC680_m125/bridges/source/jni_uno/jni_bridge.cxx:525

i.e.     

m_field_Any__type = jni->GetFieldID(
        (jclass) jo_Any.get(), "_type", "Lcom/sun/star/uno/Type;" );


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to