|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 1796 Details
Show help | Quick Search | Submit a Test Suite Support Request | Click here to view your privileges
This page provides all information on Problem Report 1796.
Report 1796 Actions
Problem Report Number 1796 Submitter's Classification Test Suite problem State Resolved Resolution Test Suite Deficiency (TSD) Problem Resolution ID TSD.X.0873 Raised 1970-01-01 08:00 Updated 2003-03-13 08:00 Published 1998-06-30 08:00 Product Standard Window System Application Interface V2 Certification Program The Open Brand certification program Test Suite VSW version 5.0.1 Test Identification Xt8/XtMakeResizeRequest 5 Problem Summary TSD4W.00153 This test may fail as it is manipulating a destroyed widget. Problem Text
The segv above results from the call to XtMakeGeometryRequest in
$TET_ROOT/vsw5/tset/Xt8/tmkrsizrt/Test.c:t005()
What appears to be happening in our case is ....
The call to XtDestroyWidget(cooperative_widget) is made.
As part of the execution of this function cooperative_widget is freed.
tet_infoline() is called next and ends up allocating/writing to
storage which includes the address of the previously destroyed
widget. This results in the widget's being_destroyed flag being
unset which causes the subsequent XtMakeResizeRequest(cooperative_widget, ...)
to crash.
This behaviour has already been reported for XtDestroyWidget-1.
TSD4W.00151 has been created for that caseTest Output
TEST PURPOSE #5
Assertion XtMakeResizeRequest-5.(A)
When the being_destroyed field of the widget w is True a
call to XtGeometryResult XtMakeResizeRequest(w, width,
height, width_return, height_return) shall return
XtGeometryNo.
PREP: Initialize toolkit, Open display and Create topLevel root widget
PREP: Createcooperative composite widget in boxw1
PREP: Create cooperative widget in cooperative composite
PREP: Create windows for widgets and map them
PREP: Query geometry of cooperative widget
PREP: Destroy cooperative widget
PREP: Change geometry of cooperative widget
unexpected signal 11 (SIGSEGV) received
5 UNRESOLVEDReview Information
Review Type TSMA Review Start Date null Completed null Status Complete Review Recommendation No Resolution Given Review Response
We agree this is a Test Suite Deficiency in the test suite version(s) listed.
Review Type SA Review Start Date null Completed null Status Complete Review Resolution Test Suite Deficiency (TSD) Review Conclusion
This is an agreed Test Suite Deficiency.
Problem Reporting System Options:
- View Report 1796
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority