Gerald,
Ok. Is this what you are looking for?
Starting program: /usr/local/bin/perl test.pl
loading... ok
Testing offline mode...
ascii...
Program received signal SIGSEGV, Segmentation fault.
0x805e179 in Perl_gv_fetchfile ()
(gdb) bt
#0 0x805e179 in Perl_gv_fetchfile ()
#1 0x400f2044 in XS_HTML__Embperl_GVFile ()
#2 0x8097ae7 in Perl_pp_entersub ()
#3 0x8092bfa in Perl_runops_standard ()
#4 0x805b119 in S_run_body ()
#5 0x805aebd in perl_run ()
#6 0x8058bf1 in main ()
#7 0x8058afe in ___crt_dummy__ ()
I will resend with debug enabled if it is.
Aaron Johnson
Gerald Richter wrote:
> >
> > If you send me a bit more instruction on how to do that I can.
> > I have been extermely lucky with Perl and its modules in that
> > most of time they
> > compile out of the "box" and I don't program C so you will have
> > to guide me a
> > bit.
> >
>
> Do a
>
> perldoc Faq.pod
>
> and search for
>
> "bactrace"
>
> (It's a typo in the Faq.pod). This paragraph explain how to get a backtrace
> and the next explains how to build a debug version of Embperl.
>
> > I am getting ready to intergrate the attachments into the Mail object this
> > month. I will send the changes along when I am done.
> >
>
> Great!
>
> Gerald
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]