|
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.
|