Bug#305879: w3m: Segfault at https://www.macu.org/

2006-05-07 Thread Karsten Schoelzel
Hi, I could reproduce it and get a core dump and a backtrace: (gdb) bt #0 0xb7be350e in _int_malloc () from /lib/tls/libc.so.6 #1 0xb7be4dfc in malloc () from /lib/tls/libc.so.6 #2 0xb7ba807c in __add_to_environ () from /lib/tls/libc.so.6 #3 0xb7ba8151 in setenv () from /lib/tls/libc.so.6 #4

Bug#305879: w3m: Segfault at https://www.macu.org/

2005-04-22 Thread Will Aoki
Package: w3m Version: 0.5.1-3 Severity: normal To reproduce: 1: Execute 'w3m https://www.macu.org/' 2: Search for the string "search" by entering "/search\n" 3: Quickly move the cursor back by pressing 'j' once. At this point w3m dies with a segfault. w3m crashes about 9 out of every 10 times t