I'm running LabVIEW 7.1 for linux on a gentoo box. (Yes, I know it's
not one of the supported platforms, so don't bother telling me about
it.) System details are included at the bottom of the message. I'm
seeing a segmentation fault anytime the advanced analysis library is
unloaded (whenever the last VI that references the library closes). Has
anyone else seen this behavior? Presuming its the result of my
particular system, does anyone have any idea which library may be at
fault?
Further details:
The crash occurs several calls down from the call to __cxa_finalize,
which I believe is responsible for destroying static c++ objects.
My system:
LabVIEW 7.1
kernel 2.6.14 (with gentoo patchset)
glibc 2.3.5
Thanks,
Jason