[Bug 43070] New: Double-sets a GError somewhere inside the connection code.
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Nov 18 17:47:50 CET 2011
https://bugs.freedesktop.org/show_bug.cgi?id=43070
Bug #: 43070
Summary: Double-sets a GError somewhere inside the connection
code.
Classification: Unclassified
Product: Telepathy
Version: git master
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: gabble
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: will.thompson at collabora.co.uk
QAContact: telepathy-bugs at lists.freedesktop.org
While I was on a train with terrible 3G yesterday, I saw this in my Gabble
debug log:
(telepathy-gabble:22402): GLib-WARNING **: GError set over the top of a
previous GError or uninitialized memory.
This indicates a bug in someone's code. You must ensure an error is NULL before
it's set.
The overwriting error message was: Temporarily unable to resolve
'_xmpp-client._tcp.collabora.co.uk'
[Thread 0x7ffff1892700 (LWP 22477) exited]
Unfortunately, I wasn't running with fatal warnings so couldn't get a
backtrace. It doesn't seem to be in the code in wocky-connector.c which falls
back to connecting directly to the server if the SRV lookup fails.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list