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 60406 - crash with control_center_corba_gtk_main and g_free
crash with control_center_corba_gtk_main and g_free
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: general
1.5.x
Other Linux
: Normal normal
: ---
Assigned To: Chema Celorio
Chema Celorio
: 5338 6742 6977 7001 7200 7238 7272 7580 7835 7998 8100 8155 8251 8268 8270 8343 8581 8610 8611 8617 8631 8679 8688 8746 8766 8860 8907 8944 9246 9317 9377 9426 9442 9474 9499 9500 9515 9547 9651 9664 9698 9699 9910 9934 9998 10019 10055 10156 10204 10446 10559 10599 10622 10827 10865 10941 10956 10966 11552 11586 11867 12145 12578 12963 13013 13040 13050 13077 13334 13522 13580 13617 13867 13968 14012 14063 14145 14212 14490 14534 14669 14728 14732 14868 15018 15034 15396 15646 15765 15869 15994 16014 16039 16246 16299 16385 16475 16560 16566 16651 16686 16782 16855 16996 17158 17252 17637 17792 17877 17975 18073 18289 18313 18428 18898 19002 19152 19270 19669 19710 19789 19838 19946 19949 20002 20003 20027 20165 20211 20351 20623 20653 20672 20698 20864 20987 21025 21349 21350 21554 21570 21605 21996 22046 22102 22139 22278 22331 22363 22397 22765 22800 22847 22879 22897 22901 23258 23369 23510 23621 23696 23773 23885 23921 24175 24351 24358 24735 24738 24911 25017 25020 25331 25354 25393 25787 25894 25979 26029 26077 26334 26357 26439 26445 26494 26526 26694 26844 26936 27141 27183 27354 27688 27809 27936 27993 28073 29473 29540 30120 30211 30487 30525 30855 31224 31322 31583 32406 32611 33058 34480 34735 34883 34908 35017 35308 35635 35731 35732 36039 36194 36482 36929 37071 37097 37120 37229 37312 37423 37503 37843 38658 38664 50125 50420 50527 50841 50983 51274 51685 51755 51996 52044 52262 52324 52409 52488 52504 52532 52702 52840 52927 52943 52998 53194 53384 53633 53683 53691 53904 53916 53990 53995 54082 54220 54254 54255 54520 54568 54622 54624 54731 54768 54806 54807 55006 55185 55191 55289 55301 55537 55890 55999 56032 56061 56077 56099 56864 56940 57023 57038 57040 57098 57162 57209 57243 57245 57308 57642 57786 57819 57856 58057 58178 58179 58576 58598 59046 59664 59814 60032 60235 60238 60536 60912 62361 63243 63406 66989 68054 70359 70437 72836 74139 75467 75855 77390 78384 78407 79728 81763 81816 82265 84825 85900 87185 87481 89399 90934 93240 93874 95049 96892 100366 101319 108800 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2001-09-12 06:12 UTC by Chema Celorio
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Chema Celorio 2001-09-12 06:12:11 UTC
I didn't wanted to spam a guy with 300+ bug reports because of the merging
of them, so i added this bug. Here is a typical backtrace of this bug :
Package: control-center
 Severity: normal
 Version: 1.0.51

 >Synopsis: 
 >Class: sw-bug
 System: Linux 2.2.14-5.0 i686 unknown
 C library: glibc-2.1.3-15
 C compiler: egcs-2.91.66
 glib: 1.2.6
 GTK+: 1.2.6
 ORBit: ORBit 0.5.0
 gnome-libs: gnome-libs 1.0.55
 gnome-core: gnome-core-1.0.55-12


 Debugging information:
 (no debugging symbols found)...(no debugging symbols found)...
 (no debugging symbols found)...(no debugging symbols found)...
 (no debugging symbols found)...(no debugging symbols found)...
 (no debugging symbols found)...0x404df8e9 in __wait4 () from
/lib/libc.so.6
 #0  0x404df8e9 in __wait4 () from /lib/libc.so.6
 #1  0x4053e1ec in ?? () from /lib/libc.so.6
 #2  0x4014e591 in gnome_segv_handle () from /usr/lib/libgnomeui.so.32
 #3  0x4046cc68 in __restore ()
     at ../sysdeps/unix/sysv/linux/i386/sigaction.c:127
 #4  0x404a7fba in __libc_free (mem=0x80c0dc8) at malloc.c:3023
 #5  0x4008f35d in g_free () from /usr/lib/libglib-1.2.so.0
 #6  0x4008dae0 in g_source_destroy_func () from /usr/lib/libglib-1.2.so.0
 #7  0x4008b7b3 in g_hook_free () from /usr/lib/libglib-1.2.so.0
 #8  0x4008baa8 in g_hook_unref () from /usr/lib/libglib-1.2.so.0
 #9  0x4008e20e in g_main_dispatch () from /usr/lib/libglib-1.2.so.0
 #10 0x4008e751 in g_main_iterate () from /usr/lib/libglib-1.2.so.0
 #11 0x4008e8f1 in g_main_run () from /usr/lib/libglib-1.2.so.0
 #12 0x4028e5b9 in gtk_main () from /usr/lib/libgtk-1.2.so.0
 #13 0x804daf2 in control_center_corba_gtk_main ()
 #14 0x804cbfe in main ()
 #15 0x404669cb in __libc_start_main (main=0x804cbc0 <main>, argc=3, 
     argv=0xbffff9d4, init=0x804b590 <_init>, fini=0x804ec5c <_fini>, 
     rtld_fini=0x4000ae60 <_dl_fini>, stack_end=0xbffff9cc)
     at ../sysdeps/generic/libc-start.c:92
 #0  0x404df8e9 in __wait4 () from /lib/libc.so.6
 No locals.
 #1  0x4053e1ec in ?? () from /lib/libc.so.6
 No symbol table info available.
 #2  0x4014e591 in gnome_segv_handle () from /usr/lib/libgnomeui.so.32
 No symbol table info available.
 #3  0x4046cc68 in __restore ()
     at ../sysdeps/unix/sysv/linux/i386/sigaction.c:127
 No locals.
 #4  0x404a7fba in __libc_free (mem=0x80c0dc8) at malloc.c:3023
 mem = (void *) 0xbffff6f8
 ar_ptr = (arena *) 0x80c0dc0
 p = 0x39ff34bf
 #5  0x4008f35d in g_free () from /usr/lib/libglib-1.2.so.0
 No symbol table info available.
 #6  0x4008dae0 in g_source_destroy_func () from /usr/lib/libglib-1.2.so.0
 No symbol table info available.
 #7  0x4008b7b3 in g_hook_free () from /usr/lib/libglib-1.2.so.0
 No symbol table info available.
Comment 1 Chema Celorio 2001-09-12 06:16:53 UTC
*** Bug 60238 has been marked as a duplicate of this bug. ***
Comment 2 Chema Celorio 2001-09-12 06:16:53 UTC
*** Bug 60235 has been marked as a duplicate of this bug. ***
Comment 3 Chema Celorio 2001-09-12 06:29:55 UTC
*** Bug 6742 has been marked as a duplicate of this bug. ***
Comment 4 Chema Celorio 2001-09-12 06:29:55 UTC
*** Bug 6977 has been marked as a duplicate of this bug. ***
Comment 5 Chema Celorio 2001-09-12 06:29:55 UTC
*** Bug 7001 has been marked as a duplicate of this bug. ***
Comment 6 Chema Celorio 2001-09-12 06:29:55 UTC
*** Bug 7200 has been marked as a duplicate of this bug. ***
Comment 7 Chema Celorio 2001-09-12 06:29:55 UTC
*** Bug 7238 has been marked as a duplicate of this bug. ***
Comment 8 Chema Celorio 2001-09-12 06:29:55 UTC
*** Bug 7272 has been marked as a duplicate of this bug. ***
Comment 9 Chema Celorio 2001-09-12 06:29:55 UTC
*** Bug 7580 has been marked as a duplicate of this bug. ***
Comment 10 Chema Celorio 2001-09-12 06:29:55 UTC
*** Bug 7835 has been marked as a duplicate of this bug. ***
Comment 11 Chema Celorio 2001-09-12 06:29:55 UTC
*** Bug 7998 has been marked as a duplicate of this bug. ***
Comment 12 Chema Celorio 2001-09-12 06:29:55 UTC
*** Bug 8100 has been marked as a duplicate of this bug. ***
Comment 13 Chema Celorio 2001-09-12 06:29:55 UTC
*** Bug 8155 has been marked as a duplicate of this bug. ***
Comment 14 Chema Celorio 2001-09-12 06:29:55 UTC
*** Bug 8251 has been marked as a duplicate of this bug. ***
Comment 15 Chema Celorio 2001-09-12 06:29:55 UTC
*** Bug 8268 has been marked as a duplicate of this bug. ***
Comment 16 Chema Celorio 2001-09-12 06:29:55 UTC
*** Bug 8270 has been marked as a duplicate of this bug. ***
Comment 17 Chema Celorio 2001-09-12 06:29:55 UTC
*** Bug 8343 has been marked as a duplicate of this bug. ***
Comment 18 Chema Celorio 2001-09-12 06:29:55 UTC
*** Bug 8581 has been marked as a duplicate of this bug. ***
Comment 19 Chema Celorio 2001-09-12 06:29:55 UTC
*** Bug 8610 has been marked as a duplicate of this bug. ***
Comment 20 Chema Celorio 2001-09-12 06:29:55 UTC
*** Bug 8611 has been marked as a duplicate of this bug. ***
Comment 21 Chema Celorio 2001-09-12 06:29:56 UTC
*** Bug 8617 has been marked as a duplicate of this bug. ***
Comment 22 Chema Celorio 2001-09-12 06:29:56 UTC
*** Bug 8631 has been marked as a duplicate of this bug. ***
Comment 23 Chema Celorio 2001-09-12 06:29:56 UTC
*** Bug 8679 has been marked as a duplicate of this bug. ***
Comment 24 Chema Celorio 2001-09-12 06:29:56 UTC
*** Bug 8688 has been marked as a duplicate of this bug. ***
Comment 25 Chema Celorio 2001-09-12 06:29:56 UTC
*** Bug 8746 has been marked as a duplicate of this bug. ***
Comment 26 Chema Celorio 2001-09-12 06:29:56 UTC
*** Bug 8766 has been marked as a duplicate of this bug. ***
Comment 27 Chema Celorio 2001-09-12 06:29:56 UTC
*** Bug 8860 has been marked as a duplicate of this bug. ***
Comment 28 Chema Celorio 2001-09-12 06:29:56 UTC
*** Bug 8907 has been marked as a duplicate of this bug. ***
Comment 29 Chema Celorio 2001-09-12 06:29:56 UTC
*** Bug 8944 has been marked as a duplicate of this bug. ***
Comment 30 Chema Celorio 2001-09-12 06:29:56 UTC
*** Bug 9246 has been marked as a duplicate of this bug. ***
Comment 31 Chema Celorio 2001-09-12 06:29:56 UTC
*** Bug 9317 has been marked as a duplicate of this bug. ***
Comment 32 Chema Celorio 2001-09-12 06:29:56 UTC
*** Bug 9377 has been marked as a duplicate of this bug. ***
Comment 33 Chema Celorio 2001-09-12 06:29:56 UTC
*** Bug 9426 has been marked as a duplicate of this bug. ***
Comment 34 Chema Celorio 2001-09-12 06:29:56 UTC
*** Bug 9442 has been marked as a duplicate of this bug. ***
Comment 35 Chema Celorio 2001-09-12 06:29:56 UTC
*** Bug 9474 has been marked as a duplicate of this bug. ***
Comment 36 Chema Celorio 2001-09-12 06:29:56 UTC
*** Bug 9499 has been marked as a duplicate of this bug. ***
Comment 37 Chema Celorio 2001-09-12 06:29:56 UTC
*** Bug 9500 has been marked as a duplicate of this bug. ***
Comment 38 Chema Celorio 2001-09-12 06:29:56 UTC
*** Bug 9515 has been marked as a duplicate of this bug. ***
Comment 39 Chema Celorio 2001-09-12 06:29:56 UTC
*** Bug 9547 has been marked as a duplicate of this bug. ***
Comment 40 Chema Celorio 2001-09-12 06:29:56 UTC
*** Bug 9651 has been marked as a duplicate of this bug. ***
Comment 41 Chema Celorio 2001-09-12 06:29:56 UTC
*** Bug 9664 has been marked as a duplicate of this bug. ***
Comment 42 Chema Celorio 2001-09-12 06:29:56 UTC
*** Bug 9698 has been marked as a duplicate of this bug. ***
Comment 43 Chema Celorio 2001-09-12 06:29:57 UTC
*** Bug 9699 has been marked as a duplicate of this bug. ***
Comment 44 Chema Celorio 2001-09-12 06:29:57 UTC
*** Bug 9910 has been marked as a duplicate of this bug. ***
Comment 45 Chema Celorio 2001-09-12 06:29:57 UTC
*** Bug 9934 has been marked as a duplicate of this bug. ***
Comment 46 Chema Celorio 2001-09-12 06:29:57 UTC
*** Bug 9998 has been marked as a duplicate of this bug. ***
Comment 47 Chema Celorio 2001-09-12 06:29:57 UTC
*** Bug 10019 has been marked as a duplicate of this bug. ***
Comment 48 Chema Celorio 2001-09-12 06:29:57 UTC
*** Bug 10055 has been marked as a duplicate of this bug. ***
Comment 49 Chema Celorio 2001-09-12 06:29:57 UTC
*** Bug 10156 has been marked as a duplicate of this bug. ***
Comment 50 Chema Celorio 2001-09-12 06:29:57 UTC
*** Bug 10204 has been marked as a duplicate of this bug. ***
Comment 51 Chema Celorio 2001-09-12 06:29:57 UTC
*** Bug 10446 has been marked as a duplicate of this bug. ***
Comment 52 Chema Celorio 2001-09-12 06:29:57 UTC
*** Bug 10559 has been marked as a duplicate of this bug. ***
Comment 53 Chema Celorio 2001-09-12 06:29:57 UTC
*** Bug 10599 has been marked as a duplicate of this bug. ***
Comment 54 Chema Celorio 2001-09-12 06:29:57 UTC
*** Bug 10622 has been marked as a duplicate of this bug. ***
Comment 55 Chema Celorio 2001-09-12 06:29:57 UTC
*** Bug 10827 has been marked as a duplicate of this bug. ***
Comment 56 Chema Celorio 2001-09-12 06:29:57 UTC
*** Bug 10865 has been marked as a duplicate of this bug. ***
Comment 57 Chema Celorio 2001-09-12 06:29:57 UTC
*** Bug 10941 has been marked as a duplicate of this bug. ***
Comment 58 Chema Celorio 2001-09-12 06:29:57 UTC
*** Bug 10956 has been marked as a duplicate of this bug. ***
Comment 59 Chema Celorio 2001-09-12 06:29:57 UTC
*** Bug 10966 has been marked as a duplicate of this bug. ***
Comment 60 Chema Celorio 2001-09-12 06:29:57 UTC
*** Bug 11552 has been marked as a duplicate of this bug. ***
Comment 61 Chema Celorio 2001-09-12 06:29:57 UTC
*** Bug 11586 has been marked as a duplicate of this bug. ***
Comment 62 Chema Celorio 2001-09-12 06:29:57 UTC
*** Bug 11867 has been marked as a duplicate of this bug. ***
Comment 63 Chema Celorio 2001-09-12 06:29:57 UTC
*** Bug 12145 has been marked as a duplicate of this bug. ***
Comment 64 Chema Celorio 2001-09-12 06:29:57 UTC
*** Bug 12578 has been marked as a duplicate of this bug. ***
Comment 65 Chema Celorio 2001-09-12 06:29:58 UTC
*** Bug 12963 has been marked as a duplicate of this bug. ***
Comment 66 Chema Celorio 2001-09-12 06:29:58 UTC
*** Bug 13013 has been marked as a duplicate of this bug. ***
Comment 67 Chema Celorio 2001-09-12 06:29:58 UTC
*** Bug 13040 has been marked as a duplicate of this bug. ***
Comment 68 Chema Celorio 2001-09-12 06:29:58 UTC
*** Bug 13050 has been marked as a duplicate of this bug. ***
Comment 69 Chema Celorio 2001-09-12 06:29:58 UTC
*** Bug 13077 has been marked as a duplicate of this bug. ***
Comment 70 Chema Celorio 2001-09-12 06:29:58 UTC
*** Bug 13334 has been marked as a duplicate of this bug. ***
Comment 71 Chema Celorio 2001-09-12 06:29:58 UTC
*** Bug 13522 has been marked as a duplicate of this bug. ***
Comment 72 Chema Celorio 2001-09-12 06:29:58 UTC
*** Bug 13580 has been marked as a duplicate of this bug. ***
Comment 73 Chema Celorio 2001-09-12 06:29:58 UTC
*** Bug 13617 has been marked as a duplicate of this bug. ***
Comment 74 Chema Celorio 2001-09-12 06:29:58 UTC
*** Bug 13867 has been marked as a duplicate of this bug. ***
Comment 75 Chema Celorio 2001-09-12 06:29:58 UTC
*** Bug 13968 has been marked as a duplicate of this bug. ***
Comment 76 Chema Celorio 2001-09-12 06:29:58 UTC
*** Bug 14012 has been marked as a duplicate of this bug. ***
Comment 77 Chema Celorio 2001-09-12 06:29:58 UTC
*** Bug 14063 has been marked as a duplicate of this bug. ***
Comment 78 Chema Celorio 2001-09-12 06:29:58 UTC
*** Bug 14145 has been marked as a duplicate of this bug. ***
Comment 79 Chema Celorio 2001-09-12 06:29:58 UTC
*** Bug 14212 has been marked as a duplicate of this bug. ***
Comment 80 Chema Celorio 2001-09-12 06:29:58 UTC
*** Bug 14490 has been marked as a duplicate of this bug. ***
Comment 81 Chema Celorio 2001-09-12 06:29:58 UTC
*** Bug 14534 has been marked as a duplicate of this bug. ***
Comment 82 Chema Celorio 2001-09-12 06:29:58 UTC
*** Bug 14669 has been marked as a duplicate of this bug. ***
Comment 83 Chema Celorio 2001-09-12 06:29:58 UTC
*** Bug 14728 has been marked as a duplicate of this bug. ***
Comment 84 Chema Celorio 2001-09-12 06:29:58 UTC
*** Bug 14732 has been marked as a duplicate of this bug. ***
Comment 85 Chema Celorio 2001-09-12 06:29:58 UTC
*** Bug 14868 has been marked as a duplicate of this bug. ***
Comment 86 Chema Celorio 2001-09-12 06:29:58 UTC
*** Bug 15018 has been marked as a duplicate of this bug. ***
Comment 87 Chema Celorio 2001-09-12 06:29:58 UTC
*** Bug 15034 has been marked as a duplicate of this bug. ***
Comment 88 Chema Celorio 2001-09-12 06:29:59 UTC
*** Bug 15396 has been marked as a duplicate of this bug. ***
Comment 89 Chema Celorio 2001-09-12 06:29:59 UTC
*** Bug 15646 has been marked as a duplicate of this bug. ***
Comment 90 Chema Celorio 2001-09-12 06:29:59 UTC
*** Bug 15765 has been marked as a duplicate of this bug. ***
Comment 91 Chema Celorio 2001-09-12 06:29:59 UTC
*** Bug 15869 has been marked as a duplicate of this bug. ***
Comment 92 Chema Celorio 2001-09-12 06:29:59 UTC
*** Bug 15994 has been marked as a duplicate of this bug. ***
Comment 93 Chema Celorio 2001-09-12 06:29:59 UTC
*** Bug 16014 has been marked as a duplicate of this bug. ***
Comment 94 Chema Celorio 2001-09-12 06:29:59 UTC
*** Bug 16039 has been marked as a duplicate of this bug. ***
Comment 95 Chema Celorio 2001-09-12 06:29:59 UTC
*** Bug 16246 has been marked as a duplicate of this bug. ***
Comment 96 Chema Celorio 2001-09-12 06:29:59 UTC
*** Bug 16299 has been marked as a duplicate of this bug. ***
Comment 97 Chema Celorio 2001-09-12 06:29:59 UTC
*** Bug 16385 has been marked as a duplicate of this bug. ***
Comment 98 Chema Celorio 2001-09-12 06:29:59 UTC
*** Bug 16475 has been marked as a duplicate of this bug. ***
Comment 99 Chema Celorio 2001-09-12 06:29:59 UTC
*** Bug 16560 has been marked as a duplicate of this bug. ***
Comment 100 Chema Celorio 2001-09-12 06:29:59 UTC
*** Bug 16566 has been marked as a duplicate of this bug. ***
Comment 101 Chema Celorio 2001-09-12 06:29:59 UTC
*** Bug 16651 has been marked as a duplicate of this bug. ***
Comment 102 Chema Celorio 2001-09-12 06:29:59 UTC
*** Bug 16686 has been marked as a duplicate of this bug. ***
Comment 103 Chema Celorio 2001-09-12 06:29:59 UTC
*** Bug 16782 has been marked as a duplicate of this bug. ***
Comment 104 Chema Celorio 2001-09-12 06:29:59 UTC
*** Bug 16855 has been marked as a duplicate of this bug. ***
Comment 105 Chema Celorio 2001-09-12 06:29:59 UTC
*** Bug 16996 has been marked as a duplicate of this bug. ***
Comment 106 Chema Celorio 2001-09-12 06:29:59 UTC
*** Bug 17158 has been marked as a duplicate of this bug. ***
Comment 107 Chema Celorio 2001-09-12 06:29:59 UTC
*** Bug 17252 has been marked as a duplicate of this bug. ***
Comment 108 Chema Celorio 2001-09-12 06:29:59 UTC
*** Bug 17637 has been marked as a duplicate of this bug. ***
Comment 109 Chema Celorio 2001-09-12 06:29:59 UTC
*** Bug 17792 has been marked as a duplicate of this bug. ***
Comment 110 Chema Celorio 2001-09-12 06:29:59 UTC
*** Bug 17877 has been marked as a duplicate of this bug. ***
Comment 111 Chema Celorio 2001-09-12 06:30:00 UTC
*** Bug 17975 has been marked as a duplicate of this bug. ***
Comment 112 Chema Celorio 2001-09-12 06:30:00 UTC
*** Bug 18073 has been marked as a duplicate of this bug. ***
Comment 113 Chema Celorio 2001-09-12 06:30:00 UTC
*** Bug 18289 has been marked as a duplicate of this bug. ***
Comment 114 Chema Celorio 2001-09-12 06:30:01 UTC
*** Bug 18313 has been marked as a duplicate of this bug. ***
Comment 115 Chema Celorio 2001-09-12 06:30:01 UTC
*** Bug 18428 has been marked as a duplicate of this bug. ***
Comment 116 Chema Celorio 2001-09-12 06:30:01 UTC
*** Bug 18898 has been marked as a duplicate of this bug. ***
Comment 117 Chema Celorio 2001-09-12 06:30:01 UTC
*** Bug 19002 has been marked as a duplicate of this bug. ***
Comment 118 Chema Celorio 2001-09-12 06:30:01 UTC
*** Bug 19152 has been marked as a duplicate of this bug. ***
Comment 119 Chema Celorio 2001-09-12 06:30:01 UTC
*** Bug 19270 has been marked as a duplicate of this bug. ***
Comment 120 Chema Celorio 2001-09-12 06:30:02 UTC
*** Bug 19669 has been marked as a duplicate of this bug. ***
Comment 121 Chema Celorio 2001-09-12 06:30:02 UTC
*** Bug 19710 has been marked as a duplicate of this bug. ***
Comment 122 Chema Celorio 2001-09-12 06:30:02 UTC
*** Bug 19789 has been marked as a duplicate of this bug. ***
Comment 123 Chema Celorio 2001-09-12 06:30:02 UTC
*** Bug 19838 has been marked as a duplicate of this bug. ***
Comment 124 Chema Celorio 2001-09-12 06:30:02 UTC
*** Bug 19946 has been marked as a duplicate of this bug. ***
Comment 125 Chema Celorio 2001-09-12 06:30:02 UTC
*** Bug 19949 has been marked as a duplicate of this bug. ***
Comment 126 Chema Celorio 2001-09-12 06:30:02 UTC
*** Bug 20002 has been marked as a duplicate of this bug. ***
Comment 127 Chema Celorio 2001-09-12 06:30:02 UTC
*** Bug 20003 has been marked as a duplicate of this bug. ***
Comment 128 Chema Celorio 2001-09-12 06:30:02 UTC
*** Bug 20027 has been marked as a duplicate of this bug. ***
Comment 129 Chema Celorio 2001-09-12 06:30:02 UTC
*** Bug 20165 has been marked as a duplicate of this bug. ***
Comment 130 Chema Celorio 2001-09-12 06:30:02 UTC
*** Bug 20211 has been marked as a duplicate of this bug. ***
Comment 131 Chema Celorio 2001-09-12 06:30:02 UTC
*** Bug 20351 has been marked as a duplicate of this bug. ***
Comment 132 Chema Celorio 2001-09-12 06:30:02 UTC
*** Bug 20623 has been marked as a duplicate of this bug. ***
Comment 133 Chema Celorio 2001-09-12 06:30:02 UTC
*** Bug 20653 has been marked as a duplicate of this bug. ***
Comment 134 Chema Celorio 2001-09-12 06:30:02 UTC
*** Bug 20672 has been marked as a duplicate of this bug. ***
Comment 135 Chema Celorio 2001-09-12 06:30:02 UTC
*** Bug 20698 has been marked as a duplicate of this bug. ***
Comment 136 Chema Celorio 2001-09-12 06:30:02 UTC
*** Bug 20864 has been marked as a duplicate of this bug. ***
Comment 137 Chema Celorio 2001-09-12 06:30:02 UTC
*** Bug 20987 has been marked as a duplicate of this bug. ***
Comment 138 Chema Celorio 2001-09-12 06:30:02 UTC
*** Bug 21025 has been marked as a duplicate of this bug. ***
Comment 139 Chema Celorio 2001-09-12 06:30:02 UTC
*** Bug 21349 has been marked as a duplicate of this bug. ***
Comment 140 Chema Celorio 2001-09-12 06:30:03 UTC
*** Bug 21350 has been marked as a duplicate of this bug. ***
Comment 141 Chema Celorio 2001-09-12 06:30:03 UTC
*** Bug 21554 has been marked as a duplicate of this bug. ***
Comment 142 Chema Celorio 2001-09-12 06:30:03 UTC
*** Bug 21570 has been marked as a duplicate of this bug. ***
Comment 143 Chema Celorio 2001-09-12 06:30:03 UTC
*** Bug 21605 has been marked as a duplicate of this bug. ***
Comment 144 Chema Celorio 2001-09-12 06:30:03 UTC
*** Bug 21996 has been marked as a duplicate of this bug. ***
Comment 145 Chema Celorio 2001-09-12 06:30:03 UTC
*** Bug 22046 has been marked as a duplicate of this bug. ***
Comment 146 Chema Celorio 2001-09-12 06:30:03 UTC
*** Bug 22102 has been marked as a duplicate of this bug. ***
Comment 147 Chema Celorio 2001-09-12 06:30:03 UTC
*** Bug 22139 has been marked as a duplicate of this bug. ***
Comment 148 Chema Celorio 2001-09-12 06:30:03 UTC
*** Bug 22278 has been marked as a duplicate of this bug. ***
Comment 149 Chema Celorio 2001-09-12 06:30:03 UTC
*** Bug 22331 has been marked as a duplicate of this bug. ***
Comment 150 Chema Celorio 2001-09-12 06:30:03 UTC
*** Bug 22363 has been marked as a duplicate of this bug. ***
Comment 151 Chema Celorio 2001-09-12 06:30:03 UTC
*** Bug 22397 has been marked as a duplicate of this bug. ***
Comment 152 Chema Celorio 2001-09-12 06:30:03 UTC
*** Bug 22765 has been marked as a duplicate of this bug. ***
Comment 153 Chema Celorio 2001-09-12 06:30:03 UTC
*** Bug 22800 has been marked as a duplicate of this bug. ***
Comment 154 Chema Celorio 2001-09-12 06:30:03 UTC
*** Bug 22847 has been marked as a duplicate of this bug. ***
Comment 155 Chema Celorio 2001-09-12 06:30:03 UTC
*** Bug 22879 has been marked as a duplicate of this bug. ***
Comment 156 Chema Celorio 2001-09-12 06:30:03 UTC
*** Bug 22897 has been marked as a duplicate of this bug. ***
Comment 157 Chema Celorio 2001-09-12 06:30:03 UTC
*** Bug 22901 has been marked as a duplicate of this bug. ***
Comment 158 Chema Celorio 2001-09-12 06:30:03 UTC
*** Bug 23258 has been marked as a duplicate of this bug. ***
Comment 159 Chema Celorio 2001-09-12 06:30:04 UTC
*** Bug 23369 has been marked as a duplicate of this bug. ***
Comment 160 Chema Celorio 2001-09-12 06:30:04 UTC
*** Bug 23510 has been marked as a duplicate of this bug. ***
Comment 161 Chema Celorio 2001-09-12 06:30:04 UTC
*** Bug 23621 has been marked as a duplicate of this bug. ***
Comment 162 Chema Celorio 2001-09-12 06:30:04 UTC
*** Bug 23696 has been marked as a duplicate of this bug. ***
Comment 163 Chema Celorio 2001-09-12 06:30:04 UTC
*** Bug 23773 has been marked as a duplicate of this bug. ***
Comment 164 Chema Celorio 2001-09-12 06:30:04 UTC
*** Bug 23885 has been marked as a duplicate of this bug. ***
Comment 165 Chema Celorio 2001-09-12 06:30:04 UTC
*** Bug 23921 has been marked as a duplicate of this bug. ***
Comment 166 Chema Celorio 2001-09-12 06:30:04 UTC
*** Bug 24175 has been marked as a duplicate of this bug. ***
Comment 167 Chema Celorio 2001-09-12 06:30:04 UTC
*** Bug 24351 has been marked as a duplicate of this bug. ***
Comment 168 Chema Celorio 2001-09-12 06:30:04 UTC
*** Bug 24358 has been marked as a duplicate of this bug. ***
Comment 169 Chema Celorio 2001-09-12 06:30:04 UTC
*** Bug 24735 has been marked as a duplicate of this bug. ***
Comment 170 Chema Celorio 2001-09-12 06:30:04 UTC
*** Bug 24738 has been marked as a duplicate of this bug. ***
Comment 171 Chema Celorio 2001-09-12 06:30:04 UTC
*** Bug 24911 has been marked as a duplicate of this bug. ***
Comment 172 Chema Celorio 2001-09-12 06:30:04 UTC
*** Bug 25017 has been marked as a duplicate of this bug. ***
Comment 173 Chema Celorio 2001-09-12 06:30:04 UTC
*** Bug 25020 has been marked as a duplicate of this bug. ***
Comment 174 Chema Celorio 2001-09-12 06:30:04 UTC
*** Bug 25331 has been marked as a duplicate of this bug. ***
Comment 175 Chema Celorio 2001-09-12 06:30:04 UTC
*** Bug 25354 has been marked as a duplicate of this bug. ***
Comment 176 Chema Celorio 2001-09-12 06:30:04 UTC
*** Bug 25393 has been marked as a duplicate of this bug. ***
Comment 177 Chema Celorio 2001-09-12 06:30:05 UTC
*** Bug 25787 has been marked as a duplicate of this bug. ***
Comment 178 Chema Celorio 2001-09-12 06:30:05 UTC
*** Bug 25894 has been marked as a duplicate of this bug. ***
Comment 179 Chema Celorio 2001-09-12 06:30:05 UTC
*** Bug 25979 has been marked as a duplicate of this bug. ***
Comment 180 Chema Celorio 2001-09-12 06:30:05 UTC
*** Bug 26029 has been marked as a duplicate of this bug. ***
Comment 181 Chema Celorio 2001-09-12 06:30:05 UTC
*** Bug 26077 has been marked as a duplicate of this bug. ***
Comment 182 Chema Celorio 2001-09-12 06:30:05 UTC
*** Bug 26334 has been marked as a duplicate of this bug. ***
Comment 183 Chema Celorio 2001-09-12 06:30:05 UTC
*** Bug 26357 has been marked as a duplicate of this bug. ***
Comment 184 Chema Celorio 2001-09-12 06:30:05 UTC
*** Bug 26439 has been marked as a duplicate of this bug. ***
Comment 185 Chema Celorio 2001-09-12 06:30:05 UTC
*** Bug 26445 has been marked as a duplicate of this bug. ***
Comment 186 Chema Celorio 2001-09-12 06:30:05 UTC
*** Bug 26494 has been marked as a duplicate of this bug. ***
Comment 187 Chema Celorio 2001-09-12 06:30:05 UTC
*** Bug 26526 has been marked as a duplicate of this bug. ***
Comment 188 Chema Celorio 2001-09-12 06:30:05 UTC
*** Bug 26694 has been marked as a duplicate of this bug. ***
Comment 189 Chema Celorio 2001-09-12 06:30:05 UTC
*** Bug 26844 has been marked as a duplicate of this bug. ***
Comment 190 Chema Celorio 2001-09-12 06:30:05 UTC
*** Bug 26936 has been marked as a duplicate of this bug. ***
Comment 191 Chema Celorio 2001-09-12 06:30:05 UTC
*** Bug 27141 has been marked as a duplicate of this bug. ***
Comment 192 Chema Celorio 2001-09-12 06:30:05 UTC
*** Bug 27183 has been marked as a duplicate of this bug. ***
Comment 193 Chema Celorio 2001-09-12 06:30:05 UTC
*** Bug 27354 has been marked as a duplicate of this bug. ***
Comment 194 Chema Celorio 2001-09-12 06:30:05 UTC
*** Bug 27688 has been marked as a duplicate of this bug. ***
Comment 195 Chema Celorio 2001-09-12 06:30:06 UTC
*** Bug 27809 has been marked as a duplicate of this bug. ***
Comment 196 Chema Celorio 2001-09-12 06:30:06 UTC
*** Bug 27936 has been marked as a duplicate of this bug. ***
Comment 197 Chema Celorio 2001-09-12 06:30:06 UTC
*** Bug 27993 has been marked as a duplicate of this bug. ***
Comment 198 Chema Celorio 2001-09-12 06:30:06 UTC
*** Bug 28073 has been marked as a duplicate of this bug. ***
Comment 199 Chema Celorio 2001-09-12 06:30:06 UTC
*** Bug 29473 has been marked as a duplicate of this bug. ***
Comment 200 Chema Celorio 2001-09-12 06:30:06 UTC
*** Bug 29540 has been marked as a duplicate of this bug. ***
Comment 201 Chema Celorio 2001-09-12 06:30:06 UTC
*** Bug 30120 has been marked as a duplicate of this bug. ***
Comment 202 Chema Celorio 2001-09-12 06:30:07 UTC
*** Bug 30211 has been marked as a duplicate of this bug. ***
Comment 203 Chema Celorio 2001-09-12 06:30:07 UTC
*** Bug 30487 has been marked as a duplicate of this bug. ***
Comment 204 Chema Celorio 2001-09-12 06:30:07 UTC
*** Bug 30525 has been marked as a duplicate of this bug. ***
Comment 205 Chema Celorio 2001-09-12 06:30:07 UTC
*** Bug 30855 has been marked as a duplicate of this bug. ***
Comment 206 Chema Celorio 2001-09-12 06:30:07 UTC
*** Bug 31224 has been marked as a duplicate of this bug. ***
Comment 207 Chema Celorio 2001-09-12 06:30:07 UTC
*** Bug 31322 has been marked as a duplicate of this bug. ***
Comment 208 Chema Celorio 2001-09-12 06:30:07 UTC
*** Bug 31583 has been marked as a duplicate of this bug. ***
Comment 209 Chema Celorio 2001-09-12 06:30:07 UTC
*** Bug 32406 has been marked as a duplicate of this bug. ***
Comment 210 Chema Celorio 2001-09-12 06:30:07 UTC
*** Bug 32611 has been marked as a duplicate of this bug. ***
Comment 211 Chema Celorio 2001-09-12 06:30:07 UTC
*** Bug 33058 has been marked as a duplicate of this bug. ***
Comment 212 Chema Celorio 2001-09-12 06:30:07 UTC
*** Bug 34480 has been marked as a duplicate of this bug. ***
Comment 213 Chema Celorio 2001-09-12 06:30:07 UTC
*** Bug 34735 has been marked as a duplicate of this bug. ***
Comment 214 Chema Celorio 2001-09-12 06:30:07 UTC
*** Bug 34883 has been marked as a duplicate of this bug. ***
Comment 215 Chema Celorio 2001-09-12 06:30:07 UTC
*** Bug 34908 has been marked as a duplicate of this bug. ***
Comment 216 Chema Celorio 2001-09-12 06:30:07 UTC
*** Bug 35017 has been marked as a duplicate of this bug. ***
Comment 217 Chema Celorio 2001-09-12 06:30:07 UTC
*** Bug 35308 has been marked as a duplicate of this bug. ***
Comment 218 Chema Celorio 2001-09-12 06:30:07 UTC
*** Bug 35635 has been marked as a duplicate of this bug. ***
Comment 219 Chema Celorio 2001-09-12 06:30:07 UTC
*** Bug 35731 has been marked as a duplicate of this bug. ***
Comment 220 Chema Celorio 2001-09-12 06:30:07 UTC
*** Bug 35732 has been marked as a duplicate of this bug. ***
Comment 221 Chema Celorio 2001-09-12 06:30:08 UTC
*** Bug 36039 has been marked as a duplicate of this bug. ***
Comment 222 Chema Celorio 2001-09-12 06:30:08 UTC
*** Bug 36194 has been marked as a duplicate of this bug. ***
Comment 223 Chema Celorio 2001-09-12 06:30:08 UTC
*** Bug 36482 has been marked as a duplicate of this bug. ***
Comment 224 Chema Celorio 2001-09-12 06:30:08 UTC
*** Bug 36929 has been marked as a duplicate of this bug. ***
Comment 225 Chema Celorio 2001-09-12 06:30:08 UTC
*** Bug 37071 has been marked as a duplicate of this bug. ***
Comment 226 Chema Celorio 2001-09-12 06:30:08 UTC
*** Bug 37097 has been marked as a duplicate of this bug. ***
Comment 227 Chema Celorio 2001-09-12 06:30:08 UTC
*** Bug 37120 has been marked as a duplicate of this bug. ***
Comment 228 Chema Celorio 2001-09-12 06:30:08 UTC
*** Bug 37229 has been marked as a duplicate of this bug. ***
Comment 229 Chema Celorio 2001-09-12 06:30:08 UTC
*** Bug 37312 has been marked as a duplicate of this bug. ***
Comment 230 Chema Celorio 2001-09-12 06:30:08 UTC
*** Bug 37423 has been marked as a duplicate of this bug. ***
Comment 231 Chema Celorio 2001-09-12 06:30:08 UTC
*** Bug 37503 has been marked as a duplicate of this bug. ***
Comment 232 Chema Celorio 2001-09-12 06:30:08 UTC
*** Bug 37843 has been marked as a duplicate of this bug. ***
Comment 233 Chema Celorio 2001-09-12 06:30:08 UTC
*** Bug 38658 has been marked as a duplicate of this bug. ***
Comment 234 Chema Celorio 2001-09-12 06:30:08 UTC
*** Bug 38664 has been marked as a duplicate of this bug. ***
Comment 235 Chema Celorio 2001-09-12 06:30:08 UTC
*** Bug 50125 has been marked as a duplicate of this bug. ***
Comment 236 Chema Celorio 2001-09-12 06:30:08 UTC
*** Bug 50420 has been marked as a duplicate of this bug. ***
Comment 237 Chema Celorio 2001-09-12 06:30:08 UTC
*** Bug 50527 has been marked as a duplicate of this bug. ***
Comment 238 Chema Celorio 2001-09-12 06:30:08 UTC
*** Bug 50841 has been marked as a duplicate of this bug. ***
Comment 239 Chema Celorio 2001-09-12 06:30:09 UTC
*** Bug 50983 has been marked as a duplicate of this bug. ***
Comment 240 Chema Celorio 2001-09-12 06:30:09 UTC
*** Bug 51274 has been marked as a duplicate of this bug. ***
Comment 241 Chema Celorio 2001-09-12 06:30:09 UTC
*** Bug 51685 has been marked as a duplicate of this bug. ***
Comment 242 Chema Celorio 2001-09-12 06:30:10 UTC
*** Bug 51755 has been marked as a duplicate of this bug. ***
Comment 243 Chema Celorio 2001-09-12 06:30:10 UTC
*** Bug 51996 has been marked as a duplicate of this bug. ***
Comment 244 Chema Celorio 2001-09-12 06:30:10 UTC
*** Bug 52044 has been marked as a duplicate of this bug. ***
Comment 245 Chema Celorio 2001-09-12 06:30:10 UTC
*** Bug 52262 has been marked as a duplicate of this bug. ***
Comment 246 Chema Celorio 2001-09-12 06:30:10 UTC
*** Bug 52324 has been marked as a duplicate of this bug. ***
Comment 247 Chema Celorio 2001-09-12 06:30:10 UTC
*** Bug 52409 has been marked as a duplicate of this bug. ***
Comment 248 Chema Celorio 2001-09-12 06:30:10 UTC
*** Bug 52488 has been marked as a duplicate of this bug. ***
Comment 249 Chema Celorio 2001-09-12 06:30:10 UTC
*** Bug 52504 has been marked as a duplicate of this bug. ***
Comment 250 Chema Celorio 2001-09-12 06:30:10 UTC
*** Bug 52532 has been marked as a duplicate of this bug. ***
Comment 251 Chema Celorio 2001-09-12 06:30:10 UTC
*** Bug 52702 has been marked as a duplicate of this bug. ***
Comment 252 Chema Celorio 2001-09-12 06:30:10 UTC
*** Bug 52840 has been marked as a duplicate of this bug. ***
Comment 253 Chema Celorio 2001-09-12 06:30:10 UTC
*** Bug 52927 has been marked as a duplicate of this bug. ***
Comment 254 Chema Celorio 2001-09-12 06:30:11 UTC
*** Bug 52943 has been marked as a duplicate of this bug. ***
Comment 255 Chema Celorio 2001-09-12 06:30:11 UTC
*** Bug 52998 has been marked as a duplicate of this bug. ***
Comment 256 Chema Celorio 2001-09-12 06:30:11 UTC
*** Bug 53194 has been marked as a duplicate of this bug. ***
Comment 257 Chema Celorio 2001-09-12 06:30:11 UTC
*** Bug 53384 has been marked as a duplicate of this bug. ***
Comment 258 Chema Celorio 2001-09-12 06:30:11 UTC
*** Bug 53633 has been marked as a duplicate of this bug. ***
Comment 259 Chema Celorio 2001-09-12 06:30:11 UTC
*** Bug 53683 has been marked as a duplicate of this bug. ***
Comment 260 Chema Celorio 2001-09-12 06:30:11 UTC
*** Bug 53691 has been marked as a duplicate of this bug. ***
Comment 261 Chema Celorio 2001-09-12 06:30:11 UTC
*** Bug 53904 has been marked as a duplicate of this bug. ***
Comment 262 Chema Celorio 2001-09-12 06:30:11 UTC
*** Bug 53916 has been marked as a duplicate of this bug. ***
Comment 263 Chema Celorio 2001-09-12 06:30:11 UTC
*** Bug 53990 has been marked as a duplicate of this bug. ***
Comment 264 Chema Celorio 2001-09-12 06:30:11 UTC
*** Bug 53995 has been marked as a duplicate of this bug. ***
Comment 265 Chema Celorio 2001-09-12 06:30:11 UTC
*** Bug 54082 has been marked as a duplicate of this bug. ***
Comment 266 Chema Celorio 2001-09-12 06:30:11 UTC
*** Bug 54220 has been marked as a duplicate of this bug. ***
Comment 267 Chema Celorio 2001-09-12 06:30:11 UTC
*** Bug 54254 has been marked as a duplicate of this bug. ***
Comment 268 Chema Celorio 2001-09-12 06:30:11 UTC
*** Bug 54255 has been marked as a duplicate of this bug. ***
Comment 269 Chema Celorio 2001-09-12 06:30:11 UTC
*** Bug 54520 has been marked as a duplicate of this bug. ***
Comment 270 Chema Celorio 2001-09-12 06:30:11 UTC
*** Bug 54568 has been marked as a duplicate of this bug. ***
Comment 271 Chema Celorio 2001-09-12 06:30:11 UTC
*** Bug 54622 has been marked as a duplicate of this bug. ***
Comment 272 Chema Celorio 2001-09-12 06:30:11 UTC
*** Bug 54624 has been marked as a duplicate of this bug. ***
Comment 273 Chema Celorio 2001-09-12 06:30:11 UTC
*** Bug 54731 has been marked as a duplicate of this bug. ***
Comment 274 Chema Celorio 2001-09-12 06:30:12 UTC
*** Bug 54768 has been marked as a duplicate of this bug. ***
Comment 275 Chema Celorio 2001-09-12 06:30:12 UTC
*** Bug 54806 has been marked as a duplicate of this bug. ***
Comment 276 Chema Celorio 2001-09-12 06:30:12 UTC
*** Bug 54807 has been marked as a duplicate of this bug. ***
Comment 277 Chema Celorio 2001-09-12 06:30:12 UTC
*** Bug 55006 has been marked as a duplicate of this bug. ***
Comment 278 Chema Celorio 2001-09-12 06:30:12 UTC
*** Bug 55185 has been marked as a duplicate of this bug. ***
Comment 279 Chema Celorio 2001-09-12 06:30:12 UTC
*** Bug 55191 has been marked as a duplicate of this bug. ***
Comment 280 Chema Celorio 2001-09-12 06:30:12 UTC
*** Bug 55289 has been marked as a duplicate of this bug. ***
Comment 281 Chema Celorio 2001-09-12 06:30:12 UTC
*** Bug 55301 has been marked as a duplicate of this bug. ***
Comment 282 Chema Celorio 2001-09-12 06:30:12 UTC
*** Bug 55537 has been marked as a duplicate of this bug. ***
Comment 283 Chema Celorio 2001-09-12 06:30:12 UTC
*** Bug 55890 has been marked as a duplicate of this bug. ***
Comment 284 Chema Celorio 2001-09-12 06:30:12 UTC
*** Bug 55999 has been marked as a duplicate of this bug. ***
Comment 285 Chema Celorio 2001-09-12 06:30:12 UTC
*** Bug 56032 has been marked as a duplicate of this bug. ***
Comment 286 Chema Celorio 2001-09-12 06:30:12 UTC
*** Bug 56061 has been marked as a duplicate of this bug. ***
Comment 287 Chema Celorio 2001-09-12 06:30:12 UTC
*** Bug 56077 has been marked as a duplicate of this bug. ***
Comment 288 Chema Celorio 2001-09-12 06:30:12 UTC
*** Bug 56099 has been marked as a duplicate of this bug. ***
Comment 289 Chema Celorio 2001-09-12 06:30:12 UTC
*** Bug 56864 has been marked as a duplicate of this bug. ***
Comment 290 Chema Celorio 2001-09-12 06:30:12 UTC
*** Bug 56940 has been marked as a duplicate of this bug. ***
Comment 291 Chema Celorio 2001-09-12 06:30:12 UTC
*** Bug 57023 has been marked as a duplicate of this bug. ***
Comment 292 Chema Celorio 2001-09-12 06:30:13 UTC
*** Bug 57038 has been marked as a duplicate of this bug. ***
Comment 293 Chema Celorio 2001-09-12 06:30:13 UTC
*** Bug 57040 has been marked as a duplicate of this bug. ***
Comment 294 Chema Celorio 2001-09-12 06:30:13 UTC
*** Bug 57098 has been marked as a duplicate of this bug. ***
Comment 295 Chema Celorio 2001-09-12 06:30:13 UTC
*** Bug 57162 has been marked as a duplicate of this bug. ***
Comment 296 Chema Celorio 2001-09-12 06:30:13 UTC
*** Bug 57209 has been marked as a duplicate of this bug. ***
Comment 297 Chema Celorio 2001-09-12 06:30:13 UTC
*** Bug 57243 has been marked as a duplicate of this bug. ***
Comment 298 Chema Celorio 2001-09-12 06:30:13 UTC
*** Bug 57245 has been marked as a duplicate of this bug. ***
Comment 299 Chema Celorio 2001-09-12 06:30:13 UTC
*** Bug 57308 has been marked as a duplicate of this bug. ***
Comment 300 Chema Celorio 2001-09-12 06:30:13 UTC
*** Bug 57642 has been marked as a duplicate of this bug. ***
Comment 301 Chema Celorio 2001-09-12 06:30:13 UTC
*** Bug 57786 has been marked as a duplicate of this bug. ***
Comment 302 Chema Celorio 2001-09-12 06:30:13 UTC
*** Bug 57819 has been marked as a duplicate of this bug. ***
Comment 303 Chema Celorio 2001-09-12 06:30:13 UTC
*** Bug 57856 has been marked as a duplicate of this bug. ***
Comment 304 Chema Celorio 2001-09-12 06:30:13 UTC
*** Bug 58057 has been marked as a duplicate of this bug. ***
Comment 305 Chema Celorio 2001-09-12 06:30:13 UTC
*** Bug 58178 has been marked as a duplicate of this bug. ***
Comment 306 Chema Celorio 2001-09-12 06:30:13 UTC
*** Bug 58179 has been marked as a duplicate of this bug. ***
Comment 307 Chema Celorio 2001-09-12 06:30:13 UTC
*** Bug 58576 has been marked as a duplicate of this bug. ***
Comment 308 Chema Celorio 2001-09-12 06:30:13 UTC
*** Bug 58598 has been marked as a duplicate of this bug. ***
Comment 309 Chema Celorio 2001-09-12 06:30:13 UTC
*** Bug 59046 has been marked as a duplicate of this bug. ***
Comment 310 Chema Celorio 2001-09-12 06:30:14 UTC
*** Bug 59664 has been marked as a duplicate of this bug. ***
Comment 311 Chema Celorio 2001-09-12 06:30:14 UTC
*** Bug 59814 has been marked as a duplicate of this bug. ***
Comment 312 Chema Celorio 2001-09-12 06:30:14 UTC
*** Bug 60032 has been marked as a duplicate of this bug. ***
Comment 313 Chema Celorio 2001-09-12 06:50:52 UTC
*** Bug 6742 has been marked as a duplicate of this bug. ***
Comment 314 Chema Celorio 2001-09-12 06:50:52 UTC
*** Bug 6977 has been marked as a duplicate of this bug. ***
Comment 315 Chema Celorio 2001-09-12 06:50:52 UTC
*** Bug 7001 has been marked as a duplicate of this bug. ***
Comment 316 Chema Celorio 2001-09-12 06:50:52 UTC
*** Bug 7200 has been marked as a duplicate of this bug. ***
Comment 317 Chema Celorio 2001-09-12 06:50:52 UTC
*** Bug 7238 has been marked as a duplicate of this bug. ***
Comment 318 Chema Celorio 2001-09-12 06:50:52 UTC
*** Bug 7272 has been marked as a duplicate of this bug. ***
Comment 319 Chema Celorio 2001-09-12 06:50:52 UTC
*** Bug 7580 has been marked as a duplicate of this bug. ***
Comment 320 Chema Celorio 2001-09-12 06:50:52 UTC
*** Bug 7835 has been marked as a duplicate of this bug. ***
Comment 321 Chema Celorio 2001-09-12 06:50:52 UTC
*** Bug 7998 has been marked as a duplicate of this bug. ***
Comment 322 Chema Celorio 2001-09-12 06:50:52 UTC
*** Bug 8100 has been marked as a duplicate of this bug. ***
Comment 323 Chema Celorio 2001-09-12 06:50:53 UTC
*** Bug 8155 has been marked as a duplicate of this bug. ***
Comment 324 Chema Celorio 2001-09-12 06:50:53 UTC
*** Bug 8251 has been marked as a duplicate of this bug. ***
Comment 325 Chema Celorio 2001-09-12 06:50:53 UTC
*** Bug 8268 has been marked as a duplicate of this bug. ***
Comment 326 Chema Celorio 2001-09-12 06:50:53 UTC
*** Bug 8270 has been marked as a duplicate of this bug. ***
Comment 327 Chema Celorio 2001-09-12 06:50:53 UTC
*** Bug 8343 has been marked as a duplicate of this bug. ***
Comment 328 Chema Celorio 2001-09-12 06:50:53 UTC
*** Bug 8581 has been marked as a duplicate of this bug. ***
Comment 329 Chema Celorio 2001-09-12 06:50:53 UTC
*** Bug 8610 has been marked as a duplicate of this bug. ***
Comment 330 Chema Celorio 2001-09-12 06:50:53 UTC
*** Bug 8611 has been marked as a duplicate of this bug. ***
Comment 331 Chema Celorio 2001-09-12 06:50:53 UTC
*** Bug 8617 has been marked as a duplicate of this bug. ***
Comment 332 Chema Celorio 2001-09-12 06:50:53 UTC
*** Bug 8631 has been marked as a duplicate of this bug. ***
Comment 333 Chema Celorio 2001-09-12 06:50:53 UTC
*** Bug 8679 has been marked as a duplicate of this bug. ***
Comment 334 Chema Celorio 2001-09-12 06:50:53 UTC
*** Bug 8688 has been marked as a duplicate of this bug. ***
Comment 335 Chema Celorio 2001-09-12 06:50:53 UTC
*** Bug 8746 has been marked as a duplicate of this bug. ***
Comment 336 Chema Celorio 2001-09-12 06:50:53 UTC
*** Bug 8766 has been marked as a duplicate of this bug. ***
Comment 337 Chema Celorio 2001-09-12 06:50:53 UTC
*** Bug 8860 has been marked as a duplicate of this bug. ***
Comment 338 Chema Celorio 2001-09-12 06:50:53 UTC
*** Bug 8907 has been marked as a duplicate of this bug. ***
Comment 339 Chema Celorio 2001-09-12 06:50:53 UTC
*** Bug 8944 has been marked as a duplicate of this bug. ***
Comment 340 Chema Celorio 2001-09-12 06:50:54 UTC
*** Bug 9246 has been marked as a duplicate of this bug. ***
Comment 341 Chema Celorio 2001-09-12 06:50:54 UTC
*** Bug 9317 has been marked as a duplicate of this bug. ***
Comment 342 Chema Celorio 2001-09-12 06:50:54 UTC
*** Bug 9377 has been marked as a duplicate of this bug. ***
Comment 343 Chema Celorio 2001-09-12 06:50:54 UTC
*** Bug 9426 has been marked as a duplicate of this bug. ***
Comment 344 Chema Celorio 2001-09-12 06:50:54 UTC
*** Bug 9442 has been marked as a duplicate of this bug. ***
Comment 345 Chema Celorio 2001-09-12 06:50:54 UTC
*** Bug 9474 has been marked as a duplicate of this bug. ***
Comment 346 Chema Celorio 2001-09-12 06:50:54 UTC
*** Bug 9499 has been marked as a duplicate of this bug. ***
Comment 347 Chema Celorio 2001-09-12 06:50:54 UTC
*** Bug 9500 has been marked as a duplicate of this bug. ***
Comment 348 Chema Celorio 2001-09-12 06:50:54 UTC
*** Bug 9515 has been marked as a duplicate of this bug. ***
Comment 349 Chema Celorio 2001-09-12 06:50:54 UTC
*** Bug 9547 has been marked as a duplicate of this bug. ***
Comment 350 Chema Celorio 2001-09-12 06:50:54 UTC
*** Bug 9651 has been marked as a duplicate of this bug. ***
Comment 351 Chema Celorio 2001-09-12 06:50:54 UTC
*** Bug 9664 has been marked as a duplicate of this bug. ***
Comment 352 Chema Celorio 2001-09-12 06:50:55 UTC
*** Bug 9698 has been marked as a duplicate of this bug. ***
Comment 353 Chema Celorio 2001-09-12 06:50:55 UTC
*** Bug 9699 has been marked as a duplicate of this bug. ***
Comment 354 Chema Celorio 2001-09-12 06:50:55 UTC
*** Bug 9910 has been marked as a duplicate of this bug. ***
Comment 355 Chema Celorio 2001-09-12 06:50:55 UTC
*** Bug 9934 has been marked as a duplicate of this bug. ***
Comment 356 Chema Celorio 2001-09-12 06:50:55 UTC
*** Bug 9998 has been marked as a duplicate of this bug. ***
Comment 357 Chema Celorio 2001-09-12 06:50:55 UTC
*** Bug 10019 has been marked as a duplicate of this bug. ***
Comment 358 Chema Celorio 2001-09-12 06:50:55 UTC
*** Bug 10055 has been marked as a duplicate of this bug. ***
Comment 359 Chema Celorio 2001-09-12 06:50:55 UTC
*** Bug 10156 has been marked as a duplicate of this bug. ***
Comment 360 Chema Celorio 2001-09-12 06:50:55 UTC
*** Bug 10204 has been marked as a duplicate of this bug. ***
Comment 361 Chema Celorio 2001-09-12 06:50:55 UTC
*** Bug 10446 has been marked as a duplicate of this bug. ***
Comment 362 Chema Celorio 2001-09-12 06:50:55 UTC
*** Bug 10559 has been marked as a duplicate of this bug. ***
Comment 363 Chema Celorio 2001-09-12 06:50:55 UTC
*** Bug 10599 has been marked as a duplicate of this bug. ***
Comment 364 Chema Celorio 2001-09-12 06:50:55 UTC
*** Bug 10622 has been marked as a duplicate of this bug. ***
Comment 365 Chema Celorio 2001-09-12 06:50:55 UTC
*** Bug 10827 has been marked as a duplicate of this bug. ***
Comment 366 Chema Celorio 2001-09-12 06:50:55 UTC
*** Bug 10865 has been marked as a duplicate of this bug. ***
Comment 367 Chema Celorio 2001-09-12 06:50:55 UTC
*** Bug 10941 has been marked as a duplicate of this bug. ***
Comment 368 Chema Celorio 2001-09-12 06:50:56 UTC
*** Bug 10956 has been marked as a duplicate of this bug. ***
Comment 369 Chema Celorio 2001-09-12 06:50:56 UTC
*** Bug 10966 has been marked as a duplicate of this bug. ***
Comment 370 Chema Celorio 2001-09-12 06:50:56 UTC
*** Bug 11552 has been marked as a duplicate of this bug. ***
Comment 371 Chema Celorio 2001-09-12 06:50:56 UTC
*** Bug 11586 has been marked as a duplicate of this bug. ***
Comment 372 Chema Celorio 2001-09-12 06:50:56 UTC
*** Bug 11867 has been marked as a duplicate of this bug. ***
Comment 373 Chema Celorio 2001-09-12 06:50:56 UTC
*** Bug 12145 has been marked as a duplicate of this bug. ***
Comment 374 Chema Celorio 2001-09-12 06:50:56 UTC
*** Bug 12578 has been marked as a duplicate of this bug. ***
Comment 375 Chema Celorio 2001-09-12 06:50:56 UTC
*** Bug 12963 has been marked as a duplicate of this bug. ***
Comment 376 Chema Celorio 2001-09-12 06:50:56 UTC
*** Bug 13013 has been marked as a duplicate of this bug. ***
Comment 377 Chema Celorio 2001-09-12 06:50:56 UTC
*** Bug 13040 has been marked as a duplicate of this bug. ***
Comment 378 Chema Celorio 2001-09-12 06:50:56 UTC
*** Bug 13050 has been marked as a duplicate of this bug. ***
Comment 379 Chema Celorio 2001-09-12 06:50:56 UTC
*** Bug 13077 has been marked as a duplicate of this bug. ***
Comment 380 Chema Celorio 2001-09-12 06:50:56 UTC
*** Bug 13334 has been marked as a duplicate of this bug. ***
Comment 381 Chema Celorio 2001-09-12 06:50:56 UTC
*** Bug 13522 has been marked as a duplicate of this bug. ***
Comment 382 Chema Celorio 2001-09-12 06:50:56 UTC
*** Bug 13580 has been marked as a duplicate of this bug. ***
Comment 383 Chema Celorio 2001-09-12 06:50:56 UTC
*** Bug 13617 has been marked as a duplicate of this bug. ***
Comment 384 Chema Celorio 2001-09-12 06:50:57 UTC
*** Bug 13867 has been marked as a duplicate of this bug. ***
Comment 385 Chema Celorio 2001-09-12 06:50:57 UTC
*** Bug 13968 has been marked as a duplicate of this bug. ***
Comment 386 Chema Celorio 2001-09-12 06:50:57 UTC
*** Bug 14012 has been marked as a duplicate of this bug. ***
Comment 387 Chema Celorio 2001-09-12 06:50:57 UTC
*** Bug 14063 has been marked as a duplicate of this bug. ***
Comment 388 Chema Celorio 2001-09-12 06:50:57 UTC
*** Bug 14145 has been marked as a duplicate of this bug. ***
Comment 389 Chema Celorio 2001-09-12 06:50:57 UTC
*** Bug 14212 has been marked as a duplicate of this bug. ***
Comment 390 Chema Celorio 2001-09-12 06:50:57 UTC
*** Bug 14490 has been marked as a duplicate of this bug. ***
Comment 391 Chema Celorio 2001-09-12 06:50:57 UTC
*** Bug 14534 has been marked as a duplicate of this bug. ***
Comment 392 Chema Celorio 2001-09-12 06:50:57 UTC
*** Bug 14669 has been marked as a duplicate of this bug. ***
Comment 393 Chema Celorio 2001-09-12 06:50:57 UTC
*** Bug 14728 has been marked as a duplicate of this bug. ***
Comment 394 Chema Celorio 2001-09-12 06:50:57 UTC
*** Bug 14732 has been marked as a duplicate of this bug. ***
Comment 395 Chema Celorio 2001-09-12 06:50:57 UTC
*** Bug 14868 has been marked as a duplicate of this bug. ***
Comment 396 Chema Celorio 2001-09-12 06:50:57 UTC
*** Bug 15018 has been marked as a duplicate of this bug. ***
Comment 397 Chema Celorio 2001-09-12 06:50:57 UTC
*** Bug 15034 has been marked as a duplicate of this bug. ***
Comment 398 Chema Celorio 2001-09-12 06:50:57 UTC
*** Bug 15396 has been marked as a duplicate of this bug. ***
Comment 399 Chema Celorio 2001-09-12 06:50:57 UTC
*** Bug 15646 has been marked as a duplicate of this bug. ***
Comment 400 Chema Celorio 2001-09-12 06:50:57 UTC
*** Bug 15765 has been marked as a duplicate of this bug. ***
Comment 401 Chema Celorio 2001-09-12 06:50:57 UTC
*** Bug 15869 has been marked as a duplicate of this bug. ***
Comment 402 Chema Celorio 2001-09-12 06:50:57 UTC
*** Bug 15994 has been marked as a duplicate of this bug. ***
Comment 403 Chema Celorio 2001-09-12 06:50:58 UTC
*** Bug 16014 has been marked as a duplicate of this bug. ***
Comment 404 Chema Celorio 2001-09-12 06:50:58 UTC
*** Bug 16039 has been marked as a duplicate of this bug. ***
Comment 405 Chema Celorio 2001-09-12 06:50:58 UTC
*** Bug 16246 has been marked as a duplicate of this bug. ***
Comment 406 Chema Celorio 2001-09-12 06:50:58 UTC
*** Bug 16299 has been marked as a duplicate of this bug. ***
Comment 407 Chema Celorio 2001-09-12 06:50:58 UTC
*** Bug 16385 has been marked as a duplicate of this bug. ***
Comment 408 Chema Celorio 2001-09-12 06:50:58 UTC
*** Bug 16475 has been marked as a duplicate of this bug. ***
Comment 409 Chema Celorio 2001-09-12 06:50:58 UTC
*** Bug 16560 has been marked as a duplicate of this bug. ***
Comment 410 Chema Celorio 2001-09-12 06:50:58 UTC
*** Bug 16566 has been marked as a duplicate of this bug. ***
Comment 411 Chema Celorio 2001-09-12 06:50:58 UTC
*** Bug 16651 has been marked as a duplicate of this bug. ***
Comment 412 Chema Celorio 2001-09-12 06:50:58 UTC
*** Bug 16686 has been marked as a duplicate of this bug. ***
Comment 413 Chema Celorio 2001-09-12 06:50:58 UTC
*** Bug 16782 has been marked as a duplicate of this bug. ***
Comment 414 Chema Celorio 2001-09-12 06:50:58 UTC
*** Bug 16855 has been marked as a duplicate of this bug. ***
Comment 415 Chema Celorio 2001-09-12 06:50:58 UTC
*** Bug 16996 has been marked as a duplicate of this bug. ***
Comment 416 Chema Celorio 2001-09-12 06:50:58 UTC
*** Bug 17158 has been marked as a duplicate of this bug. ***
Comment 417 Chema Celorio 2001-09-12 06:50:58 UTC
*** Bug 17252 has been marked as a duplicate of this bug. ***
Comment 418 Chema Celorio 2001-09-12 06:50:58 UTC
*** Bug 17637 has been marked as a duplicate of this bug. ***
Comment 419 Chema Celorio 2001-09-12 06:50:58 UTC
*** Bug 17792 has been marked as a duplicate of this bug. ***
Comment 420 Chema Celorio 2001-09-12 06:50:58 UTC
*** Bug 17877 has been marked as a duplicate of this bug. ***
Comment 421 Chema Celorio 2001-09-12 06:50:59 UTC
*** Bug 17975 has been marked as a duplicate of this bug. ***
Comment 422 Chema Celorio 2001-09-12 06:50:59 UTC
*** Bug 18073 has been marked as a duplicate of this bug. ***
Comment 423 Chema Celorio 2001-09-12 06:50:59 UTC
*** Bug 18289 has been marked as a duplicate of this bug. ***
Comment 424 Chema Celorio 2001-09-12 06:50:59 UTC
*** Bug 18313 has been marked as a duplicate of this bug. ***
Comment 425 Chema Celorio 2001-09-12 06:50:59 UTC
*** Bug 18428 has been marked as a duplicate of this bug. ***
Comment 426 Chema Celorio 2001-09-12 06:50:59 UTC
*** Bug 18898 has been marked as a duplicate of this bug. ***
Comment 427 Chema Celorio 2001-09-12 06:50:59 UTC
*** Bug 19002 has been marked as a duplicate of this bug. ***
Comment 428 Chema Celorio 2001-09-12 06:50:59 UTC
*** Bug 19152 has been marked as a duplicate of this bug. ***
Comment 429 Chema Celorio 2001-09-12 06:50:59 UTC
*** Bug 19270 has been marked as a duplicate of this bug. ***
Comment 430 Chema Celorio 2001-09-12 06:50:59 UTC
*** Bug 19669 has been marked as a duplicate of this bug. ***
Comment 431 Chema Celorio 2001-09-12 06:50:59 UTC
*** Bug 19710 has been marked as a duplicate of this bug. ***
Comment 432 Chema Celorio 2001-09-12 06:50:59 UTC
*** Bug 19789 has been marked as a duplicate of this bug. ***
Comment 433 Chema Celorio 2001-09-12 06:50:59 UTC
*** Bug 19838 has been marked as a duplicate of this bug. ***
Comment 434 Chema Celorio 2001-09-12 06:50:59 UTC
*** Bug 19946 has been marked as a duplicate of this bug. ***
Comment 435 Chema Celorio 2001-09-12 06:51:00 UTC
*** Bug 19949 has been marked as a duplicate of this bug. ***
Comment 436 Chema Celorio 2001-09-12 06:51:00 UTC
*** Bug 20002 has been marked as a duplicate of this bug. ***
Comment 437 Chema Celorio 2001-09-12 06:51:00 UTC
*** Bug 20003 has been marked as a duplicate of this bug. ***
Comment 438 Chema Celorio 2001-09-12 06:51:00 UTC
*** Bug 20027 has been marked as a duplicate of this bug. ***
Comment 439 Chema Celorio 2001-09-12 06:51:00 UTC
*** Bug 20165 has been marked as a duplicate of this bug. ***
Comment 440 Chema Celorio 2001-09-12 06:51:00 UTC
*** Bug 20211 has been marked as a duplicate of this bug. ***
Comment 441 Chema Celorio 2001-09-12 06:51:00 UTC
*** Bug 20351 has been marked as a duplicate of this bug. ***
Comment 442 Chema Celorio 2001-09-12 06:51:00 UTC
*** Bug 20623 has been marked as a duplicate of this bug. ***
Comment 443 Chema Celorio 2001-09-12 06:51:00 UTC
*** Bug 20653 has been marked as a duplicate of this bug. ***
Comment 444 Chema Celorio 2001-09-12 06:51:00 UTC
*** Bug 20672 has been marked as a duplicate of this bug. ***
Comment 445 Chema Celorio 2001-09-12 06:51:00 UTC
*** Bug 20698 has been marked as a duplicate of this bug. ***
Comment 446 Chema Celorio 2001-09-12 06:51:00 UTC
*** Bug 20864 has been marked as a duplicate of this bug. ***
Comment 447 Chema Celorio 2001-09-12 06:51:00 UTC
*** Bug 20987 has been marked as a duplicate of this bug. ***
Comment 448 Chema Celorio 2001-09-12 06:51:00 UTC
*** Bug 21025 has been marked as a duplicate of this bug. ***
Comment 449 Chema Celorio 2001-09-12 06:51:00 UTC
*** Bug 21349 has been marked as a duplicate of this bug. ***
Comment 450 Chema Celorio 2001-09-12 06:51:00 UTC
*** Bug 21350 has been marked as a duplicate of this bug. ***
Comment 451 Chema Celorio 2001-09-12 06:51:00 UTC
*** Bug 21554 has been marked as a duplicate of this bug. ***
Comment 452 Chema Celorio 2001-09-12 06:51:00 UTC
*** Bug 21570 has been marked as a duplicate of this bug. ***
Comment 453 Chema Celorio 2001-09-12 06:51:01 UTC
*** Bug 21605 has been marked as a duplicate of this bug. ***
Comment 454 Chema Celorio 2001-09-12 06:51:01 UTC
*** Bug 21996 has been marked as a duplicate of this bug. ***
Comment 455 Chema Celorio 2001-09-12 06:51:01 UTC
*** Bug 22046 has been marked as a duplicate of this bug. ***
Comment 456 Chema Celorio 2001-09-12 06:51:01 UTC
*** Bug 22102 has been marked as a duplicate of this bug. ***
Comment 457 Chema Celorio 2001-09-12 06:51:01 UTC
*** Bug 22139 has been marked as a duplicate of this bug. ***
Comment 458 Chema Celorio 2001-09-12 06:51:01 UTC
*** Bug 22278 has been marked as a duplicate of this bug. ***
Comment 459 Chema Celorio 2001-09-12 06:51:01 UTC
*** Bug 22331 has been marked as a duplicate of this bug. ***
Comment 460 Chema Celorio 2001-09-12 06:51:01 UTC
*** Bug 22363 has been marked as a duplicate of this bug. ***
Comment 461 Chema Celorio 2001-09-12 06:51:01 UTC
*** Bug 22397 has been marked as a duplicate of this bug. ***
Comment 462 Chema Celorio 2001-09-12 06:51:01 UTC
*** Bug 22765 has been marked as a duplicate of this bug. ***
Comment 463 Chema Celorio 2001-09-12 06:51:01 UTC
*** Bug 22800 has been marked as a duplicate of this bug. ***
Comment 464 Chema Celorio 2001-09-12 06:51:01 UTC
*** Bug 22847 has been marked as a duplicate of this bug. ***
Comment 465 Chema Celorio 2001-09-12 06:51:01 UTC
*** Bug 22879 has been marked as a duplicate of this bug. ***
Comment 466 Chema Celorio 2001-09-12 06:51:01 UTC
*** Bug 22897 has been marked as a duplicate of this bug. ***
Comment 467 Chema Celorio 2001-09-12 06:51:02 UTC
*** Bug 22901 has been marked as a duplicate of this bug. ***
Comment 468 Chema Celorio 2001-09-12 06:51:02 UTC
*** Bug 23258 has been marked as a duplicate of this bug. ***
Comment 469 Chema Celorio 2001-09-12 06:51:02 UTC
*** Bug 23369 has been marked as a duplicate of this bug. ***
Comment 470 Chema Celorio 2001-09-12 06:51:02 UTC
*** Bug 23510 has been marked as a duplicate of this bug. ***
Comment 471 Chema Celorio 2001-09-12 06:51:02 UTC
*** Bug 23621 has been marked as a duplicate of this bug. ***
Comment 472 Chema Celorio 2001-09-12 06:51:02 UTC
*** Bug 23696 has been marked as a duplicate of this bug. ***
Comment 473 Chema Celorio 2001-09-12 06:51:02 UTC
*** Bug 23773 has been marked as a duplicate of this bug. ***
Comment 474 Chema Celorio 2001-09-12 06:51:02 UTC
*** Bug 23885 has been marked as a duplicate of this bug. ***
Comment 475 Chema Celorio 2001-09-12 06:51:02 UTC
*** Bug 23921 has been marked as a duplicate of this bug. ***
Comment 476 Chema Celorio 2001-09-12 06:51:02 UTC
*** Bug 24175 has been marked as a duplicate of this bug. ***
Comment 477 Chema Celorio 2001-09-12 06:51:02 UTC
*** Bug 24351 has been marked as a duplicate of this bug. ***
Comment 478 Chema Celorio 2001-09-12 06:51:02 UTC
*** Bug 24358 has been marked as a duplicate of this bug. ***
Comment 479 Chema Celorio 2001-09-12 06:51:02 UTC
*** Bug 24735 has been marked as a duplicate of this bug. ***
Comment 480 Chema Celorio 2001-09-12 06:51:02 UTC
*** Bug 24738 has been marked as a duplicate of this bug. ***
Comment 481 Chema Celorio 2001-09-12 06:51:02 UTC
*** Bug 24911 has been marked as a duplicate of this bug. ***
Comment 482 Chema Celorio 2001-09-12 06:51:02 UTC
*** Bug 25017 has been marked as a duplicate of this bug. ***
Comment 483 Chema Celorio 2001-09-12 06:51:02 UTC
*** Bug 25020 has been marked as a duplicate of this bug. ***
Comment 484 Chema Celorio 2001-09-12 06:51:02 UTC
*** Bug 25331 has been marked as a duplicate of this bug. ***
Comment 485 Chema Celorio 2001-09-12 06:51:02 UTC
*** Bug 25354 has been marked as a duplicate of this bug. ***
Comment 486 Chema Celorio 2001-09-12 06:51:03 UTC
*** Bug 25393 has been marked as a duplicate of this bug. ***
Comment 487 Chema Celorio 2001-09-12 06:51:03 UTC
*** Bug 25787 has been marked as a duplicate of this bug. ***
Comment 488 Chema Celorio 2001-09-12 06:51:03 UTC
*** Bug 25894 has been marked as a duplicate of this bug. ***
Comment 489 Chema Celorio 2001-09-12 06:51:03 UTC
*** Bug 25979 has been marked as a duplicate of this bug. ***
Comment 490 Chema Celorio 2001-09-12 06:51:03 UTC
*** Bug 26029 has been marked as a duplicate of this bug. ***
Comment 491 Chema Celorio 2001-09-12 06:51:03 UTC
*** Bug 26077 has been marked as a duplicate of this bug. ***
Comment 492 Chema Celorio 2001-09-12 06:51:03 UTC
*** Bug 26334 has been marked as a duplicate of this bug. ***
Comment 493 Chema Celorio 2001-09-12 06:51:03 UTC
*** Bug 26357 has been marked as a duplicate of this bug. ***
Comment 494 Chema Celorio 2001-09-12 06:51:03 UTC
*** Bug 26439 has been marked as a duplicate of this bug. ***
Comment 495 Chema Celorio 2001-09-12 06:51:03 UTC
*** Bug 26445 has been marked as a duplicate of this bug. ***
Comment 496 Chema Celorio 2001-09-12 06:51:03 UTC
*** Bug 26494 has been marked as a duplicate of this bug. ***
Comment 497 Chema Celorio 2001-09-12 06:51:03 UTC
*** Bug 26526 has been marked as a duplicate of this bug. ***
Comment 498 Chema Celorio 2001-09-12 06:51:03 UTC
*** Bug 26694 has been marked as a duplicate of this bug. ***
Comment 499 Chema Celorio 2001-09-12 06:51:03 UTC
*** Bug 26844 has been marked as a duplicate of this bug. ***
Comment 500 Chema Celorio 2001-09-12 06:51:03 UTC
*** Bug 26936 has been marked as a duplicate of this bug. ***
Comment 501 Chema Celorio 2001-09-12 06:51:03 UTC
*** Bug 27141 has been marked as a duplicate of this bug. ***
Comment 502 Chema Celorio 2001-09-12 06:51:03 UTC
*** Bug 27183 has been marked as a duplicate of this bug. ***
Comment 503 Chema Celorio 2001-09-12 06:51:03 UTC
*** Bug 27354 has been marked as a duplicate of this bug. ***
Comment 504 Chema Celorio 2001-09-12 06:51:04 UTC
*** Bug 27688 has been marked as a duplicate of this bug. ***
Comment 505 Chema Celorio 2001-09-12 06:51:04 UTC
*** Bug 27809 has been marked as a duplicate of this bug. ***
Comment 506 Chema Celorio 2001-09-12 06:51:04 UTC
*** Bug 27936 has been marked as a duplicate of this bug. ***
Comment 507 Chema Celorio 2001-09-12 06:51:04 UTC
*** Bug 27993 has been marked as a duplicate of this bug. ***
Comment 508 Chema Celorio 2001-09-12 06:51:04 UTC
*** Bug 28073 has been marked as a duplicate of this bug. ***
Comment 509 Chema Celorio 2001-09-12 06:51:04 UTC
*** Bug 29473 has been marked as a duplicate of this bug. ***
Comment 510 Chema Celorio 2001-09-12 06:51:04 UTC
*** Bug 29540 has been marked as a duplicate of this bug. ***
Comment 511 Chema Celorio 2001-09-12 06:51:04 UTC
*** Bug 30120 has been marked as a duplicate of this bug. ***
Comment 512 Chema Celorio 2001-09-12 06:51:04 UTC
*** Bug 30211 has been marked as a duplicate of this bug. ***
Comment 513 Chema Celorio 2001-09-12 06:51:04 UTC
*** Bug 30487 has been marked as a duplicate of this bug. ***
Comment 514 Chema Celorio 2001-09-12 06:51:04 UTC
*** Bug 30525 has been marked as a duplicate of this bug. ***
Comment 515 Chema Celorio 2001-09-12 06:51:04 UTC
*** Bug 30855 has been marked as a duplicate of this bug. ***
Comment 516 Chema Celorio 2001-09-12 06:51:04 UTC
*** Bug 31224 has been marked as a duplicate of this bug. ***
Comment 517 Chema Celorio 2001-09-12 06:51:04 UTC
*** Bug 31322 has been marked as a duplicate of this bug. ***
Comment 518 Chema Celorio 2001-09-12 06:51:04 UTC
*** Bug 31583 has been marked as a duplicate of this bug. ***
Comment 519 Chema Celorio 2001-09-12 06:51:05 UTC
*** Bug 32406 has been marked as a duplicate of this bug. ***
Comment 520 Chema Celorio 2001-09-12 06:51:05 UTC
*** Bug 32611 has been marked as a duplicate of this bug. ***
Comment 521 Chema Celorio 2001-09-12 06:51:05 UTC
*** Bug 33058 has been marked as a duplicate of this bug. ***
Comment 522 Chema Celorio 2001-09-12 06:51:05 UTC
*** Bug 34480 has been marked as a duplicate of this bug. ***
Comment 523 Chema Celorio 2001-09-12 06:51:05 UTC
*** Bug 34735 has been marked as a duplicate of this bug. ***
Comment 524 Chema Celorio 2001-09-12 06:51:05 UTC
*** Bug 34883 has been marked as a duplicate of this bug. ***
Comment 525 Chema Celorio 2001-09-12 06:51:05 UTC
*** Bug 34908 has been marked as a duplicate of this bug. ***
Comment 526 Chema Celorio 2001-09-12 06:51:05 UTC
*** Bug 35017 has been marked as a duplicate of this bug. ***
Comment 527 Chema Celorio 2001-09-12 06:51:05 UTC
*** Bug 35308 has been marked as a duplicate of this bug. ***
Comment 528 Chema Celorio 2001-09-12 06:51:05 UTC
*** Bug 35635 has been marked as a duplicate of this bug. ***
Comment 529 Chema Celorio 2001-09-12 06:51:05 UTC
*** Bug 35731 has been marked as a duplicate of this bug. ***
Comment 530 Chema Celorio 2001-09-12 06:51:05 UTC
*** Bug 35732 has been marked as a duplicate of this bug. ***
Comment 531 Chema Celorio 2001-09-12 06:51:05 UTC
*** Bug 36039 has been marked as a duplicate of this bug. ***
Comment 532 Chema Celorio 2001-09-12 06:51:05 UTC
*** Bug 36194 has been marked as a duplicate of this bug. ***
Comment 533 Chema Celorio 2001-09-12 06:51:05 UTC
*** Bug 36482 has been marked as a duplicate of this bug. ***
Comment 534 Chema Celorio 2001-09-12 06:51:05 UTC
*** Bug 36929 has been marked as a duplicate of this bug. ***
Comment 535 Chema Celorio 2001-09-12 06:51:05 UTC
*** Bug 37071 has been marked as a duplicate of this bug. ***
Comment 536 Chema Celorio 2001-09-12 06:51:06 UTC
*** Bug 37097 has been marked as a duplicate of this bug. ***
Comment 537 Chema Celorio 2001-09-12 06:51:06 UTC
*** Bug 37120 has been marked as a duplicate of this bug. ***
Comment 538 Chema Celorio 2001-09-12 06:51:06 UTC
*** Bug 37229 has been marked as a duplicate of this bug. ***
Comment 539 Chema Celorio 2001-09-12 06:51:06 UTC
*** Bug 37312 has been marked as a duplicate of this bug. ***
Comment 540 Chema Celorio 2001-09-12 06:51:06 UTC
*** Bug 37423 has been marked as a duplicate of this bug. ***
Comment 541 Chema Celorio 2001-09-12 06:51:06 UTC
*** Bug 37503 has been marked as a duplicate of this bug. ***
Comment 542 Chema Celorio 2001-09-12 06:51:06 UTC
*** Bug 37843 has been marked as a duplicate of this bug. ***
Comment 543 Chema Celorio 2001-09-12 06:51:06 UTC
*** Bug 38658 has been marked as a duplicate of this bug. ***
Comment 544 Chema Celorio 2001-09-12 06:51:06 UTC
*** Bug 38664 has been marked as a duplicate of this bug. ***
Comment 545 Chema Celorio 2001-09-12 06:51:06 UTC
*** Bug 50125 has been marked as a duplicate of this bug. ***
Comment 546 Chema Celorio 2001-09-12 06:51:06 UTC
*** Bug 50420 has been marked as a duplicate of this bug. ***
Comment 547 Chema Celorio 2001-09-12 06:51:06 UTC
*** Bug 50527 has been marked as a duplicate of this bug. ***
Comment 548 Chema Celorio 2001-09-12 06:51:06 UTC
*** Bug 50841 has been marked as a duplicate of this bug. ***
Comment 549 Chema Celorio 2001-09-12 06:51:06 UTC
*** Bug 50983 has been marked as a duplicate of this bug. ***
Comment 550 Chema Celorio 2001-09-12 06:51:07 UTC
*** Bug 51274 has been marked as a duplicate of this bug. ***
Comment 551 Chema Celorio 2001-09-12 06:51:07 UTC
*** Bug 51685 has been marked as a duplicate of this bug. ***
Comment 552 Chema Celorio 2001-09-12 06:51:07 UTC
*** Bug 51755 has been marked as a duplicate of this bug. ***
Comment 553 Chema Celorio 2001-09-12 06:51:07 UTC
*** Bug 51996 has been marked as a duplicate of this bug. ***
Comment 554 Chema Celorio 2001-09-12 06:51:07 UTC
*** Bug 52044 has been marked as a duplicate of this bug. ***
Comment 555 Chema Celorio 2001-09-12 06:51:07 UTC
*** Bug 52262 has been marked as a duplicate of this bug. ***
Comment 556 Chema Celorio 2001-09-12 06:51:07 UTC
*** Bug 52324 has been marked as a duplicate of this bug. ***
Comment 557 Chema Celorio 2001-09-12 06:51:07 UTC
*** Bug 52409 has been marked as a duplicate of this bug. ***
Comment 558 Chema Celorio 2001-09-12 06:51:07 UTC
*** Bug 52488 has been marked as a duplicate of this bug. ***
Comment 559 Chema Celorio 2001-09-12 06:51:07 UTC
*** Bug 52504 has been marked as a duplicate of this bug. ***
Comment 560 Chema Celorio 2001-09-12 06:51:07 UTC
*** Bug 52532 has been marked as a duplicate of this bug. ***
Comment 561 Chema Celorio 2001-09-12 06:51:07 UTC
*** Bug 52702 has been marked as a duplicate of this bug. ***
Comment 562 Chema Celorio 2001-09-12 06:51:07 UTC
*** Bug 52840 has been marked as a duplicate of this bug. ***
Comment 563 Chema Celorio 2001-09-12 06:51:08 UTC
*** Bug 52927 has been marked as a duplicate of this bug. ***
Comment 564 Chema Celorio 2001-09-12 06:51:08 UTC
*** Bug 52943 has been marked as a duplicate of this bug. ***
Comment 565 Chema Celorio 2001-09-12 06:51:08 UTC
*** Bug 52998 has been marked as a duplicate of this bug. ***
Comment 566 Chema Celorio 2001-09-12 06:51:08 UTC
*** Bug 53194 has been marked as a duplicate of this bug. ***
Comment 567 Chema Celorio 2001-09-12 06:51:08 UTC
*** Bug 53384 has been marked as a duplicate of this bug. ***
Comment 568 Chema Celorio 2001-09-12 06:51:08 UTC
*** Bug 53633 has been marked as a duplicate of this bug. ***
Comment 569 Chema Celorio 2001-09-12 06:51:08 UTC
*** Bug 53683 has been marked as a duplicate of this bug. ***
Comment 570 Chema Celorio 2001-09-12 06:51:08 UTC
*** Bug 53691 has been marked as a duplicate of this bug. ***
Comment 571 Chema Celorio 2001-09-12 06:51:08 UTC
*** Bug 53904 has been marked as a duplicate of this bug. ***
Comment 572 Chema Celorio 2001-09-12 06:51:08 UTC
*** Bug 53916 has been marked as a duplicate of this bug. ***
Comment 573 Chema Celorio 2001-09-12 06:51:08 UTC
*** Bug 53990 has been marked as a duplicate of this bug. ***
Comment 574 Chema Celorio 2001-09-12 06:51:08 UTC
*** Bug 53995 has been marked as a duplicate of this bug. ***
Comment 575 Chema Celorio 2001-09-12 06:51:08 UTC
*** Bug 54082 has been marked as a duplicate of this bug. ***
Comment 576 Chema Celorio 2001-09-12 06:51:08 UTC
*** Bug 54220 has been marked as a duplicate of this bug. ***
Comment 577 Chema Celorio 2001-09-12 06:51:09 UTC
*** Bug 54254 has been marked as a duplicate of this bug. ***
Comment 578 Chema Celorio 2001-09-12 06:51:09 UTC
*** Bug 54255 has been marked as a duplicate of this bug. ***
Comment 579 Chema Celorio 2001-09-12 06:51:09 UTC
*** Bug 54520 has been marked as a duplicate of this bug. ***
Comment 580 Chema Celorio 2001-09-12 06:51:09 UTC
*** Bug 54568 has been marked as a duplicate of this bug. ***
Comment 581 Chema Celorio 2001-09-12 06:51:10 UTC
*** Bug 54622 has been marked as a duplicate of this bug. ***
Comment 582 Chema Celorio 2001-09-12 06:51:10 UTC
*** Bug 54624 has been marked as a duplicate of this bug. ***
Comment 583 Chema Celorio 2001-09-12 06:51:10 UTC
*** Bug 54731 has been marked as a duplicate of this bug. ***
Comment 584 Chema Celorio 2001-09-12 06:51:10 UTC
*** Bug 54768 has been marked as a duplicate of this bug. ***
Comment 585 Chema Celorio 2001-09-12 06:51:10 UTC
*** Bug 54806 has been marked as a duplicate of this bug. ***
Comment 586 Chema Celorio 2001-09-12 06:51:10 UTC
*** Bug 54807 has been marked as a duplicate of this bug. ***
Comment 587 Chema Celorio 2001-09-12 06:51:10 UTC
*** Bug 55006 has been marked as a duplicate of this bug. ***
Comment 588 Chema Celorio 2001-09-12 06:51:10 UTC
*** Bug 55185 has been marked as a duplicate of this bug. ***
Comment 589 Chema Celorio 2001-09-12 06:51:10 UTC
*** Bug 55191 has been marked as a duplicate of this bug. ***
Comment 590 Chema Celorio 2001-09-12 06:51:10 UTC
*** Bug 55289 has been marked as a duplicate of this bug. ***
Comment 591 Chema Celorio 2001-09-12 06:51:11 UTC
*** Bug 55301 has been marked as a duplicate of this bug. ***
Comment 592 Chema Celorio 2001-09-12 06:51:11 UTC
*** Bug 55537 has been marked as a duplicate of this bug. ***
Comment 593 Chema Celorio 2001-09-12 06:51:11 UTC
*** Bug 55890 has been marked as a duplicate of this bug. ***
Comment 594 Chema Celorio 2001-09-12 06:51:11 UTC
*** Bug 55999 has been marked as a duplicate of this bug. ***
Comment 595 Chema Celorio 2001-09-12 06:51:11 UTC
*** Bug 56032 has been marked as a duplicate of this bug. ***
Comment 596 Chema Celorio 2001-09-12 06:51:11 UTC
*** Bug 56061 has been marked as a duplicate of this bug. ***
Comment 597 Chema Celorio 2001-09-12 06:51:11 UTC
*** Bug 56077 has been marked as a duplicate of this bug. ***
Comment 598 Chema Celorio 2001-09-12 06:51:11 UTC
*** Bug 56099 has been marked as a duplicate of this bug. ***
Comment 599 Chema Celorio 2001-09-12 06:51:11 UTC
*** Bug 56864 has been marked as a duplicate of this bug. ***
Comment 600 Chema Celorio 2001-09-12 06:51:11 UTC
*** Bug 56940 has been marked as a duplicate of this bug. ***
Comment 601 Chema Celorio 2001-09-12 06:51:11 UTC
*** Bug 57023 has been marked as a duplicate of this bug. ***
Comment 602 Chema Celorio 2001-09-12 06:51:11 UTC
*** Bug 57038 has been marked as a duplicate of this bug. ***
Comment 603 Chema Celorio 2001-09-12 06:51:11 UTC
*** Bug 57040 has been marked as a duplicate of this bug. ***
Comment 604 Chema Celorio 2001-09-12 06:51:11 UTC
*** Bug 57098 has been marked as a duplicate of this bug. ***
Comment 605 Chema Celorio 2001-09-12 06:51:11 UTC
*** Bug 57162 has been marked as a duplicate of this bug. ***
Comment 606 Chema Celorio 2001-09-12 06:51:11 UTC
*** Bug 57209 has been marked as a duplicate of this bug. ***
Comment 607 Chema Celorio 2001-09-12 06:51:12 UTC
*** Bug 57243 has been marked as a duplicate of this bug. ***
Comment 608 Chema Celorio 2001-09-12 06:51:12 UTC
*** Bug 57245 has been marked as a duplicate of this bug. ***
Comment 609 Chema Celorio 2001-09-12 06:51:12 UTC
*** Bug 57308 has been marked as a duplicate of this bug. ***
Comment 610 Chema Celorio 2001-09-12 06:51:12 UTC
*** Bug 57642 has been marked as a duplicate of this bug. ***
Comment 611 Chema Celorio 2001-09-12 06:51:12 UTC
*** Bug 57786 has been marked as a duplicate of this bug. ***
Comment 612 Chema Celorio 2001-09-12 06:51:12 UTC
*** Bug 57819 has been marked as a duplicate of this bug. ***
Comment 613 Chema Celorio 2001-09-12 06:51:12 UTC
*** Bug 57856 has been marked as a duplicate of this bug. ***
Comment 614 Chema Celorio 2001-09-12 06:51:12 UTC
*** Bug 58057 has been marked as a duplicate of this bug. ***
Comment 615 Chema Celorio 2001-09-12 06:51:12 UTC
*** Bug 58178 has been marked as a duplicate of this bug. ***
Comment 616 Chema Celorio 2001-09-12 06:51:12 UTC
*** Bug 58179 has been marked as a duplicate of this bug. ***
Comment 617 Chema Celorio 2001-09-12 06:51:12 UTC
*** Bug 58576 has been marked as a duplicate of this bug. ***
Comment 618 Chema Celorio 2001-09-12 06:51:12 UTC
*** Bug 58598 has been marked as a duplicate of this bug. ***
Comment 619 Chema Celorio 2001-09-12 06:51:12 UTC
*** Bug 59046 has been marked as a duplicate of this bug. ***
Comment 620 Chema Celorio 2001-09-12 06:51:12 UTC
*** Bug 59664 has been marked as a duplicate of this bug. ***
Comment 621 Chema Celorio 2001-09-12 06:51:12 UTC
*** Bug 59814 has been marked as a duplicate of this bug. ***
Comment 622 Chema Celorio 2001-09-12 06:51:13 UTC
*** Bug 60032 has been marked as a duplicate of this bug. ***
Comment 623 Chema Celorio 2001-09-12 07:22:36 UTC
*** Bug 5338 has been marked as a duplicate of this bug. ***
Comment 624 Bradford Hovinen 2001-10-12 19:09:00 UTC
Unfortunately there are many different crashes represented here. The
one for which the backtrace is given is a shell bug, and since the
shell has been totally rewritten, there is no chance that the bug
survived into 1.5.x. I'm going to mark this bug fixed for that reason.
Comment 625 Luis Villa 2002-01-28 23:18:52 UTC
*** Bug 60536 has been marked as a duplicate of this bug. ***
Comment 626 Luis Villa 2002-01-28 23:19:04 UTC
*** Bug 60912 has been marked as a duplicate of this bug. ***
Comment 627 Luis Villa 2002-01-28 23:19:48 UTC
*** Bug 62361 has been marked as a duplicate of this bug. ***
Comment 628 Luis Villa 2002-01-28 23:23:12 UTC
*** Bug 63243 has been marked as a duplicate of this bug. ***
Comment 629 Luis Villa 2002-01-28 23:26:44 UTC
*** Bug 63406 has been marked as a duplicate of this bug. ***
Comment 630 Luis Villa 2002-01-28 23:29:10 UTC
*** Bug 66989 has been marked as a duplicate of this bug. ***
Comment 631 Luis Villa 2002-01-28 23:30:03 UTC
*** Bug 68054 has been marked as a duplicate of this bug. ***
Comment 632 Luis Villa 2002-02-03 21:39:07 UTC
*** Bug 70359 has been marked as a duplicate of this bug. ***
Comment 633 Luis Villa 2002-02-03 21:39:29 UTC
*** Bug 70437 has been marked as a duplicate of this bug. ***
Comment 634 Luis Villa 2002-02-27 20:13:54 UTC
*** Bug 72836 has been marked as a duplicate of this bug. ***
Comment 635 Heath Harrelson 2002-03-22 20:18:25 UTC
*** Bug 75855 has been marked as a duplicate of this bug. ***
Comment 636 Heath Harrelson 2002-04-02 23:27:18 UTC
*** Bug 77390 has been marked as a duplicate of this bug. ***
Comment 637 Heath Harrelson 2002-04-11 15:28:02 UTC
*** Bug 78384 has been marked as a duplicate of this bug. ***
Comment 638 Heath Harrelson 2002-04-11 18:15:13 UTC
*** Bug 78407 has been marked as a duplicate of this bug. ***
Comment 639 Heath Harrelson 2002-04-24 22:12:34 UTC
*** Bug 79728 has been marked as a duplicate of this bug. ***
Comment 640 Luis Villa 2002-05-15 18:24:20 UTC
*** Bug 81763 has been marked as a duplicate of this bug. ***
Comment 641 Luis Villa 2002-05-15 18:24:52 UTC
*** Bug 74139 has been marked as a duplicate of this bug. ***
Comment 642 Luis Villa 2002-05-15 18:25:07 UTC
*** Bug 81816 has been marked as a duplicate of this bug. ***
Comment 643 Heath Harrelson 2002-05-23 18:57:56 UTC
*** Bug 82265 has been marked as a duplicate of this bug. ***
Comment 644 Heath Harrelson 2002-07-27 15:17:22 UTC
*** Bug 84825 has been marked as a duplicate of this bug. ***
Comment 645 Heath Harrelson 2002-07-27 15:17:36 UTC
*** Bug 85900 has been marked as a duplicate of this bug. ***
Comment 646 Ben FrantzDale 2002-07-30 17:30:29 UTC
*** Bug 89399 has been marked as a duplicate of this bug. ***
Comment 647 Ben FrantzDale 2002-07-30 17:33:32 UTC
*** Bug 87185 has been marked as a duplicate of this bug. ***
Comment 648 Ben FrantzDale 2002-07-30 17:38:46 UTC
*** Bug 87481 has been marked as a duplicate of this bug. ***
Comment 649 Vincent Untz 2002-09-13 19:41:28 UTC
*** Bug 90934 has been marked as a duplicate of this bug. ***
Comment 650 Vincent Untz 2002-09-13 19:41:53 UTC
*** Bug 93240 has been marked as a duplicate of this bug. ***
Comment 651 Ben FrantzDale 2002-10-07 08:53:19 UTC
*** Bug 95049 has been marked as a duplicate of this bug. ***
Comment 652 Andrew Sobala 2002-10-20 00:43:33 UTC
*** Bug 75467 has been marked as a duplicate of this bug. ***
Comment 653 Andrew Sobala 2002-10-23 22:41:07 UTC
*** Bug 93874 has been marked as a duplicate of this bug. ***
Comment 654 Andrew Sobala 2002-10-26 12:24:34 UTC
*** Bug 96892 has been marked as a duplicate of this bug. ***
Comment 655 David Kennedy 2002-12-04 21:56:54 UTC
*** Bug 100366 has been marked as a duplicate of this bug. ***
Comment 656 Andrew Sobala 2002-12-16 01:03:06 UTC
*** Bug 101319 has been marked as a duplicate of this bug. ***
Comment 657 Elijah Newren 2003-03-20 04:37:21 UTC
*** Bug 108800 has been marked as a duplicate of this bug. ***