Hi there.

    I've just installed Red Hat Linux 7.2 from scratch on a development
machine. I'm compiling some executables that worked properly before on SCO
Openserver and HPUX 11 and 10.20 enviroments. When I execute my code,
randomly it hangs up, or coredumps when trying to free memory, (as GDB stack
print shows always the fault on malloc.free, called from the destructor of
DOMNodes).

    I ran the same code with the same XML docs on the three previous
machines without any trouble. And even more complex examples.

    I've tried to use the stable 1.6 Xerces-C release, (compiled on RedHat
6), the latest nightly 1.7, (compiled on RH 7.2 also), and I've built my own
1.6 library from the source code, both on threaded and non-threaded
versions. All libraries gave me the same result.

    Is there any patch that I must install on the basic Red Hat 7.2 release
for running Xerces???. It seems to be some kind of libc bug. Any idea?.

Jorge.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to