Bug#723835: cups-browsed: Segfault with multiple BrowsePoll directives

2017-08-01 Thread Till Kamppeter
Fixed in cups-filters upstream, BZR rev. 7667, will be included in the cups-filters 1.16.1 release. Thank you for your bug report with backtrace. Problem was an uninitialized pointer which made the crash always happen when a BrowsePolled printer has no "Location" field in its IPP attributes.

Bug#723835: cups-browsed: Segfault with multiple BrowsePoll directives

2017-08-01 Thread Duck
Control: tags -1 -unreproducible Control: found -1 1.16.0-2 Quack, I'm using two different servers and could reproduce the crash. With only one of them on another machine it works fine. Here is the trace: #0 0x7f7798fc2676 in strlen () at ../sysdeps/x86_64/strlen.S:106 #1

Bug#723835: cups-browsed: Segfault with multiple BrowsePoll directives

2014-10-30 Thread Didier 'OdyX' Raboud
Control: tags -1 +upstream +unreproducible On Fri, 20 Sep 2013 11:18:24 +0200 Martin Monperrus wrote: * What led up to the situation? Having two BrowsePoll directives pointing to the same server. BrowsePoll cups.foo.com # DNS - 10.0.0.1 BrowsePoll cups.bar.com # DNS - 10.0.0.1 * What

Bug#723835: cups-browsed: Segfault with multiple BrowsePoll directives

2013-09-20 Thread Martin Monperrus
Package: cups-browsed Version: 1.0.34-3+b1 Severity: important Tags: upstream Dear Maintainer, * What led up to the situation? Having two BrowsePoll directives pointing to the same server. BrowsePoll cups.foo.com # DNS - 10.0.0.1 BrowsePoll cups.bar.com # DNS - 10.0.0.1 * What was the