HomeAbout Us A-Z IndexSearch * Contact Us Register LoginPress Shop

The Open Brand -- Problem Reporting and Interpretations System


Problem Report 1797 Details

Help Show help | Quick Search | Submit a Test Suite Support Request | Click here to view your privileges

This page provides all information on Problem Report 1797.


Report 1797 Actions


    Problem Report Number 1797
    Submitter's Classification Test Suite problem
    State Resolved
    Resolution Test Suite Deficiency (TSD)
    Problem Resolution ID TSD.X.0874
    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/XtMakeGeometryRequest 5
    Problem Summary TSD4W.00152 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/tmkgmreqt/Test.c:t005()

    What appears to be happening in our case is ....

    The call to XtDestroyWidget(labelw_msg) is made.
    As part of the execution of this function labelw_msg 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 XtMakeGeometryRequest(labelw_msg, ...)
    to crash.

    This behaviour has already been reported for XtDestroyWidget-1.
    TSD4W.00151 has been created for that case

    Test Output
    TEST PURPOSE #5
    Assertion XtMakeGeometryRequest-5.(A)
    When the being_destroyed field of the widget w is True a
    call to XtGeometryResult XtMakeGeometryRequest(w, request,
    reply_return) shall return XtGeometryNo.
    PREP: Initialize toolkit, Open display and Create topLevel root widget
    PREP: Create label widget in boxw1 widget
    PREP: Create windows for widgets and map them
    PREP: Get current geometry and destroy widget.
    PREP: Change geometry of labelw_msg widget
    unexpected signal 11 (SIGSEGV) received
    5 UNRESOLVED

    Review 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:

     

    Back   


Contact the Certification Authority