-
Notifications
You must be signed in to change notification settings - Fork 574
why it segfaults? #162
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
From frank@orion.ideare.comSummary of my perl5 (5.0 patchlevel 5 subversion 3) configuration: Characteristics of this binary (from libperl): I'm using DBI and DBD::mysql, and, while I try to insert duplicate record inserting record: www.acenet.it/database/Azioni%20innovative%20in%20ambito%20locale%20nel%20campo%20dell%27INFORMATION%20SOCIETY.html error: it does not segfault here, but perl prints this "strange form" of the but if we add one more %something: inserting record: www.acenet.it/database/Azion%20i%20innovative%20in%20ambito%20locale%20nel%20campo%20dell%27INFORMATION%20SOCIETY.html Segmentation fault (core dumped) then I built a debug version of perl and started gdb (sorry, I can't go (gdb) r -I./lib ~frank/prova.pl Program received signal SIGSEGV, Segmentation fault. (gdb) backtrace I really hope that someone can point me out the right solution, other than Regards. Francesco Messineo |
Migrated from rt.perl.org#967 (status was 'resolved')
Searchable as RT967$
The text was updated successfully, but these errors were encountered: