[Bug 1427344] Re: cups-browsed crashed with SIGSEGV in timeout_free()

2015-03-12 Thread Till Kamppeter
Replaced g_source_destroy() by g_source_remove() in cups-browsed in upstream BZR rev. 7335. Will be included in cups-filters 1.0.67. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1427344 Title: cups

[Bug 1427344] Re: cups-browsed crashed with SIGSEGV in timeout_free()

2015-03-11 Thread Till Kamppeter
Everyone who was able to rreproduce the crash with the old package, please test with the new package and tell us whether it solves the problem. Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/142

[Bug 1427344] Re: cups-browsed crashed with SIGSEGV in timeout_free()

2015-03-11 Thread Launchpad Bug Tracker
This bug was fixed in the package cups-filters - 1.0.67-0ubuntu1 --- cups-filters (1.0.67-0ubuntu1) vivid; urgency=medium * New upstream release - cups-browsed: Use g_source_remove() instead of g_source_destroy() for killing auto shutdown timers (LP: #1427344). -- Till

[Bug 1427344] Re: cups-browsed crashed with SIGSEGV in timeout_free()

2015-03-11 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/cups-filters -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1427344 Title: cups-browsed crashed with SIGSEGV in timeout_free() To manage notifications abou

[Bug 1427344] Re: cups-browsed crashed with SIGSEGV in timeout_free()

2015-03-11 Thread Till Kamppeter
OK, I will replace the g_source_destroy() by g_source_remove()g_source_remove(). ** Changed in: cups-filters (Ubuntu) Status: Incomplete => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

[Bug 1427344] Re: cups-browsed crashed with SIGSEGV in timeout_free()

2015-03-11 Thread Tim Waugh
Well, read the documentation, don't just call functions at random. ;-) https://developer.gnome.org/glib/stable/glib-The-Main-Event-Loop.html Or look at what other programs do. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://b

Re: [Bug 1427344] Re: cups-browsed crashed with SIGSEGV in timeout_free()

2015-03-11 Thread Till Kamppeter
On 03/11/2015 12:14 PM, Tim Waugh wrote: >>From a quick glance, this looks wrong: > > ``` > /* If auto shutdown is active we have perhaps scheduled a timer to shut down > due to not having queues any more to maintain, kill the timer now */ > if (autoshutdown && autoshutdown_exec_id && >

[Bug 1427344] Re: cups-browsed crashed with SIGSEGV in timeout_free()

2015-03-11 Thread Tim Waugh
>From a quick glance, this looks wrong: ``` /* If auto shutdown is active we have perhaps scheduled a timer to shut down due to not having queues any more to maintain, kill the timer now */ if (autoshutdown && autoshutdown_exec_id && cupsArrayCount(remote_printers) > 0) { debug_

[Bug 1427344] Re: cups-browsed crashed with SIGSEGV in timeout_free()

2015-03-10 Thread Till Kamppeter
Tim, I think it was you who added the timeout stuff. Have you an idea what is going on here? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1427344 Title: cups-browsed crashed with SIGSEGV in timeout

[Bug 1427344] Re: cups-browsed crashed with SIGSEGV in timeout_free()

2015-03-10 Thread Cristian Aravena Romero
** Attachment added: "cups-browsed.conf" https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1427344/+attachment/4339788/+files/cups-browsed.conf -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

[Bug 1427344] Re: cups-browsed crashed with SIGSEGV in timeout_free()

2015-03-10 Thread Till Kamppeter
Anyone with this problem, can you please attach your /etc/cups/cups- browsed.conf to this bug report. Thanks. ** Changed in: cups-filters (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1427344] Re: cups-browsed crashed with SIGSEGV in timeout_free()

2015-03-09 Thread Till Kamppeter
** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1427344 Title: cups-browsed crashed with SIGSEGV in timeout_free() To manage notifications about thi