On Tue, Oct 26, 2004 at 04:44:55PM -0700, Earl Miles wrote:
I'm running on a pretty stock RedHat 9.0 server with 1.7.19 MySQL++,
mysql-3.23.58-1.9 from RPM, and net-snmp-5.1.1 from tar. Oh, and
gcc-3.2.2-5.
I'm no net-snmp expert, but I installed it on my gentoo system to run a
quick test to see if I could get it to crash. I'm running mysql-4.0.x,
net-snmp-5.1.1, and gcc-3.3.4, and mysql++-1.7.14 (I know, I'm falling
behind).
It didn't crash for me, and I used the code that allocated on the heap,
with new. I might try a newer version of mysql++ soon... I need to
upgrade anyway.
Until then, you didn't mention whether you compiled mysql++ yourself or
installed the RPM. Make sure you match compilers for mysql++ and your
system. That's probably redundant, but I'll mention it anyway.
- Chris