Bug#820162: w3m: SEGFAULT on bogus HTML

2016-04-06 Thread Steve Kemp
On Thu Apr 07, 2016 at 06:51:52 +0900, Tatsuya Kinoshita wrote: > > Confirmed, thank you. > > Fixed in the development repo. > > - > https://anonscm.debian.org/cgit/collab-maint/w3m.git/commit/?id=7bb2a4671503c41d63989dcef9ef54dea0c73b43 > > Will be fixed in the next upload for unstable.

Bug#820162: w3m: SEGFAULT on bogus HTML

2016-04-06 Thread Tatsuya Kinoshita
Control: tags -1 + patch pending pgpBq9KCZoqJl.pgp Description: PGP signature

Bug#820162: w3m: SEGFAULT on bogus HTML

2016-04-06 Thread Tatsuya Kinoshita
Control: -1 + patch pending >>cat $file | w3m -dump >> (gdb) bt >> #0 wc_any_to_ucs (cc=...) at ucs.c:274 > > Confirmed, thank you. Fixed in the development repo. - https://anonscm.debian.org/cgit/collab-maint/w3m.git/commit/?id=7bb2a4671503c41d63989dcef9ef54dea0c73b43 Will be fixed in

Bug#820162: w3m: SEGFAULT on bogus HTML

2016-04-06 Thread Tatsuya Kinoshita
On April 6, 2016 at 2:29AM +, steve (at steve.org.uk) wrote: >cat $file | w3m -dump > (gdb) bt > #0 wc_any_to_ucs (cc=...) at ucs.c:274 Confirmed, thank you. > Interestingly the following does NOT crash: > >w3m -dump $file The segfault doesn't occur when content-type is text/html, s

Bug#820162: w3m: SEGFAULT on bogus HTML

2016-04-05 Thread Steve Kemp
Package: w3m Version: 0.5.3-19 Severity: important Tags: security Dear Maintainer, Please find attached a tarball which contains two files, a generated one, and one which has been reduced to the smallest possible test-case. Each of those files causes w3m to segfault when run as follows: cat