Issue 114642 - svx/qa/unoapi svx: svx.SvxUnoTextContent::com::sun::star::style::CharacterProperties crash
Summary: svx/qa/unoapi svx: svx.SvxUnoTextContent::com::sun::star::style::CharacterPro...
Status: CONFIRMED
Alias: None
Product: Draw
Classification: Application
Component: code (show other issues)
Version: recent-trunk
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-21 09:48 UTC by Stephan Bergmann
Modified: 2013-08-07 15:40 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Stephan Bergmann 2010-09-21 09:48:38 UTC
At least on DEV300_m87 based CWS sb123subsequenttests, executing svx/qa/unoapi
once failed on
<http://termite.services.openoffice.org/buildbot/builders/Solaris-Sparc/builds/2473>
at

[...]
25: LOG> BackGraphicLocation: PASSED.OK
25: LOG>     disposing xDrawDoc 
25: ***** State for svx.SvxUnoTextContent::com::sun::star::text::TextTable ******
25: Whole service: PASSED.OK
25: *****************************************************************************
25: LOG> Log started 21.08.2010 - 02:19:46
25: Creating: svx.SvxUnoTextContent
25: LOG> Log started 21.08.2010 - 02:19:46
25: LOG> creating a drawdoc
drgCollect got invalid rectangle  drgCollect got invalid rectangle  drgCollect
got invalid rectangle  drgCollect got invalid rectangle  drgCollect got invalid
rectangle  drgCollect got invalid rectangle  drgCollect got invalid rectangle 
drgCollect got invalid rectangle  drgCollect got invalid rectangle  drgCollect
got invalid rectangle  25: Environment created
25: checking: [svx.SvxUnoTextContent::com::sun::star::container::XNamed] is
iface: [com.sun.star.container.XNamed] testcode: [ifc.container._XNamed]
25: ***** State for svx.SvxUnoTextContent::com::sun::star::container::XNamed ******
25: Whole interface: Not supported but optional.OK
25: *******************************************************************************
25: LOG> Log started 21.08.2010 - 02:19:46
25: checking:
[svx.SvxUnoTextContent::com::sun::star::style::CharacterProperties] is iface:
[com.sun.star.beans.XPropertySet] testcode: [ifc.style._CharacterProperties]
25: LOG> Execute: CharFontName
drgCollect got invalid rectangle  drgCollect got invalid rectangle  drgCollect
got invalid rectangle  drgCollect got invalid rectangle  drgCollect got invalid
rectangle  drgCollect got invalid rectangle  drgCollect got invalid rectangle 
drgCollect got invalid rectangle  drgCollect got invalid rectangle  drgCollect
got invalid rectangle  drgCollect got invalid rectangle  drgCollect got invalid
rectangle  drgCollect got invalid rectangle  drgCollect got invalid rectangle 
drgCollect got invalid rectangle  drgCollect got invalid rectangle  drgCollect
got invalid rectangle  drgCollect got invalid rectangle  drgCollect got invalid
rectangle  drgCollect got invalid rectangle  drgCollect got invalid rectangle 
drgCollect got invalid rectangle  drgCollect got invalid rectangle  drgCollect
got invalid rectangle  drgCollect got invalid rectangle  drgCollect got invalid
rectangle  drgCollect got invalid rectangle  drgCollect got invalid rectangle 
25: LOG> Exception occured while testing property 'CharFontName'
25: com.sun.star.lang.DisposedException: java.io.EOFException
25: LOG>        at
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge$MessageDispatcher.run(java_remote_bridge.java:158)
25: Method CharFontName finished with state FAILED
25: LOG> CharFontName: PASSED.FAILED
25: 
25: LOG> Execute: CharFontStyleName
25: LOG> Exception while checking: CharFontStyleName : java_remote_bridge
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge@1f64158 is disposed
25: LOG> Execute: CharFontFamily
25: LOG> Exception while checking: CharFontFamily : java_remote_bridge
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge@1f64158 is disposed
25: LOG> Execute: CharFontCharSet
25: LOG> Exception while checking: CharFontCharSet : java_remote_bridge
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge@1f64158 is disposed
25: LOG> Execute: CharFontPitch
25: LOG> Exception while checking: CharFontPitch : java_remote_bridge
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge@1f64158 is disposed
25: LOG> Execute: CharColor
25: LOG> Exception while checking: CharColor : java_remote_bridge
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge@1f64158 is disposed
25: LOG> Execute: CharEscapement
25: LOG> Exception while checking: CharEscapement : java_remote_bridge
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge@1f64158 is disposed
25: LOG> Execute: CharHeight
25: com.sun.star.lang.DisposedException: java_remote_bridge
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge@1f64158 is disposed
25: LOG>        at
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge.checkDisposed(java_remote_bridge.java:702)
25: LOG>        at
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge.sendRequest(java_remote_bridge.java:621)
25: LOG>        at
com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.request(ProxyFactory.java:151)
25: LOG>        at
com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.invoke(ProxyFactory.java:133)
25: LOG>        at $Proxy32.getPropertySetInfo(Unknown Source)
25: LOG>        at
lib.MultiPropertyTest$PropertyTester.testProperty(MultiPropertyTest.java:155)
25: LOG>        at lib.MultiPropertyTest.testProperty(MultiPropertyTest.java:551)
25: LOG>        at
ifc.style._CharacterProperties._CharHeight(_CharacterProperties.java:116)
25: LOG>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
25: LOG>        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
25: LOG>        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
25: LOG>        at java.lang.reflect.Method.invoke(Method.java:585)
25: LOG>        at lib.MultiMethodTest.invokeTestMethod(MultiMethodTest.java:406)
25: LOG>        at
lib.MultiPropertyTest.invokeTestMethod(MultiPropertyTest.java:118)
25: LOG>        at lib.MultiMethodTest.callMethod(MultiMethodTest.java:384)
25: LOG>        at lib.MultiMethodTest.executeMethod(MultiMethodTest.java:372)
25: LOG>        at lib.MultiMethodTest.run(MultiMethodTest.java:236)
25: LOG>        at base.java_fat.executeInterfaceTest(java_fat.java:573)
25: LOG>        at base.java_fat.executeTest(java_fat.java:237)
25: LOG>        at org.openoffice.Runner.run(Runner.java:240)
25: LOG>        at org.openoffice.svx.qa.unoapi.Test.test(Test.java:44)
25: LOG>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
25: LOG>        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
25: LOG>        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
25: LOG>        at java.lang.reflect.Method.invoke(Method.java:585)
25: LOG>        at
org.junit.internal.runners.TestMethodRunner.executeMethodBody(TestMethodRunner.java:99)
25: LOG>        at
org.junit.internal.runners.TestMethodRunner.runUnprotected(TestMethodRunner.java:81)
25: LOG>        at
org.junit.internal.runners.BeforeAndAfterRunner.runProtected(BeforeAndAfterRunner.java:34)
25: LOG>        at
org.junit.internal.runners.TestMethodRunner.runMethod(TestMethodRunner.java:75)
25: LOG>        at
org.junit.internal.runners.TestMethodRunner.run(TestMethodRunner.java:45)
25: LOG>        at
org.junit.internal.runners.TestClassMethodsRunner.invokeTestMethod(TestClassMethodsRunner.java:66)
25: LOG>        at
org.junit.internal.runners.TestClassMethodsRunner.run(TestClassMethodsRunner.java:35)
25: LOG>        at
org.junit.internal.runners.TestClassRunner$1.runUnprotected(TestClassRunner.java:42)
25: LOG>        at
org.junit.internal.runners.BeforeAndAfterRunner.runProtected(BeforeAndAfterRunner.java:34)
25: LOG>        at
org.junit.internal.runners.TestClassRunner.run(TestClassRunner.java:52)
25: LOG>        at
org.junit.internal.runners.CompositeRunner.run(CompositeRunner.java:29)
25: LOG>        at org.junit.runner.JUnitCore.run(JUnitCore.java:130)
25: LOG>        at org.junit.runner.JUnitCore.run(JUnitCore.java:109)
25: LOG>        at org.junit.runner.JUnitCore.run(JUnitCore.java:100)
25: LOG>        at org.junit.runner.JUnitCore.runMain(JUnitCore.java:81)
25: LOG>        at org.junit.runner.JUnitCore.main(JUnitCore.java:44)
25: LOG> CharHeight: java_remote_bridge
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge@1f64158 is
disposed.FAILED
25: 926 Segmentation Fault - core dumped
Comment 1 Stephan Bergmann 2010-09-21 09:54:27 UTC
worked around for now by disabling the affected tests, see
<http://hg.services.openoffice.org/cws/sb123/rev/e8a34b82d106>; please revert
when fixing this issue
Comment 2 ooo 2010-09-30 16:17:03 UTC
ka=>mt: please forward to the appropriate developer according to your knowledge
in this area
Comment 3 malte_timmermann 2010-10-01 07:33:31 UTC
I assume we talk about the EditEngine here => TL
Comment 4 thomas.lange 2010-10-05 13:11:20 UTC
.
Comment 5 Martin Hollmichel 2011-03-16 09:44:09 UTC
set target to 3.x since not release relevant for 3.4.