Well, the cookies support is very new in 3.2, so it could very well be a
bug in there rather than an HP-UX-specific problem.  In another email, you
mentioned that _cookie_jar was 0, so it would appear to be an initialization
problem of some sort.  Maybe Gabriele can help you narrow it down?

According to J. op den Brouw:
> Well, on this version, I don't get a bus error but rather a segmentation
> fault:
> 
> 
> make MAKE="make" check-TESTS
> make[2]: Entering directory
> `/pers/www/msql/Projects/Htdig/htdig-3.2.0b4-051301/test'
> PASS: t_wordkey
> PASS: t_wordlist
> PASS: t_wordskip
> PASS: t_wordbitstream
> PASS: t_search
> PASS: t_htdb
> PASS: t_rdonly
> PASS: t_trunc
> PASS: t_htdig
> PASS: t_htsearch
> PASS: t_htmerge
> ././t_htnet[15]: 22599 Memory fault(coredump)
> FAIL: t_htnet
> PASS: t_htdig_local
> ====================
> 1 of 13 tests failed
> 
> 
> Stack trace:
> 
> [msql@chaos test]$ !gdb
> gdb testnet 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"...
> Core was generated by `testnet'.
> Program terminated with signal 11, Segmentation fault.
> 
> 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  0x27690 in HtHTTP::SetRequestCommand (this=0x40017d40, cmd=@0x7b03a898) at
> HtHTTP.cc:607
> 607           _cookie_jar->SetHTTPRequest_CookiesString(_url, cmd);
> (gdb) bt
> #0  0x27690 in HtHTTP::SetRequestCommand (this=0x40017d40, cmd=@0x7b03a898) at
> HtHTTP.cc:607
> #1  0x26ae4 in HtHTTP::HTTPRequest (this=0x40017d40) at HtHTTP.cc:327
> #2  0x26584 in HtHTTP::Request (this=0x40017d40) at HtHTTP.cc:165
> #3  0x23914 in Retrieve () at testnet.cc:388
> #4  0x22c30 in main (ac=1073759154, av=0x0) at testnet.cc:139
> (gdb) 


-- 
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

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

Reply via email to