Roman Maeder wrote:
> imp_dbh->connect: dsn = test, uid = username, pwd = password
> imp_dbh->MyLogin: dbname = test, uid = username, pwd = password,host = NULL, port
> = NULL
> imp_dbh->MyConnect: host = NULL, port = 0, uid = username, pwd = password
> signal SEGV (segmentation violation) in etext at 0xef7276d4
> etext-0x10978aa4: ld [%i0 + 428], %o1
>
Thanks god, this is an unreproducable problem, so I cannot be of
direct help.
But as you seem to be used to C debugging, I suggest you build
a debugging version of DBD::mysql
perl Makefile.PL OPTIMIZE=-g LINKTYPE=static
make
make perl
cd mysql
dbx ../perl
r -I../blib/lib -I../blib/arch t/20createdrop.t
Bye,
Jochen
--
Jochen Wiedmann joe@stripped
Life has brown and green eyes. :-) +49 7123 14887