Christian Hammers wrote:
Can you send a backtrace? I enabled YaSSL in 5.0.24 so that might be the
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1213868352 (LWP 6502)]
0xb7ce0469 in __gnu_cxx::__exchange_and_add () from /usr/lib/libstdc++.so.6
(gdb) bt
#0 0xb7ce0469 in __gnu_cxx::__exchange_and_add () from
/usr/lib/libstdc++.so.6
#1 0xb7cc31f2 in std::string::assign () from /usr/lib/libstdc++.so.6
#2 0x0805f58d in std::operator+<char, std::char_traits<char>,
std::allocator<char> > ()
#3 0xb7adeeb0 in __libc_start_main () from /lib/tls/libc.so.6
#4 0x0804b381 in ?? ()
(gdb)
cause. And please report your "uname -r" and "cat /proc/cpuinfo" as we
$ uname -a
Linux c.xwis.net 2.6.15-1-686-smp #2 SMP Thu Feb 2 18:39:24 UTC 2006
i686 GNU/Linux
$ uname -r
2.6.15-1-686-smp
$ cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 8
model name : Pentium III (Coppermine)
stepping : 6
cpu MHz : 997.351
cache size : 256 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
mca cmov pat pse36 mmx fxsr sse
bogomips : 1995.72
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 8
model name : Pentium III (Coppermine)
stepping : 6
cpu MHz : 997.351
cache size : 256 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
mca cmov pat pse36 mmx fxsr sse
bogomips : 1993.38
$
already learned that YaSSL ist most probably incompatible with early and
pre-pentium CPUs.
There are also open Perl DBI problems, was you client app a Perl script?
No, it's a C++ app using the MySQL C libs.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]