-
src/mcd-connection.c:2040
list = g_list_find_custom (priv->pending_channels, &pc,
(GCompareFunc)pending_channel_cmp);
The bug is that 'list' is NULL, so MC seg'fault when list gets dereferenced. The priv->pending_channels list contains a McdPendingChannel that has the field 'type' freed:
typedef struct {
guint handle_type;
guint handle;
const gchar...
2007-12-16 20:37:46 UTC in Telepathy Mission Control
-
Logged In: YES
user_id=597860
$ locale
LANG=fr_FR.UTF-8
LANGUAGE=fr_FR:fr:en_GB:en
LC_CTYPE="fr_FR.UTF-8"
LC_NUMERIC="fr_FR.UTF-8"
LC_TIME="fr_FR.UTF-8"
LC_COLLATE="fr_FR.UTF-8"
LC_MONETARY="fr_FR.UTF-8"
LC_MESSAGES="fr_FR.UTF-8"
LC_PAPER="fr_FR.UTF-8"
LC_NAME="fr_FR.UTF-8"
LC_ADDRESS="fr_FR.UTF-8"
LC_TELEPHONE="fr_FR.UTF-8"
LC_MEASUREMENT="fr_FR.UTF-8"...
2006-10-03 17:40:39 UTC in jUploadr
-
When I upload photos with a photoset define, I get a
Window that say:
"{0} photos to add to {1} photo sets. Adding {2} to {3}"
What means {0}, {1}, etc. ?.
2006-10-01 00:25:29 UTC in jUploadr
-
albancrequy committed patchset 6 of module cdls to the CD Loaning System CVS repository, changing 1 files.
2004-10-07 15:16:12 UTC in CD Loaning System
-
albancrequy committed patchset 5 of module cdls to the CD Loaning System CVS repository, changing 2 files.
2004-10-07 13:19:45 UTC in CD Loaning System
-
albancrequy committed patchset 4 of module cdls to the CD Loaning System CVS repository, changing 1 files.
2004-10-07 12:47:22 UTC in CD Loaning System
-
albancrequy committed patchset 3 of module cdls to the CD Loaning System CVS repository, changing 1 files.
2004-10-03 14:33:05 UTC in CD Loaning System
-
albancrequy committed patchset 2 of module CVSROOT to the CD Loaning System CVS repository, changing 3 files.
2004-10-03 14:31:46 UTC in CD Loaning System
-
albancrequy committed patchset 2 of module cdls to the CD Loaning System CVS repository, changing 7 files.
2004-10-03 14:29:25 UTC in CD Loaning System
-
albancrequy committed patchset 1 of module cdls to the CD Loaning System CVS repository, changing 7 files.
2004-10-03 14:29:25 UTC in CD Loaning System