[Bug 831867] Re: colord assert failure: colord: browser.c:701: avahi_service_browser_free: Assertion `*_head == _item' failed.

2011-09-22 Thread Launchpad Bug Tracker
This bug was fixed in the package sane-backends - 1.0.22-2ubuntu2

---
sane-backends (1.0.22-2ubuntu2) oneiric; urgency=low

  * debian/patches/fix_avahi_error_paths.patch:
- Fix free order of avahi_client and avahi_browser in failure path.
  Fixes assert when avahi is unavailable (LP: #831867)
 -- Christopher James Halse RogersWed, 21 Sep 2011 
16:39:32 +1000

** Changed in: sane-backends (Ubuntu Oneiric)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/831867

Title:
  colord assert failure: colord: browser.c:701:
  avahi_service_browser_free: Assertion `*_head == _item' failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/831867/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 831867] Re: colord assert failure: colord: browser.c:701: avahi_service_browser_free: Assertion `*_head == _item' failed.

2011-09-21 Thread Chris Halse Rogers
** Changed in: sane-backends (Ubuntu Oneiric)
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/831867

Title:
  colord assert failure: colord: browser.c:701:
  avahi_service_browser_free: Assertion `*_head == _item' failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/831867/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 831867] Re: colord assert failure: colord: browser.c:701: avahi_service_browser_free: Assertion `*_head == _item' failed.

2011-09-20 Thread Pedro Villavicencio
** Tags removed: bugpattern-needed

** Tags added: bugpattern-written

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/831867

Title:
  colord assert failure: colord: browser.c:701:
  avahi_service_browser_free: Assertion `*_head == _item' failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/831867/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 831867] Re: colord assert failure: colord: browser.c:701: avahi_service_browser_free: Assertion `*_head == _item' failed.

2011-09-20 Thread Chris Halse Rogers
Ok.  After a little yak shaving I think this is actually a sane-backends
problem - it seems to be freeing an avahi_client before the
avahi_browser that depends on it.

I can't seem to easily reproduce this bug, though.  I'll come back to it
in the morning and try the patch.

** Package changed: colord (Ubuntu Oneiric) => sane-backends (Ubuntu
Oneiric)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/831867

Title:
  colord assert failure: colord: browser.c:701:
  avahi_service_browser_free: Assertion `*_head == _item' failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/831867/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 831867] Re: colord assert failure: colord: browser.c:701: avahi_service_browser_free: Assertion `*_head == _item' failed.

2011-09-19 Thread Chris Halse Rogers
** Changed in: colord (Ubuntu Oneiric)
   Status: Confirmed => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/831867

Title:
  colord assert failure: colord: browser.c:701:
  avahi_service_browser_free: Assertion `*_head == _item' failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/colord/+bug/831867/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 831867] Re: colord assert failure: colord: browser.c:701: avahi_service_browser_free: Assertion `*_head == _item' failed.

2011-09-17 Thread Alessandro Losavio
I have the same problem in Ubuntu 11.10 amd64

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/831867

Title:
  colord assert failure: colord: browser.c:701:
  avahi_service_browser_free: Assertion `*_head == _item' failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/colord/+bug/831867/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 831867] Re: colord assert failure: colord: browser.c:701: avahi_service_browser_free: Assertion `*_head == _item' failed.

2011-09-16 Thread Ivan Sagalaev
Where to look if I have avahi disabled and how to detect if my network
has .local domain?

A week ago I was connecting to a hotel WiFI network and got notification
about avahi daemon being disabled because of that .local domain. While I
never saw this happening on the network I'm on now, is it possible that
avahi was disabled persistently?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/831867

Title:
  colord assert failure: colord: browser.c:701:
  avahi_service_browser_free: Assertion `*_head == _item' failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/colord/+bug/831867/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 831867] Re: colord assert failure: colord: browser.c:701: avahi_service_browser_free: Assertion `*_head == _item' failed.

2011-09-16 Thread Ivan Sagalaev
Oh and I forgot to note that almost at the same time as this crash I had
another one:
https://bugs.launchpad.net/ubuntu/+source/oneconf/+bug/851603

Could these two be caused by a general connectivity problem?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/831867

Title:
  colord assert failure: colord: browser.c:701:
  avahi_service_browser_free: Assertion `*_head == _item' failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/colord/+bug/831867/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 831867] Re: colord assert failure: colord: browser.c:701: avahi_service_browser_free: Assertion `*_head == _item' failed.

2011-09-15 Thread Till Kamppeter
** Changed in: colord (Ubuntu Oneiric)
 Assignee: (unassigned) => Chris Halse Rogers (raof)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/831867

Title:
  colord assert failure: colord: browser.c:701:
  avahi_service_browser_free: Assertion `*_head == _item' failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/colord/+bug/831867/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 831867] Re: colord assert failure: colord: browser.c:701: avahi_service_browser_free: Assertion `*_head == _item' failed.

2011-09-15 Thread Timo Jyrinki
If it's Avahi, indeed the .local domain problem is bug #327362. Colord
should really cope with it though, since the bug #327362 affects
millions of potential Ubuntu users at minimum (based on the couple of
operators known).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/831867

Title:
  colord assert failure: colord: browser.c:701:
  avahi_service_browser_free: Assertion `*_head == _item' failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/colord/+bug/831867/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 831867] Re: colord assert failure: colord: browser.c:701: avahi_service_browser_free: Assertion `*_head == _item' failed.

2011-09-15 Thread Extender
Seems that bug is visible only when avahi daemon is disabled. It
disabled for me in default install since my ISP has .local domain.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/831867

Title:
  colord assert failure: colord: browser.c:701:
  avahi_service_browser_free: Assertion `*_head == _item' failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/colord/+bug/831867/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 831867] Re: colord assert failure: colord: browser.c:701: avahi_service_browser_free: Assertion `*_head == _item' failed.

2011-09-15 Thread Michael Tinsay
I ran into this problem when I disabled avahi-daemon.  I reenabled
avahi-daemon and rebooted, it seemed to not happen again. "apt-cache
show colord" doesn't state that it depends on avahi-daemon, directly
that is; I haven't walked through the dependencies.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/831867

Title:
  colord assert failure: colord: browser.c:701:
  avahi_service_browser_free: Assertion `*_head == _item' failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/colord/+bug/831867/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 831867] Re: colord assert failure: colord: browser.c:701: avahi_service_browser_free: Assertion `*_head == _item' failed.

2011-09-15 Thread Kate Stewart
** Also affects: colord (Ubuntu Oneiric)
   Importance: Medium
   Status: Confirmed

** Changed in: colord (Ubuntu Oneiric)
   Importance: Medium => High

** Tags added: rls-mgr-o-tracking

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/831867

Title:
  colord assert failure: colord: browser.c:701:
  avahi_service_browser_free: Assertion `*_head == _item' failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/colord/+bug/831867/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 831867] Re: colord assert failure: colord: browser.c:701: avahi_service_browser_free: Assertion `*_head == _item' failed.

2011-09-15 Thread Till Kamppeter
** Visibility changed 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/831867

Title:
  colord assert failure: colord: browser.c:701:
  avahi_service_browser_free: Assertion `*_head == _item' failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/colord/+bug/831867/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs