Re: double-linked list error
Rodrigo Arias <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, On Mon, Jun 10, 2024 at 04:55:02PM -0600, [email protected] wrote: >Hi > >i get this - but page looks okay even with error Strange, cannot reproduce with 3.1.1. Which system is this and how are you building Dillo?, can you compress and attach the config.log of the build directory? Try to build with the address sanitizer enabled using: $ ../configure 'CFLAGS=-O0 -g -fsanitize=address' 'CXXFLAGS=-O0 -g -fsanitize=address' And try again with: $ ASAN_OPTIONS=new_delete_type_mismatch=0 dillo https://www.gasbuddy.com/station/30609 Then copy the output if it shows errors. Rodrigo. _______________________________________________ Dillo-dev mailing list -- dillo-dev-lx9mn2B4QYRWk0Htik3J/[email protected] To unsubscribe send an email to dillo-dev-leave-lx9mn2B4QYRWk0Htik3J/[email protected]