[Bug 31121] telepathy-logger-0.1.5: _tpl_log_manager_add_message: Process /usr/libexec/telepathy-logger was killed by signal 11

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Dec 6 17:28:08 CET 2010


https://bugs.freedesktop.org/show_bug.cgi?id=31121

Emilio Pozuelo Monfort <pochu27 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pochu27 at gmail.com

--- Comment #1 from Emilio Pozuelo Monfort <pochu27 at gmail.com> 2010-12-06 08:28:07 PST ---
There's a patch on https://bugzilla.redhat.com/show_bug.cgi?id=646715#c14, but
I don't think it's correct. I've tested this and when I send empty lines, they
don't trigger the problem and get logged. In fact they are not null strings,
they are '\n', so TPL_STR_EMPTY() won't return TRUE on them and so that can't
be the cause.

My fix sets the error before returning FALSE so that when we check the error on
_tpl_log_manager_add_message(), it's set and we don't crash.

-- 
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