Issue 112746 - framework/qa/unoapi fwk.ModuleManager failure (X11 BadWindow)
Summary: framework/qa/unoapi fwk.ModuleManager failure (X11 BadWindow)
Status: CONFIRMED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-28 10:11 UTC by Stephan Bergmann
Modified: 2017-05-20 10:47 UTC (History)
2 users (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-06-28 10:11:36 UTC
At least
<http://termite.services.openoffice.org/buildbot/builders/RedFlag/builds/411> on
CWS sb127, effectively being latest re/DEV300_next towards DEV300_m84 with
subsequenttests enabled, repeatedly fails on that buildbot in
framework/qa/unoapi with the below log (and soffice apparently terminates upon
the X11 error, so all following tests in framework/qa/unoapi stumble over
DisposedExceptions):

---8<---
[...]
5: LOG> statusChanged(): PASSED.OK
5: ***** State for
fwk.MacrosMenuController::com::sun::star::frame::XStatusListener ******
5: Whole interface: PASSED.OK
5:
***************************************************************************************
5: ***** State for fwk.MacrosMenuController ******
5: Whole component: PASSED.OK
5: ***********************************************
5: Creating: fwk.ModuleManager
5: LOG> Log started 25.05.2010 - 20:57:38
5: LOG> creating a text document
5: LOG> creating a web document
5: LOG> creating a global document
5: The program 'soffice' received an X Window System error.
5: This probably reflects a bug in the program.
5: The error was 'BadWindow (invalid Window parameter)'.
5:   (Details: serial 169 error_code 3 request_code 2 minor_code 0)
5:   (Note to programmers: normally, X errors are reported asynchronously;
5:    that is, you will receive the error a while after causing it.
5:    To debug your program, run it with the --sync command line
5:    option to change this behavior. You can then get a meaningful
5:    backtrace from your debugger if you break on the gdk_x_error() function.)
5: Exception while getting Environment java.io.EOFException
5: com.sun.star.lang.DisposedException: java.io.EOFException
5: 	at
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge$MessageDispatcher.run(java_remote_bridge.java:158)
[...]
---8<---
Comment 1 Stephan Bergmann 2010-07-08 08:32:20 UTC
sporadically appears to happen in other test cases on that bot, too, see
<http://termite.services.openoffice.org/buildbot/builders/RedFlag/builds/466>:

[...]
1: ***** State for sch.ChartTitle::com::sun::star::beans::XPropertySet ******
1: Whole interface: PASSED.OK
1: **************************************************************************
1: LOG> Log started 07.06.2010 - 22:00:14
1: Creating: sch.ChartTitle
1: LOG> Log started 07.06.2010 - 22:00:14
1: LOG> creating a chartdocument
1: The program 'soffice' received an X Window System error.
1: This probably reflects a bug in the program.
1: The error was 'BadWindow (invalid Window parameter)'.
1:   (Details: serial 221 error_code 3 request_code 2 minor_code 0)
1:   (Note to programmers: normally, X errors are reported asynchronously;
1:    that is, you will receive the error a while after causing it.
1:    To debug your program, run it with the --sync command line
1:    option to change this behavior. You can then get a meaningful
1:    backtrace from your debugger if you break on the gdk_x_error() function.)
1: Office disposed
[...]
Comment 2 Stephan Bergmann 2010-09-17 10:52:37 UTC
worked around for now by disabling affected tests as
<http://hg.services.openoffice.org/cws/sb126/rev/34867433702b>; please revert
when fixing this issue
Comment 3 Martin Hollmichel 2011-03-15 21:02:02 UTC
set target to 3.x since not release relevant for 3.4 release.
Comment 4 Marcus 2017-05-20 10:47:59 UTC
Reset assigne to the default "issues@openoffice.apache.org".