I don't see anything obviously wrong either.  But the stack trace given is 
memory-corrupted:
 * The line it points to in the source is just a g_strdup.
 * The memory passed to g_object_unref is the __tmp6__ pointer, which is just a 
string.
 * cairo_pattern_create_rgb is high up in the stack (which then apparently 
calls __libc_start_main...)

So it may not be a bug in settings-daemon.vala itself.

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

Title:
  unity-greeter crashed with SIGSEGV in g_object_unref()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/834686/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to