After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 243160 - crash at startup (ld-linux lookup symbol?)
crash at startup (ld-linux lookup symbol?)
Status: RESOLVED NOTXIMIAN
Product: evolution
Classification: Applications
Component: Mailer
pre-1.5 (obsolete)
Other All
: Normal major
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
: 213169 213716 232153 232286 233416 234786 234798 236318 236703 238124 239364 239899 240729 240922 241533 241856 242229 242307 242741 242770 243203 244248 245072 245136 245872 245995 246201 246964 247230 247368 248932 249536 250210 250278 250450 250655 250724 250902 250937 251051 251766 251829 251832 252407 252456 252539 253318 253680 253985 254394 254511 254650 255257 255345 255781 255853 256036 256047 256138 256139 256154 256205 256415 256605 256732 256737 256968 257149 257153 257267 257613 257745 257879 257887 258463 258518 258852 259085 259288 259703 260461 260477 260520 260670 260841 260952 261036 261103 261106 261195 261209 261269 261396 261534 262037 262100 262236 262666 262693 262781 263018 263103 263506 263579 264415 264971 265418 265579 265624 265695 265724 266251 267281 268417 268655 268665 268953 268995 269469 269808 270313 272057 272529 273351 273635 301968 306352 468031 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2003-05-16 17:33 UTC by Dan Winship
Modified: 2013-09-10 14:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
test case (600 bytes, text/plain)
2003-06-19 17:58 UTC, Dan Winship
Details

Description Dan Winship 2003-05-16 17:33:02 UTC
This is a tracking bug because I didn't feel like spamming any of the
reporters with all of the dups this is about to get...
Comment 1 Dan Winship 2003-05-16 17:33:44 UTC
*** bug 213169 has been marked as a duplicate of this bug. ***
Comment 2 Dan Winship 2003-05-16 17:34:14 UTC
*** bug 213716 has been marked as a duplicate of this bug. ***
Comment 3 Dan Winship 2003-05-16 17:35:29 UTC
*** bug 233416 has been marked as a duplicate of this bug. ***
Comment 4 Dan Winship 2003-05-16 17:36:53 UTC
*** bug 239364 has been marked as a duplicate of this bug. ***
Comment 5 Dan Winship 2003-05-16 17:37:26 UTC
*** bug 239899 has been marked as a duplicate of this bug. ***
Comment 6 Dan Winship 2003-05-16 17:37:56 UTC
*** bug 240729 has been marked as a duplicate of this bug. ***
Comment 7 Dan Winship 2003-05-16 17:38:20 UTC
*** bug 240922 has been marked as a duplicate of this bug. ***
Comment 8 Dan Winship 2003-05-16 17:39:11 UTC
*** bug 241856 has been marked as a duplicate of this bug. ***
Comment 9 Dan Winship 2003-05-16 17:40:12 UTC
And now for something somewhat but not entirely different...
Comment 10 Dan Winship 2003-05-16 17:41:29 UTC
*** bug 232153 has been marked as a duplicate of this bug. ***
Comment 11 Dan Winship 2003-05-16 17:42:03 UTC
*** bug 232286 has been marked as a duplicate of this bug. ***
Comment 12 Dan Winship 2003-05-16 17:42:20 UTC
*** bug 234786 has been marked as a duplicate of this bug. ***
Comment 13 Dan Winship 2003-05-16 17:42:44 UTC
*** bug 234798 has been marked as a duplicate of this bug. ***
Comment 14 Dan Winship 2003-05-16 17:43:10 UTC
*** bug 236318 has been marked as a duplicate of this bug. ***
Comment 15 Dan Winship 2003-05-16 17:43:31 UTC
*** bug 236703 has been marked as a duplicate of this bug. ***
Comment 16 Dan Winship 2003-05-16 17:43:59 UTC
*** bug 238124 has been marked as a duplicate of this bug. ***
Comment 17 Dan Winship 2003-05-16 17:44:25 UTC
*** http://bugzilla.ximian.com/show_bug.cgi?id=41495 has been marked as a duplicate of this bug. ***
Comment 18 Dan Winship 2003-05-16 17:44:52 UTC
*** bug 241533 has been marked as a duplicate of this bug. ***
Comment 19 Dan Winship 2003-05-16 17:45:23 UTC
*** bug 242229 has been marked as a duplicate of this bug. ***
Comment 20 Dan Winship 2003-05-16 17:45:38 UTC
*** bug 242307 has been marked as a duplicate of this bug. ***
Comment 21 Dan Winship 2003-05-16 17:46:04 UTC
*** bug 242741 has been marked as a duplicate of this bug. ***
Comment 22 Dan Winship 2003-05-16 17:46:26 UTC
*** bug 242770 has been marked as a duplicate of this bug. ***
Comment 23 Dan Winship 2003-05-16 17:47:55 UTC
25 dups (counting dups of dups)
Comment 24 Dan Winship 2003-05-16 17:49:21 UTC
(The first half are mostly in dlopen; the second half are mostly
in bonobo-activation. Maybe it's two bugs?)
Comment 25 Gerardo Marin 2003-05-17 21:45:19 UTC
*** bug 243203 has been marked as a duplicate of this bug. ***
Comment 26 Jeffrey Stedfast 2003-05-19 18:22:58 UTC
I can't find anything wrong with our code. I think there is just
random memory corruption happening somewhere, except I can't find it.
Also, mail_importer_init() is called fairly early in owner_set_cb() so
the memory corruption has to happen before then.

if all the crashes were in g_module_open(), I'd be blaming libc right
about now, but unfortunately there are even a few crashes in
mail_importer_module_init() which is a symbol loaded from each
importer module.

As far as I can tell, there is definetely no memory corruption
happening within mail_importer_init(). looking at some of the
backtraces, you can tell the correct (strdup'd) string is making it to
 g_module_open(), but the string passed to dlopen() by g_module_open
is *not* the same pointer, so I wonder if glib is doing something
fucked? Somehow I doubt this, but...*shrug*

for all I know, this memory corruption could be in the shell or
calendar or addressbook or summary...or... anywhere.

  • #14 _g_module_open
    at gmodule-dl.c line 93
  • #15 g_module_open
    at gmodule.c line 231

gmodule.c from glib 1.2 (which is where all the reports are afaict)
doesn't do anything with the filename, it just passes the same pointer
that we pass to it. but from the bt, those 2 pointers differ. I have
no idea how. "Not Possible"
Comment 27 Jeffrey Stedfast 2003-05-19 18:42:35 UTC
hmmm, as far as the second type of trace, where the crasher is in
mail_importer_module_init(), this bt seems the most complete:

http://bugzilla.ximian.com/show_bug.cgi?id=41495

if one looks at that bt, one has to wonder if the
corruption/bug/whatever is within gconf?
Comment 28 Jeffrey Stedfast 2003-05-19 18:48:05 UTC
nah, on closer inspection it doesn't seem to be gconf. higher up in
the callchain, there's an invalid pointer being passed to
parse_default_uri() ?

I dunno, maybe the bt is corrupted too, who the hell knows.

this bug report is a complete waste of time to even bother looking at
imho :\
Comment 29 Ettore Perazzoli 2003-05-19 21:50:20 UTC
If the problem is memory corruption, then it can't be in shell or
summary since the problem used to happen with 1.2 when things were in
separate processes.  So it must either be a bonobo-activation/oaf bug,
or a race condition in the mailer code.
Comment 30 Not Zed 2003-05-20 01:11:23 UTC
Given that the 1.3 ones seem quite different from the earlier version
ones (none of those are in mail importer init?), it is probably the
strongest indication that the problem isn't actually with evolution code.

i.e. my first impression and still strongest would be that it is a
problem in libdl.

Probably the next likeliest candidates are some problem in the
indexing code, and/or the mail importer code.

All areas, but particularly libdl, get heavily exercised at that
initial startup stage - mail_importer_init is run at the same time as
async tasks to open folders which are the first real calls to camel,
and a lot of symbol resolution is happening.

Without some sort of reliable reproduction scenario though ... and we
dont even have any of the output from the terminal either, if there is
any.

I think i may have seen this once, but i'm not sure.  I know i have a
known buggy dynamic linker w/ multithreaded apps.

FWIW some of the dups dont look particularly related, but only maybe
half a dozen.
Comment 31 Dan Winship 2003-05-20 11:51:49 UTC
Yeah, I wasn't paying enough attention and didn't notice that a
bunch of them are crashes in other threads while mail_importer_init
merely happened to be running. Although many of those are crashes
in libdl still, so it may still all be related.
Comment 32 Jeffrey Stedfast 2003-05-29 01:36:45 UTC
closing.
Comment 33 Gerardo Marin 2003-06-05 17:06:50 UTC
Reopening since just happened to mtgordon
Comment 34 Jeffrey Stedfast 2003-06-06 21:03:03 UTC
*** bug 244248 has been marked as a duplicate of this bug. ***
Comment 35 Not Zed 2003-06-18 22:43:00 UTC
changed the summary

the last crash was also using libxml from a thread, dunno if thats a
problem too
Comment 36 Dan Winship 2003-06-19 17:58:45 UTC
Created attachment 42555 [details]
test case
Comment 37 Dan Winship 2003-06-19 17:59:41 UTC
I have not successfully managed to run the attached 37-line
program with it segfaulting. looks like a glibc bug
Comment 38 Jeffrey Stedfast 2003-06-19 20:47:59 UTC
s/with/without/ you mean? :-)
Comment 39 Gerardo Marin 2003-06-20 00:19:50 UTC
*** bug 245072 has been marked as a duplicate of this bug. ***
Comment 40 Gerardo Marin 2003-06-20 00:20:53 UTC
*** bug 245136 has been marked as a duplicate of this bug. ***
Comment 41 Jeffrey Stedfast 2003-06-26 19:52:42 UTC
re-closing since this is a glibc bug
Comment 42 Dan Winship 2003-06-26 19:57:23 UTC
(since it's a glibc bug AND we've reported it AND there's no way
to work around it.)
Comment 43 Gerardo Marin 2003-07-14 18:03:02 UTC
*** bug 245995 has been marked as a duplicate of this bug. ***
Comment 44 Gerardo Marin 2003-08-01 15:52:03 UTC
*** bug 247230 has been marked as a duplicate of this bug. ***
Comment 45 Gerardo Marin 2003-08-01 15:52:35 UTC
*** bug 245872 has been marked as a duplicate of this bug. ***
Comment 46 Gerardo Marin 2003-08-04 22:48:56 UTC
*** bug 247368 has been marked as a duplicate of this bug. ***
Comment 47 Gerardo Marin 2003-08-04 22:49:48 UTC
*** bug 246201 has been marked as a duplicate of this bug. ***
Comment 48 Gerardo Marin 2003-08-04 22:50:04 UTC
*** bug 246964 has been marked as a duplicate of this bug. ***
Comment 49 Gerardo Marin 2003-10-29 22:40:15 UTC
*** bug 250210 has been marked as a duplicate of this bug. ***
Comment 50 Gerardo Marin 2003-11-03 22:18:58 UTC
*** bug 250450 has been marked as a duplicate of this bug. ***
Comment 51 Gerardo Marin 2003-11-03 22:19:25 UTC
*** bug 248932 has been marked as a duplicate of this bug. ***
Comment 52 Gerardo Marin 2003-11-03 22:19:44 UTC
*** bug 249536 has been marked as a duplicate of this bug. ***
Comment 53 Gerardo Marin 2003-11-03 22:20:01 UTC
*** bug 250278 has been marked as a duplicate of this bug. ***
Comment 54 Gerardo Marin 2003-11-07 19:17:21 UTC
*** bug 250655 has been marked as a duplicate of this bug. ***
Comment 55 Gerardo Marin 2003-11-11 19:50:30 UTC
*** bug 250724 has been marked as a duplicate of this bug. ***
Comment 56 Gerardo Marin 2003-11-13 17:07:32 UTC
*** bug 250902 has been marked as a duplicate of this bug. ***
Comment 57 Gerardo Marin 2003-11-13 22:37:46 UTC
*** bug 250937 has been marked as a duplicate of this bug. ***
Comment 58 Gerardo Marin 2003-12-06 02:32:40 UTC
*** bug 251766 has been marked as a duplicate of this bug. ***
Comment 59 Gerardo Marin 2003-12-07 21:31:19 UTC
*** bug 251829 has been marked as a duplicate of this bug. ***
Comment 60 Gerardo Marin 2003-12-23 19:48:15 UTC
*** bug 252407 has been marked as a duplicate of this bug. ***
Comment 61 Gerardo Marin 2003-12-23 23:30:35 UTC
*** bug 252456 has been marked as a duplicate of this bug. ***
Comment 62 Gerardo Marin 2004-01-26 18:48:50 UTC
*** bug 253318 has been marked as a duplicate of this bug. ***
Comment 63 Gerardo Marin 2004-02-02 03:48:23 UTC
*** bug 253680 has been marked as a duplicate of this bug. ***
Comment 64 Gerardo Marin 2004-02-02 03:53:59 UTC
*** bug 252539 has been marked as a duplicate of this bug. ***
Comment 65 Gerardo Marin 2004-02-17 00:28:44 UTC
*** bug 254394 has been marked as a duplicate of this bug. ***
Comment 66 Gerardo Marin 2004-02-19 05:48:52 UTC
*** bug 254511 has been marked as a duplicate of this bug. ***
Comment 67 Gerardo Marin 2004-02-20 20:06:11 UTC
*** bug 254650 has been marked as a duplicate of this bug. ***
Comment 68 Gerardo Marin 2004-03-02 23:08:26 UTC
*** http://bugzilla.ximian.com/show_bug.cgi?id=55071 has been marked as a duplicate of this bug. ***
Comment 69 Gerardo Marin 2004-03-09 23:58:22 UTC
*** bug 255345 has been marked as a duplicate of this bug. ***
Comment 70 Gerardo Marin 2004-03-19 17:47:25 UTC
*** bug 255781 has been marked as a duplicate of this bug. ***
Comment 71 Gerardo Marin 2004-03-22 22:48:59 UTC
*** bug 255853 has been marked as a duplicate of this bug. ***
Comment 72 Gerardo Marin 2004-03-22 22:49:56 UTC
*** bug 255257 has been marked as a duplicate of this bug. ***
Comment 73 Gerardo Marin 2004-03-22 22:50:17 UTC
*** bug 253985 has been marked as a duplicate of this bug. ***
Comment 74 Gerardo Marin 2004-03-22 22:50:49 UTC
*** bug 251832 has been marked as a duplicate of this bug. ***
Comment 75 Gerardo Marin 2004-03-25 23:26:50 UTC
*** bug 256036 has been marked as a duplicate of this bug. ***
Comment 76 Gerardo Marin 2004-03-25 23:27:53 UTC
*** bug 256047 has been marked as a duplicate of this bug. ***
Comment 77 Gerardo Marin 2004-03-30 00:30:46 UTC
*** bug 256138 has been marked as a duplicate of this bug. ***
Comment 78 Gerardo Marin 2004-03-30 00:31:25 UTC
*** bug 256139 has been marked as a duplicate of this bug. ***
Comment 79 Gerardo Marin 2004-03-30 00:31:39 UTC
*** bug 256154 has been marked as a duplicate of this bug. ***
Comment 80 Gerardo Marin 2004-03-30 20:08:20 UTC
*** bug 256205 has been marked as a duplicate of this bug. ***
Comment 81 Gerardo Marin 2004-04-05 21:16:28 UTC
*** bug 256415 has been marked as a duplicate of this bug. ***
Comment 82 Gerardo Marin 2004-04-07 23:44:42 UTC
*** bug 256605 has been marked as a duplicate of this bug. ***
Comment 83 Gerardo Marin 2004-04-11 20:37:46 UTC
*** bug 256732 has been marked as a duplicate of this bug. ***
Comment 84 Gerardo Marin 2004-04-11 20:38:20 UTC
*** bug 256737 has been marked as a duplicate of this bug. ***
Comment 85 Gerardo Marin 2004-04-14 21:43:06 UTC
*** bug 256968 has been marked as a duplicate of this bug. ***
Comment 86 Gerardo Marin 2004-04-17 04:48:16 UTC
*** bug 257149 has been marked as a duplicate of this bug. ***
Comment 87 Gerardo Marin 2004-04-17 05:10:44 UTC
*** bug 257153 has been marked as a duplicate of this bug. ***
Comment 88 Gerardo Marin 2004-04-20 23:06:24 UTC
*** bug 257267 has been marked as a duplicate of this bug. ***
Comment 89 Gerardo Marin 2004-04-26 23:32:12 UTC
*** bug 257613 has been marked as a duplicate of this bug. ***
Comment 90 Dan Winship 2004-04-27 15:15:07 UTC
FTR, this is fixed in both SUSE 9.1 and Fedora Core 2
Comment 91 Gerardo Marin 2004-04-28 18:56:13 UTC
*** bug 257745 has been marked as a duplicate of this bug. ***
Comment 92 Gerardo Marin 2004-04-30 06:45:04 UTC
*** bug 257879 has been marked as a duplicate of this bug. ***
Comment 93 Gerardo Marin 2004-05-01 03:25:44 UTC
*** bug 257887 has been marked as a duplicate of this bug. ***
Comment 94 Gerardo Marin 2004-05-01 03:30:20 UTC
*** bug 257888 has been marked as a duplicate of this bug. ***
Comment 95 Gerardo Marin 2004-05-17 07:36:19 UTC
*** bug 258463 has been marked as a duplicate of this bug. ***
Comment 96 Gerardo Marin 2004-05-17 07:37:53 UTC
*** bug 258518 has been marked as a duplicate of this bug. ***
Comment 97 Gerardo Marin 2004-05-24 22:55:49 UTC
*** bug 258852 has been marked as a duplicate of this bug. ***
Comment 98 Gerardo Marin 2004-05-26 15:32:31 UTC
*** bug 259085 has been marked as a duplicate of this bug. ***
Comment 99 Gerardo Marin 2004-05-31 05:58:29 UTC
*** bug 259288 has been marked as a duplicate of this bug. ***
Comment 100 Gerardo Marin 2004-06-21 07:14:42 UTC
*** bug 260461 has been marked as a duplicate of this bug. ***
Comment 101 Gerardo Marin 2004-06-21 22:33:33 UTC
*** bug 260477 has been marked as a duplicate of this bug. ***
Comment 102 Gerardo Marin 2004-06-22 01:27:33 UTC
*** bug 260520 has been marked as a duplicate of this bug. ***
Comment 103 Gerardo Marin 2004-06-28 17:34:14 UTC
*** bug 260670 has been marked as a duplicate of this bug. ***
Comment 104 Gerardo Marin 2004-06-29 02:13:30 UTC
*** bug 260841 has been marked as a duplicate of this bug. ***
Comment 105 Gerardo Marin 2004-06-30 00:12:43 UTC
*** http://bugzilla.ximian.com/show_bug.cgi?id=60876 has been marked as a duplicate of this bug. ***
Comment 106 Gerardo Marin 2004-07-01 22:04:55 UTC
*** bug 260952 has been marked as a duplicate of this bug. ***
Comment 107 Gerardo Marin 2004-07-02 15:58:53 UTC
*** bug 261036 has been marked as a duplicate of this bug. ***
Comment 108 Gerardo Marin 2004-07-02 19:26:36 UTC
*** bug 261103 has been marked as a duplicate of this bug. ***
Comment 109 Gerardo Marin 2004-07-02 19:28:28 UTC
*** bug 261106 has been marked as a duplicate of this bug. ***
Comment 110 Gerardo Marin 2004-07-06 20:03:17 UTC
*** bug 259703 has been marked as a duplicate of this bug. ***
Comment 111 Gerardo Marin 2004-07-06 20:08:25 UTC
*** bug 261195 has been marked as a duplicate of this bug. ***
Comment 112 Gerardo Marin 2004-07-06 22:46:29 UTC
*** bug 261209 has been marked as a duplicate of this bug. ***
Comment 113 Gerardo Marin 2004-07-08 17:55:07 UTC
*** bug 261269 has been marked as a duplicate of this bug. ***
Comment 114 Gerardo Marin 2004-07-12 21:35:13 UTC
*** bug 261396 has been marked as a duplicate of this bug. ***
Comment 115 Gerardo Marin 2004-07-14 17:45:21 UTC
*** bug 261534 has been marked as a duplicate of this bug. ***
Comment 116 Gerardo Marin 2004-07-29 01:38:07 UTC
*** bug 262037 has been marked as a duplicate of this bug. ***
Comment 117 Gerardo Marin 2004-08-02 00:58:56 UTC
*** bug 262100 has been marked as a duplicate of this bug. ***
Comment 118 Gerardo Marin 2004-08-03 06:52:32 UTC
*** bug 262236 has been marked as a duplicate of this bug. ***
Comment 119 Gerardo Marin 2004-08-09 19:23:37 UTC
*** bug 262666 has been marked as a duplicate of this bug. ***
Comment 120 Gerardo Marin 2004-08-09 20:14:33 UTC
*** bug 262693 has been marked as a duplicate of this bug. ***
Comment 121 Gerardo Marin 2004-08-10 22:36:06 UTC
*** bug 262781 has been marked as a duplicate of this bug. ***
Comment 122 Gerardo Marin 2004-08-13 22:53:59 UTC
*** bug 263018 has been marked as a duplicate of this bug. ***
Comment 123 Gerardo Marin 2004-08-13 22:56:46 UTC
*** bug 263018 has been marked as a duplicate of this bug. ***
Comment 124 Gerardo Marin 2004-08-16 22:28:46 UTC
*** bug 263103 has been marked as a duplicate of this bug. ***
Comment 125 Gerardo Marin 2004-08-23 19:57:07 UTC
*** bug 263506 has been marked as a duplicate of this bug. ***
Comment 126 Gerardo Marin 2004-08-24 02:07:35 UTC
*** bug 263579 has been marked as a duplicate of this bug. ***
Comment 127 Gerardo Marin 2004-08-28 00:21:07 UTC
*** bug 264415 has been marked as a duplicate of this bug. ***
Comment 128 Gerardo Marin 2004-09-02 17:39:43 UTC
*** bug 264971 has been marked as a duplicate of this bug. ***
Comment 129 Gerardo Marin 2004-09-07 21:27:45 UTC
*** bug 265418 has been marked as a duplicate of this bug. ***
Comment 130 Gerardo Marin 2004-09-09 19:27:04 UTC
*** bug 265579 has been marked as a duplicate of this bug. ***
Comment 131 Gerardo Marin 2004-09-09 20:41:01 UTC
*** bug 265624 has been marked as a duplicate of this bug. ***
Comment 132 Gerardo Marin 2004-09-10 22:22:50 UTC
*** bug 265695 has been marked as a duplicate of this bug. ***
Comment 133 Gerardo Marin 2004-09-10 23:55:55 UTC
*** bug 265724 has been marked as a duplicate of this bug. ***
Comment 134 Gerardo Marin 2004-09-20 22:35:59 UTC
*** bug 266251 has been marked as a duplicate of this bug. ***
Comment 135 Gerardo Marin 2004-09-22 17:19:12 UTC
*** http://bugzilla.ximian.com/show_bug.cgi?id=66586 has been marked as a duplicate of this bug. ***
Comment 136 Gerardo Marin 2004-10-06 03:18:34 UTC
*** bug 267281 has been marked as a duplicate of this bug. ***
Comment 137 Gerardo Marin 2004-10-18 18:57:11 UTC
*** bug 268417 has been marked as a duplicate of this bug. ***
Comment 138 Gerardo Marin 2004-10-21 17:26:13 UTC
*** http://bugzilla.ximian.com/show_bug.cgi?id=68638 has been marked as a duplicate of this bug. ***
Comment 139 Gerardo Marin 2004-10-25 19:30:06 UTC
*** bug 268655 has been marked as a duplicate of this bug. ***
Comment 140 Gerardo Marin 2004-10-25 19:51:08 UTC
*** bug 268665 has been marked as a duplicate of this bug. ***
Comment 141 Gerardo Marin 2004-10-31 20:47:38 UTC
*** bug 268953 has been marked as a duplicate of this bug. ***
Comment 142 Gerardo Marin 2004-11-03 17:35:59 UTC
*** bug 268995 has been marked as a duplicate of this bug. ***
Comment 143 Gerardo Marin 2004-11-11 22:58:09 UTC
*** bug 269376 has been marked as a duplicate of this bug. ***
Comment 144 Gerardo Marin 2004-11-11 23:00:31 UTC
*** bug 269378 has been marked as a duplicate of this bug. ***
Comment 145 Gerardo Marin 2004-11-15 18:31:13 UTC
*** bug 269469 has been marked as a duplicate of this bug. ***
Comment 146 Gerardo Marin 2004-11-22 23:37:21 UTC
*** bug 269808 has been marked as a duplicate of this bug. ***
Comment 147 Gerardo Marin 2004-12-08 19:54:46 UTC
*** bug 270313 has been marked as a duplicate of this bug. ***
Comment 148 Elijah Newren 2005-04-09 21:29:21 UTC
*** Bug 251051 has been marked as a duplicate of this bug. ***
Comment 149 Olav Vitters 2005-04-09 21:33:29 UTC
*** Bug 272057 has been marked as a duplicate of this bug. ***
Comment 150 Olav Vitters 2005-04-09 21:56:53 UTC
*** Bug 272529 has been marked as a duplicate of this bug. ***
Comment 151 Elijah Newren 2005-04-09 23:15:53 UTC
*** Bug 273351 has been marked as a duplicate of this bug. ***
Comment 152 Elijah Newren 2005-04-09 23:26:37 UTC
*** Bug 273635 has been marked as a duplicate of this bug. ***
Comment 153 Dan Winship 2005-04-10 14:16:41 UTC
(removing CCs. they don't want to get the spam from this bug)
Comment 154 Elijah Newren 2005-04-26 03:36:47 UTC
*** Bug 301968 has been marked as a duplicate of this bug. ***
Comment 155 Sebastien Bacher 2005-06-05 18:16:49 UTC
*** Bug 306352 has been marked as a duplicate of this bug. ***
Comment 156 Pascal Terjan 2007-08-25 06:18:45 UTC
*** Bug 468031 has been marked as a duplicate of this bug. ***