Archived

This forum has been archived. Please start a new discussion on GitHub.

allTest.py failure installing 1.3

I just made 1.3 successfully and then ran "python allTests.py" and got the failure indicated in the attached file.

Is this something that should prevent us from installing 1.3 now?

Thanks again,

Brian

Comments

  • benoit
    benoit Rennes, France
    Hi Brian,

    We need more information to try to reproduce this problem. What platform did you use (OS version and compiler version)? How did you compile Ice (with or without optimization)?

    It looks like the IcePackRegistry process is crashing on shutdown with a segfault. On most platforms, a core dump is created and allows you to get the stack trace of the crash. Did you find a core dump in the directory where you run the python script from? If there's a core dump, it would be really helpfull to see the stack trace of the segfault.

    Benoit.