[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
Wed Jan 19 16:23:36 CET 2011
https://bugs.freedesktop.org/show_bug.cgi?id=31121
--- Comment #5 from Matthew Booth <mbooth at redhat.com> 2011-01-19 07:23:36 PST ---
(In reply to comment #4)
> (In reply to comment #3)
> > (In reply to comment #1)
> > > 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.
> >
> > You mean that when you send empty lines they don't generate an error, and do
> > appear in the log? If so, that's the intended behaviour :)
>
> Yes... without your patch. :)
>
> > > 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.
> >
> > I've traced this, and they're definitely empty strings. See my gdb output in
> > https://bugzilla.redhat.com/show_bug.cgi?id=646715#c17
>
> They are not for me:
>
> (gdb) print self->priv->message
> $5 = (gchar *) 0x654f20 "\n"
>
> So something on your side is stripping them. I assume you're testing with
> Empathy... what version? I'm using git master of empathy and tp-logger (though
> tp-logger 0.1.7 shouldn't make a difference).
Yes, this issue is when using empathy. I'm using empathy, telepathy-idle and
telepathy-logger from F14:
empathy-2.32.2-1.fc14.x86_64
telepathy-logger-0.1.7-1.fc14.x86_64
telepathy-idle-0.1.7-1.fc14.x86_64
--
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