I hope this is what you want....



On Thu, 3 May 2001, Gilles Detillieux wrote:

> According to J. op den Brouw:
> > Test t_htnet still fails the test:
> > Hints on how to gdb this single test is welcomed.....
> 
> FAQ 5.14.  More specifically, you should go into the test directory,
> and hopefully there you'll find a t_htnet executable and a core file.
> Run "gdb t_htnet core" and give it the "bt" command.
> 
> -- 
> Gilles R. Detillieux              E-mail: <[EMAIL PROTECTED]>
> Spinal Cord Research Centre       WWW:    http://www.scrc.umanitoba.ca/~grdetil
> Dept. Physiology, U. of Manitoba  Phone:  (204)789-3766
> Winnipeg, MB  R3E 3J7  (Canada)   Fax:    (204)789-3930
> 


[msql@chaos test]$ gdb t_htnet core
GNU gdb 4.18
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "hppa2.0-hp-hpux10.20"...

"/pers/www/msql/Projects/Htdig/htdig-3.2.0b4-042901/test/t_htnet": not in
executable format: File format not recognized

Reading symbols from testnet...done.
Core was generated by `testnet'.
Program terminated with signal 10, Bus error.

warning: The shared libraries were not privately mapped; setting a
breakpoint in a shared library will not work until you rerun the program.

Reading symbols from ./testnet...done.
Reading symbols from /usr/lib/libc.1...done.
Reading symbols from /usr/lib/libdld.1...done.
#0  0x23ee0 in Connection::Timeout (this=0x4000, value=10) at Connection.cc:163
163         return oval;

(gdb) bt
#0  0x23ee0 in Connection::Timeout (this=0x4000, value=10) at Connection.cc:163
#1  0x2670c in HtHTTP::HTTPRequest (this=0x40017d40) at HtHTTP.cc:216
#2  0x26524 in HtHTTP::Request (this=0x40017d40) at HtHTTP.cc:159
#3  0x23934 in Retrieve () at testnet.cc:388
#4  0x22c50 in main (ac=1073759154, av=0x0) at testnet.cc:139
(gdb) quit
[msql@chaos test]$ 


--jesse
--------------------------------------------------------------------
J. op den Brouw                           Johanna Westerdijkplein 75
Haagse Hogeschool                                  2521 EN  DEN HAAG
Faculty of Engeneering                                   Netherlands
Electrical Engeneering                                +31 70 4458936
-------------------- [EMAIL PROTECTED] --------------------

Linux - because reboots are for hardware changes


_______________________________________________
htdig-dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/htdig-dev

Reply via email to