Description of problem: Using KDE: Open existing database with tables and forms. When attempting to open form in edit mode Openoffice Writer opens. When trying to create new form using wizard crashes with attached "bug" output Version-Release number of selected component (if applicable): 2.0.4-.5.3.3 How reproducible: Always Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Created attachment 141592 [details] Output from OOobase "to be submiitted with bug report"
It's a death on the first returned structure from a jni call, damned if I know right now how to figure out if it's OOo's fault of gcj's A Rectangle struct, quite a small stuct, maybe some problem in one of the bridges, either the OOo uno one, or the OOo java one, or in the gcj ffi
Created attachment 141752 [details] backtrace
I should say, crash on calling the first method that will return a struct, "this" is all wrong inside getPosSize, while calling other methods on that object like, setPosSize function as expected
This fix will be in next fc-6 update of OOo. need to handle struct returned in registers