pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/54695



The following reply was made to PR pkg/54695; it has been noted by GNATS.

From: Germain Le Chapelain <germain.lechapelain%lanvaux.fr@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/54695
Date: Fri, 8 May 2020 22:05:37 -0700

 Hi!
 
 
 It crashes on startup now:
 
 2020/05/08 21:36:26 [DNS] Resolving [germ] ...
 2020/05/08 21:36:26 [DNS] Resolving [www.mldonkey.org] ...
 
 0  in alloc_host_entry
 1  in unix_gethostbyname
 2  in camlIp__make_entry_from_name_1176 of src/utils/net/ip.ml:172
 3  in camlIp__get_entry_cached_1185 of src/utils/net/ip.ml:226
 4  in camlIp__from_name_1198 of src/utils/net/ip.ml:240
 5  in camlDriverMain__resolve_name_1142 of src/daemon/driver/driverMain.ml:378
 6  in camlList__exists_1136 of list.ml:131
 
 GDB is on line 390 of driverMain.ml:
     in
     let hostnames =
       ["www.mldonkey.org"; "mldonkey.sf.net"; "www.mldonkey.net"; "www.google.com"]
     in
 =>  DriverInteractive.dns_works := List.exists resolve_name hostnames;
 
 I can (and may) dig deeper by debugging in OCaml as well. I am rolling on the old one though, that OCaml auto-install: 4.01.0)
 
 
 (Also, I have replied on misc/54954 but the bug is still on the `feedback-required' state.)
 
 Kindest regards,
 
 Germain
 -- 
 Germain Le Chapelain <germain.lechapelain%lanvaux.fr@localhost>
 Software Engineer
 Lanvaux
 


Home | Main Index | Thread Index | Old Index