Sami Farin

Results 33 comments of Sami Farin

``` set ftp:proxy http://127.0.0.1:3128/ set hftp:proxy http://127.0.0.1:3128/ set http:proxy http://127.0.0.1:3128/ set https:proxy http://127.0.0.1:3128/ set ssl:cert-file /etc/pki/tls/certs/ca-bundle.crt set ssl:verify-certificate yes set hftp:decode no set http:decode no ```

```1577087666.731 885 127.0.0.1 TCP_MISS/404 4518 GET ftp://ftp.acc.umu.se/debian/pool/main/g/geeqie/geeqie_1.5.1-2.dsc;type=a - HIER_DIRECT/2001:6b0:19::165 text/html``` in squid logs I see lftp adds ```;type=a```.

Now ftp:// works, but http:// still downloads from the wrong directory.

``` ==2857==ERROR: AddressSanitizer: heap-use-after-free on address 0x61a000013888 at pc 0x000000406045 bp 0x7fee84ea00d0 sp 0x7fee84ea00c0 WRITE of size 8 at 0x61a000013888 thread T1 #0 0x406044 in cds_list_add /usr/include/urcu/list.h:53 #1 0x407d49 in...

Can't reproduce the bug anymore! Thanks 👍

Now it crashes quite fast when I just hold down **U** to toggle UDP, I got the original crash when toggling process view 🤔 ``` ================================================================= ==31454==ERROR: AddressSanitizer: heap-use-after-free on...

Now it crashes in both ```Flows``` and ```Process``` tabs when I press **U**. When I reported 20 days ago, it crashed (IIRC) when I pressed tab to view ```Process```.

It doesn't want to crash anymore. Has been running for five hours. 😉

With latest git 7a2dbf717794655a3fd82439fdb1e3d8b4730c74 `sha1` works but with `--checksum-choice=sha256` I get stack smashing errors (also without ASAN). Fedora 36 + glibc-2.35-17 + openssl-3.0.5-1 ``` done send_files starting *** stack smashing...