-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

Gee, learn something every day:).  Thanks for the tip on the ulimit
command.  Now that I get a core file and can list output from the
debugger, should I use the script command to capture that output? who
should I send the core and script output to?  I would really like to
figure out why phpPgAdmin doesn't like elinks or visa versa.

On Wed, Dec 07, 2005 at 06:05:34PM +0000, Thomas Adam wrote:
> On Wed, Dec 07, 2005 at 10:43:44AM -0700, Steve Holmes wrote:
> > 0.11RC0. Any more ideas? I don't know how to get a core dump from this
> > run and I'm presently quite unfamiliar with gdb but could learn a few
> > tricks if that will help debug the thing. I should note that both
> > phpPgAdmin and phpMyAdmin both use some javascript.
> 
> Most likely, your shell (assuming bash) has disabled core-file
> creation.  Try something like this:
> 
> % ulimit -c 3965
> % elinks
> 
> (goto the PhpPgAdmin site)
> 
> Assuming ELinks then crashes, you'll see a core file in the CWD.  If you
> have GDN installed, run:
> 
> % gdb /path/to/elinks ./core
> 
> You'll be presented with a prompt:
> 
> (gdb)
> 
> You need to type in 'where'.  The output of which would be very useful.
> 
> -- Thomas Adam
> 
> --  
> I'm brutal, honest, and afraid of you.
> _______________________________________________
> elinks-users mailing list
> elinks-users@linuxfromscratch.org
> http://linuxfromscratch.org/mailman/listinfo/elinks-users
> 
> 

- -- 
HolmesGrown Solutions
The best solutions for the best price!
http://ld.net/?holmesgrown
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.7 (GNU/Linux)

iD8DBQFDl0jtWSjv55S0LfERA2PfAKDLheE9Fl2eWOE0exd6kSzJ+w0EbwCfXm3J
xGQjQ0RQTMe5A0iY7HyQlnc=
=acI5
-----END PGP SIGNATURE-----
_______________________________________________
elinks-users mailing list
elinks-users@linuxfromscratch.org
http://linuxfromscratch.org/mailman/listinfo/elinks-users

Reply via email to