Comment 12 for bug 263245

Revision history for this message
In , Martin Pitt (pitti) wrote :

We have several reports about consolekit crashing with a SEGV in reopen_file_stream() in ck-event-logger.c, in the fclose (event_logger->priv->file); call. Personally I never saw that, but our automatic crash reporting system is better at that. :-) See

  http://launchpadlibrarian.net/17208371/Stacktrace.txt

for the detailled stack trace. The original bug report at https://bugs.launchpad.net/bugs/263245 has some more information like the "history" file, but this doesn't look corrupted or otherwise "interesting".

I'm going to stare at the code for a bit, maybe I can spot something.

BTW, those reports are against 0.2.10, but ck-event-logger.c didn't change at all in 0.3, so I think it's still relevant.