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 363289 - [gtk_icon_cache_add_icons] icon cache corruption
[gtk_icon_cache_add_icons] icon cache corruption
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: .General
2.10.x
Other All
: Immediate blocker
: ---
Assigned To: gtk-bugs
gtk-bugs
: 364776 367097 370130 370791 371768 373749 373753 377443 379540 379548 379668 380153 380158 381973 382262 384064 384276 384277 384279 384839 385215 385216 386395 386789 387690 388994 388995 388996 388997 390294 390297 390668 394749 394760 396377 396572 396596 396965 397916 399008 399950 400623 400624 400625 402682 403751 404041 404042 404045 404342 404384 404450 404533 404617 404619 404620 404742 405359 405707 405934 405935 409143 410872 411605 411655 412711 412877 413656 414454 414455 415161 415170 416309 416318 416680 417624 418080 418828 419836 420017 420071 420280 420281 420287 420297 422233 422234 422235 422236 422287 422288 422694 422704 422736 422737 424945 426739 427009 427729 427730 429017 431761 431809 431810 432153 432154 434759 434760 438548 438550 438558 439214 439215 439219 439220 439221 440239 442532 444360 459991 466455 480094 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-10-19 00:32 UTC by psientist
Modified: 2007-10-01 02:44 UTC
See Also:
GNOME target: 2.18.x
GNOME version: 2.15/2.16



Description psientist 2006-10-19 00:32:35 UTC
What were you doing when the application crashed?
i tuned off xinerama


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 77651968 vsize: 0 resident: 77651968 share: 0 rss: 24772608 rss_rlim: 0
CPU usage: start_time: 1161217845 rtime: 0 utime: 208 stime: 0 cutime:196 cstime: 0 timeout: 12 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/bin/nautilus'

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1226451280 (LWP 9274)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1226451280 (LWP 9274))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 _gtk_icon_cache_add_icons
    from /usr/lib/libgtk-x11-2.0.so.0
  • #5 gtk_icon_theme_list_icons
    from /usr/lib/libgtk-x11-2.0.so.0
  • #6 nautilus_directory_ref
  • #7 POA_Nautilus_MetafileMonitor__init
  • #8 POA_Nautilus_MetafileMonitor__init
  • #9 g_type_create_instance
    from /usr/lib/libgobject-2.0.so.0
  • #10 g_object_set
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_object_newv
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_object_new_valist
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_object_new
    from /usr/lib/libgobject-2.0.so.0
  • #14 POA_Nautilus_MetafileMonitor__init
  • #15 nautilus_marshal_BOOLEAN__POINTER
  • #16 POA_Nautilus_MetafileMonitor__init
  • #17 POA_Nautilus_MetafileMonitor__init
  • #18 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #19 g_value_set_boxed
    from /usr/lib/libgobject-2.0.so.0
  • #20 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #21 g_signal_chain_from_overridden
    from /usr/lib/libgobject-2.0.so.0
  • #22 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #23 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #24 gtk_widget_show
    from /usr/lib/libgtk-x11-2.0.so.0
  • #25 POA_Nautilus_MetafileMonitor__init
  • #26 nautilus_undo_transaction_unregister_object
  • #27 fm_directory_view_bump_zoom_level
  • #28 nautilus_clipboard_monitor_emit_changed
  • #29 nautilus_directory_async_state_changed
  • #30 nautilus_icon_container_request_update_all
  • #31 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #32 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #33 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #34 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #35 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #36 POA_Nautilus_MetafileMonitor__init
  • #37 __libc_start_main
    from /lib/tls/i686/cmov/libc.so.6
  • #38 ??
  • #0 __kernel_vsyscall

Comment 1 Karsten Bräckelmann 2006-10-24 20:24:22 UTC
*** Bug 364776 has been marked as a duplicate of this bug. ***
Comment 2 André Klapper 2006-10-29 12:16:22 UTC
confirming as per duplicates
Comment 3 André Klapper 2006-10-29 20:17:48 UTC
*** Bug 367097 has been marked as a duplicate of this bug. ***
Comment 4 Behdad Esfahbod 2006-10-31 19:16:01 UTC
Thanks for taking the time to report this bug.
Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 367701 ***
Comment 5 Karsten Bräckelmann 2006-11-03 18:16:03 UTC
*** Bug 370130 has been marked as a duplicate of this bug. ***
Comment 6 Karsten Bräckelmann 2006-11-03 18:17:27 UTC
Previously confirmed, back to NEW state.
Comment 7 Karsten Bräckelmann 2006-11-05 01:14:50 UTC
*** Bug 370791 has been marked as a duplicate of this bug. ***
Comment 8 André Klapper 2006-11-12 02:58:43 UTC
*** Bug 373749 has been marked as a duplicate of this bug. ***
Comment 9 André Klapper 2006-11-12 02:58:50 UTC
*** Bug 373753 has been marked as a duplicate of this bug. ***
Comment 10 Christian Kirbach 2006-11-26 09:33:44 UTC
crash in gtk+

please install gtk+ and nautilus and glib debugging packages,see http://live.gnome.org/GettingTraces for more information on how to do so.
Comment 11 Germán Poo-Caamaño 2006-11-27 14:25:13 UTC
*** Bug 379548 has been marked as a duplicate of this bug. ***
Comment 12 Germán Poo-Caamaño 2006-11-27 14:26:11 UTC
*** Bug 379540 has been marked as a duplicate of this bug. ***
Comment 13 Germán Poo-Caamaño 2006-11-27 14:29:42 UTC
*** Bug 371768 has been marked as a duplicate of this bug. ***
Comment 14 Germán Poo-Caamaño 2006-11-27 14:32:36 UTC
*** Bug 377443 has been marked as a duplicate of this bug. ***
Comment 15 Jens Granseuer 2006-11-27 20:31:46 UTC
*** Bug 379668 has been marked as a duplicate of this bug. ***
Comment 16 Germán Poo-Caamaño 2006-11-28 14:41:14 UTC
*** Bug 380153 has been marked as a duplicate of this bug. ***
Comment 17 Germán Poo-Caamaño 2006-11-28 15:30:10 UTC
*** Bug 380158 has been marked as a duplicate of this bug. ***
Comment 18 Bruno Boaventura 2006-12-04 15:49:16 UTC
*** Bug 382262 has been marked as a duplicate of this bug. ***
Comment 19 Susana 2006-12-09 15:45:39 UTC
*** Bug 384064 has been marked as a duplicate of this bug. ***
Comment 20 Susana 2006-12-10 14:14:11 UTC
*** Bug 384277 has been marked as a duplicate of this bug. ***
Comment 21 Susana 2006-12-10 14:14:18 UTC
*** Bug 384279 has been marked as a duplicate of this bug. ***
Comment 22 André Klapper 2006-12-10 23:12:34 UTC
*** Bug 384276 has been marked as a duplicate of this bug. ***
Comment 23 Bruno Boaventura 2006-12-12 04:22:22 UTC
*** Bug 384839 has been marked as a duplicate of this bug. ***
Comment 24 Matthias Clasen 2006-12-12 18:19:12 UTC
This looks like icon cache corruption to me.

It would be very helpful if somebody who sees this could attach
/usr/share/icons/<THEME>/icon-theme.cache
for the icon theme in use at the time of the crash, plus 
the icon-theme.cache files for inherited icon themes.
Comment 25 Christian Kirbach 2006-12-12 21:47:20 UTC
*** Bug 385215 has been marked as a duplicate of this bug. ***
Comment 26 Bruno Boaventura 2006-12-12 22:28:57 UTC
*** Bug 385216 has been marked as a duplicate of this bug. ***
Comment 27 André Klapper 2006-12-17 03:25:55 UTC
*** Bug 386395 has been marked as a duplicate of this bug. ***
Comment 28 Bruno Boaventura 2006-12-17 14:38:47 UTC
*** Bug 386789 has been marked as a duplicate of this bug. ***
Comment 29 Martin Wehner 2006-12-19 12:29:48 UTC
*** Bug 381973 has been marked as a duplicate of this bug. ***
Comment 30 Susana 2006-12-20 12:25:15 UTC
*** Bug 387690 has been marked as a duplicate of this bug. ***
Comment 31 Christian Kirbach 2006-12-25 21:56:42 UTC
*** Bug 388994 has been marked as a duplicate of this bug. ***
Comment 32 Christian Kirbach 2006-12-25 21:57:11 UTC
*** Bug 388995 has been marked as a duplicate of this bug. ***
Comment 33 Christian Kirbach 2006-12-25 21:57:19 UTC
*** Bug 388996 has been marked as a duplicate of this bug. ***
Comment 34 Christian Kirbach 2006-12-25 21:57:27 UTC
*** Bug 388997 has been marked as a duplicate of this bug. ***
Comment 35 Susana 2006-12-28 11:21:24 UTC
*** Bug 390294 has been marked as a duplicate of this bug. ***
Comment 36 Susana 2006-12-28 11:21:41 UTC
*** Bug 390297 has been marked as a duplicate of this bug. ***
Comment 37 Jens Granseuer 2006-12-29 17:09:00 UTC
*** Bug 390668 has been marked as a duplicate of this bug. ***
Comment 38 palfrey 2007-01-09 23:28:24 UTC
*** Bug 394749 has been marked as a duplicate of this bug. ***
Comment 39 palfrey 2007-01-09 23:28:30 UTC
*** Bug 394760 has been marked as a duplicate of this bug. ***
Comment 40 André Klapper 2007-01-16 10:31:31 UTC
*** Bug 396965 has been marked as a duplicate of this bug. ***
Comment 41 André Klapper 2007-01-16 10:31:48 UTC
*** Bug 396596 has been marked as a duplicate of this bug. ***
Comment 42 André Klapper 2007-01-16 10:32:27 UTC
*** Bug 396572 has been marked as a duplicate of this bug. ***
Comment 43 André Klapper 2007-01-16 10:33:19 UTC
*** Bug 396377 has been marked as a duplicate of this bug. ***
Comment 44 palfrey 2007-01-18 18:29:36 UTC
*** Bug 397916 has been marked as a duplicate of this bug. ***
Comment 45 André Klapper 2007-01-22 17:25:34 UTC
*** Bug 399008 has been marked as a duplicate of this bug. ***
Comment 46 Bruno Boaventura 2007-01-25 22:43:53 UTC
*** Bug 400623 has been marked as a duplicate of this bug. ***
Comment 47 Bruno Boaventura 2007-01-25 22:44:14 UTC
*** Bug 400624 has been marked as a duplicate of this bug. ***
Comment 48 Bruno Boaventura 2007-01-25 22:45:38 UTC
*** Bug 400625 has been marked as a duplicate of this bug. ***
Comment 49 Marc-Andre Lureau 2007-02-04 16:02:17 UTC
*** Bug 402682 has been marked as a duplicate of this bug. ***
Comment 50 Marc-Andre Lureau 2007-02-04 16:03:12 UTC
*** Bug 403751 has been marked as a duplicate of this bug. ***
Comment 51 Marc-Andre Lureau 2007-02-04 16:04:03 UTC
*** Bug 404041 has been marked as a duplicate of this bug. ***
Comment 52 Marc-Andre Lureau 2007-02-04 16:04:11 UTC
*** Bug 404042 has been marked as a duplicate of this bug. ***
Comment 53 Marc-Andre Lureau 2007-02-04 16:04:26 UTC
*** Bug 404045 has been marked as a duplicate of this bug. ***
Comment 54 Bruno Boaventura 2007-02-05 03:08:42 UTC
*** Bug 404342 has been marked as a duplicate of this bug. ***
Comment 55 Bruno Boaventura 2007-02-05 03:10:19 UTC
*** Bug 404384 has been marked as a duplicate of this bug. ***
Comment 56 Bruno Boaventura 2007-02-05 03:12:35 UTC
*** Bug 404450 has been marked as a duplicate of this bug. ***
Comment 57 Bruno Boaventura 2007-02-05 21:57:45 UTC
*** Bug 404533 has been marked as a duplicate of this bug. ***
Comment 58 Bruno Boaventura 2007-02-05 22:04:27 UTC
*** Bug 404617 has been marked as a duplicate of this bug. ***
Comment 59 Bruno Boaventura 2007-02-05 22:06:19 UTC
*** Bug 404619 has been marked as a duplicate of this bug. ***
Comment 60 Bruno Boaventura 2007-02-05 22:06:33 UTC
*** Bug 404620 has been marked as a duplicate of this bug. ***
Comment 61 Bruno Boaventura 2007-02-05 22:21:11 UTC
*** Bug 404742 has been marked as a duplicate of this bug. ***
Comment 62 Walter Cruz 2007-02-07 00:38:41 UTC
I deleted all the icon-theme.cache files in /usr/share/icons/<THEME>, and it went ok.

Is that file being corrupted?
Comment 63 André Klapper 2007-02-07 22:07:21 UTC
*** Bug 405359 has been marked as a duplicate of this bug. ***
Comment 64 Mariano Suárez-Alvarez 2007-02-08 23:51:16 UTC
*** Bug 405707 has been marked as a duplicate of this bug. ***
Comment 65 Susana 2007-02-09 01:21:13 UTC
*** Bug 405934 has been marked as a duplicate of this bug. ***
Comment 66 André Klapper 2007-02-09 02:07:45 UTC
*** Bug 405935 has been marked as a duplicate of this bug. ***
Comment 67 André Klapper 2007-02-18 14:10:27 UTC
*** Bug 409143 has been marked as a duplicate of this bug. ***
Comment 68 palfrey 2007-02-22 16:34:10 UTC
*** Bug 410872 has been marked as a duplicate of this bug. ***
Comment 69 André Klapper 2007-02-23 16:15:02 UTC
Dear reporters, can somebody please attach
           /usr/share/icons/<THEME>/icon-theme.cache
for the icon theme in use at the time of the crash, plus  the icon-theme.cache files for inherited icon themes?
Thanks in advance for helping to fix this!
Comment 70 Pedro Villavicencio 2007-02-24 22:27:28 UTC
*** Bug 411655 has been marked as a duplicate of this bug. ***
Comment 71 Susana 2007-02-25 14:01:52 UTC
*** Bug 411605 has been marked as a duplicate of this bug. ***
Comment 72 André Klapper 2007-02-28 16:12:43 UTC
*** Bug 412877 has been marked as a duplicate of this bug. ***
Comment 73 André Klapper 2007-02-28 16:12:50 UTC
*** Bug 412711 has been marked as a duplicate of this bug. ***
Comment 74 Pedro Villavicencio 2007-03-01 23:51:31 UTC
*** Bug 413656 has been marked as a duplicate of this bug. ***
Comment 75 Susana 2007-03-04 12:58:23 UTC
*** Bug 414454 has been marked as a duplicate of this bug. ***
Comment 76 Susana 2007-03-04 12:59:04 UTC
*** Bug 414455 has been marked as a duplicate of this bug. ***
Comment 77 Susana 2007-03-06 18:37:59 UTC
*** Bug 415170 has been marked as a duplicate of this bug. ***
Comment 78 Susana 2007-03-09 11:38:22 UTC
*** Bug 416309 has been marked as a duplicate of this bug. ***
Comment 79 André Klapper 2007-03-11 13:21:00 UTC
*** Bug 416318 has been marked as a duplicate of this bug. ***
Comment 80 André Klapper 2007-03-13 20:25:05 UTC
*** Bug 417624 has been marked as a duplicate of this bug. ***
Comment 81 Pedro Villavicencio 2007-03-16 14:22:56 UTC
*** Bug 418828 has been marked as a duplicate of this bug. ***
Comment 82 André Klapper 2007-03-17 03:00:43 UTC
*** Bug 418080 has been marked as a duplicate of this bug. ***
Comment 83 André Klapper 2007-03-19 01:24:33 UTC
*** Bug 419836 has been marked as a duplicate of this bug. ***
Comment 84 thecapricous 2007-03-20 00:37:45 UTC
Hi, sorry - not sure how to report this correctly (I've never used a bug tracker before). My crash report (with stack trace) is here: http://bugzilla.gnome.org/show_bug.cgi?id=420017

The corrupted (gnome) file - named "icon-theme.cache" is located here (6.4MB):
http://www.boundlesssupremacy.com/Cappy/crashicons/

Deleting the corrupted icon-theme.cache resolved my problem (nautilus kept crashing over and over).
Comment 85 Bastien Nocera 2007-03-20 17:02:30 UTC
*** Bug 399950 has been marked as a duplicate of this bug. ***
Comment 86 Susana 2007-03-22 22:13:39 UTC
*** Bug 420071 has been marked as a duplicate of this bug. ***
Comment 87 Susana 2007-03-22 23:19:43 UTC
*** Bug 420280 has been marked as a duplicate of this bug. ***
Comment 88 Susana 2007-03-22 23:20:35 UTC
*** Bug 420281 has been marked as a duplicate of this bug. ***
Comment 89 Susana 2007-03-22 23:21:28 UTC
*** Bug 420287 has been marked as a duplicate of this bug. ***
Comment 90 Susana 2007-03-22 23:23:17 UTC
*** Bug 420297 has been marked as a duplicate of this bug. ***
Comment 91 Martin Wehner 2007-03-24 11:56:37 UTC
*** Bug 422236 has been marked as a duplicate of this bug. ***
Comment 92 Martin Wehner 2007-03-24 11:58:25 UTC
*** Bug 422235 has been marked as a duplicate of this bug. ***
Comment 93 Martin Wehner 2007-03-24 11:58:53 UTC
*** Bug 422234 has been marked as a duplicate of this bug. ***
Comment 94 Martin Wehner 2007-03-24 11:59:17 UTC
*** Bug 422233 has been marked as a duplicate of this bug. ***
Comment 95 André Klapper 2007-03-31 00:24:42 UTC
*** Bug 422288 has been marked as a duplicate of this bug. ***
Comment 96 André Klapper 2007-03-31 00:25:48 UTC
*** Bug 422737 has been marked as a duplicate of this bug. ***
Comment 97 André Klapper 2007-03-31 00:25:53 UTC
*** Bug 422736 has been marked as a duplicate of this bug. ***
Comment 98 André Klapper 2007-03-31 00:25:59 UTC
*** Bug 422694 has been marked as a duplicate of this bug. ***
Comment 99 André Klapper 2007-03-31 00:26:07 UTC
*** Bug 422704 has been marked as a duplicate of this bug. ***
Comment 100 André Klapper 2007-03-31 00:37:13 UTC
*** Bug 422287 has been marked as a duplicate of this bug. ***
Comment 101 André Klapper 2007-04-01 22:47:28 UTC
*** Bug 424945 has been marked as a duplicate of this bug. ***
Comment 102 André Klapper 2007-04-02 01:36:47 UTC
*** Bug 420017 has been marked as a duplicate of this bug. ***
Comment 103 André Klapper 2007-04-02 01:37:29 UTC
matthias: comment 24, comment 62, comment 84.

148 duplicates, 68 within the last 30 days. blocker, GNOME target.

copying from bug 420017 (it is comment 84 here):

  • #3 <signal handler called>
  • #4 _gtk_icon_cache_add_icons
    at gtkiconcache.c line 303
  • #5 IA__gtk_icon_theme_list_icons
    at gtkicontheme.c line 2040
  • #6 nautilus_emblem_list_availible
    at nautilus-emblem-utils.c line 56
  • #7 nautilus_emblem_sidebar_populate
    at nautilus-emblem-sidebar.c line 945
  • #8 nautilus_emblem_sidebar_init
    at nautilus-emblem-sidebar.c line 990
  • #9 IA__g_type_create_instance
    at gtype.c line 1567
  • #10 g_object_constructor
    at gobject.c line 1041
  • #11 IA__g_object_newv
    at gobject.c line 937

Comment 104 palfrey 2007-04-07 10:49:00 UTC
*** Bug 427009 has been marked as a duplicate of this bug. ***
Comment 105 palfrey 2007-04-08 20:24:13 UTC
*** Bug 426739 has been marked as a duplicate of this bug. ***
Comment 106 palfrey 2007-04-09 14:02:11 UTC
*** Bug 427730 has been marked as a duplicate of this bug. ***
Comment 107 palfrey 2007-04-09 14:28:41 UTC
*** Bug 427729 has been marked as a duplicate of this bug. ***
Comment 108 Pedro Villavicencio 2007-04-21 17:59:53 UTC
*** Bug 431809 has been marked as a duplicate of this bug. ***
Comment 109 palfrey 2007-04-27 14:45:12 UTC
*** Bug 431761 has been marked as a duplicate of this bug. ***
Comment 110 palfrey 2007-04-27 14:49:09 UTC
*** Bug 431810 has been marked as a duplicate of this bug. ***
Comment 111 palfrey 2007-04-27 14:57:07 UTC
*** Bug 432153 has been marked as a duplicate of this bug. ***
Comment 112 palfrey 2007-04-27 14:57:12 UTC
*** Bug 432154 has been marked as a duplicate of this bug. ***
Comment 113 palfrey 2007-04-27 14:58:52 UTC
*** Bug 429017 has been marked as a duplicate of this bug. ***
Comment 114 palfrey 2007-05-01 10:30:25 UTC
*** Bug 434759 has been marked as a duplicate of this bug. ***
Comment 115 palfrey 2007-05-01 10:30:31 UTC
*** Bug 434760 has been marked as a duplicate of this bug. ***
Comment 116 Andrea Lisa 2007-05-01 15:44:18 UTC
I was looking for some docs via web as far as the wine application is concerned.
My intention is to find how to run a simple graphical application that has been written natively on MS 98 2nd ed (c++).

Each time i try to read docs nautilus crash.
One problem that I've understood is due to the disk size. When gnome starts the copy size is too large for the remaining space. 

I'll add a new disk and I'll move my inst. to this new one.
I'll report all next.

Thanks Andrea
Comment 117 Matthias Clasen 2007-05-01 20:01:34 UTC
I've just committed an icon-cache validator to trunk, that should help with
a) not creating broken icon caches, and b) let apps not crash in the presence
of broken icon caches.

I still have no idea how the icon caches become broken in the first place.
Comment 118 palfrey 2007-05-15 13:46:04 UTC
*** Bug 438548 has been marked as a duplicate of this bug. ***
Comment 119 palfrey 2007-05-15 13:46:10 UTC
*** Bug 438550 has been marked as a duplicate of this bug. ***
Comment 120 palfrey 2007-05-15 13:46:18 UTC
*** Bug 438558 has been marked as a duplicate of this bug. ***
Comment 121 Pedro Villavicencio 2007-05-17 20:01:08 UTC
*** Bug 439220 has been marked as a duplicate of this bug. ***
Comment 122 Pedro Villavicencio 2007-05-17 20:01:15 UTC
*** Bug 439221 has been marked as a duplicate of this bug. ***
Comment 123 Pedro Villavicencio 2007-05-17 20:21:52 UTC
*** Bug 439219 has been marked as a duplicate of this bug. ***
Comment 124 Pedro Villavicencio 2007-05-17 20:31:48 UTC
*** Bug 439215 has been marked as a duplicate of this bug. ***
Comment 125 Pedro Villavicencio 2007-05-17 20:32:15 UTC
*** Bug 439214 has been marked as a duplicate of this bug. ***
Comment 126 Christian Kirbach 2007-05-21 18:53:09 UTC
*** Bug 440239 has been marked as a duplicate of this bug. ***
Comment 127 palfrey 2007-05-31 15:56:29 UTC
*** Bug 442532 has been marked as a duplicate of this bug. ***
Comment 128 palfrey 2007-06-06 10:36:39 UTC
*** Bug 444360 has been marked as a duplicate of this bug. ***
Comment 129 André Klapper 2007-06-20 21:07:34 UTC
*** Bug 415161 has been marked as a duplicate of this bug. ***
Comment 130 André Klapper 2007-06-20 21:07:39 UTC
*** Bug 416680 has been marked as a duplicate of this bug. ***
Comment 131 Pedro Villavicencio 2007-07-28 19:50:56 UTC
*** Bug 459991 has been marked as a duplicate of this bug. ***
Comment 132 Susana 2007-08-21 20:31:38 UTC
*** Bug 466455 has been marked as a duplicate of this bug. ***
Comment 133 André Klapper 2007-10-01 02:44:12 UTC
*** Bug 480094 has been marked as a duplicate of this bug. ***