Re: Why? [message #4541 is a reply to message #4540] |
Fri, 22 June 2007 19:51 |
Konstantin Antipin
Messages: 3 Registered: May 2007 Location: Frankfurt
|
occasional visitor |
From: *ikf.physik.uni-frankfurt.de
|
|
Well, the problem probably is occurs due to the following:
There are some dependencies between this libraries. And when I am loading libraries not in the proper order - some of the static member are not initialized. And when on loading library constructor of this library is executed, segmentation error appears.
This is only guess - but it seems to be the true.
Konstantin
|
|
|