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 349051 - crash in plugin [running timeout in unloaded plugin code]
crash in plugin [running timeout in unloaded plugin code]
Status: RESOLVED NOTGNOME
Product: epiphany
Classification: Core
Component: General
2.16.x
Other Linux
: High critical
: ---
Assigned To: Epiphany Maintainers
Marco Pesenti Gritti
: 348397 350663 351174 351195 352705 352933 353007 354570 354834 355226 355598 357098 357616 359040 360409 363934 364708 367673 367743 368021 369088 369421 369430 369628 369925 370271 370480 371234 372342 372399 372672 372930 373182 373964 374024 374240 374686 374758 374934 375026 375777 375806 376782 377078 377777 378089 378627 379089 380016 380572 380804 381943 382121 382922 383671 384198 384536 384671 385128 389992 390021 391300 391662 393251 393991 394598 394638 394673 394805 395374 395456 396050 396413 396568 396768 396908 396922 397086 397089 397910 397993 398054 398417 398451 398909 399117 399303 399389 401140 402042 402123 402552 402857 402880 402970 403079 403338 403340 403573 403983 404008 404325 404872 405325 405545 407530 407635 407927 408015 408163 408495 408501 408507 409032 412695 412721 412791 413101 413702 414023 414177 414234 414719 414952 415186 415539 416273 416366 416605 417320 417791 418091 418443 418474 418481 418599 419148 419437 420509 420900 421088 421343 421660 421729 422153 422289 422317 422671 423321 423496 423780 423783 423966 424020 424226 424604 424972 425154 425203 425250 425600 425617 425923 426077 426376 427003 427259 427292 428345 428905 428956 429174 429424 429429 430432 430437 430640 430853 432000 432030 432058 432356 432568 433229 433246 433682 434401 434876 436310 436564 437216 437707 438315 438794 439560 440011 440206 440310 440538 442005 442018 442516 444969 445343 445587 449748 451096 451199 451545 453694 453780 455327 460292 460724 461041 462062 465100 465496 466224 467379 469256 469549 469559 470202 470330 471017 471937 472290 473019 474133 475243 475591 475997 476708 477267 477589 479340 479349 479708 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-07-28 08:15 UTC by jet
Modified: 2007-09-24 07:43 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description jet 2006-07-28 08:15:33 UTC
Distribution: Debian 3.1
Package: epiphany
Severity: Normal
Version: GNOME2.14.2 unspecified
Gnome-Distributor: Debian
Synopsis: ephitafy crash
Bugzilla-Product: epiphany
Bugzilla-Component: General
Bugzilla-Version: unspecified
BugBuddy-GnomeVersion: 2.0 (2.14.1)
Description:
Description of the crash:


Steps to reproduce the crash:
1. 
2. 
3. 

Expected Results:


How often does this happen?


Additional Information:



Debugging Information:

Backtrace was generated from '/usr/libexec/epiphany-browser'

(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1239808320 (LWP 20613)]
[New Thread -1271899216 (LWP 20657)]
[New Thread -1280287824 (LWP 20656)]
[New Thread -1255122000 (LWP 20617)]
[New Thread -1246418000 (LWP 20616)]
(no debugging symbols found)
0xb70ad231 in __waitpid_nocancel () from /lib/tls/libpthread.so.0

Thread 1 (Thread -1239808320 (LWP 20613))

  • #0 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #1 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 gtk_moz_embed_get_title
    from /usr/lib/libgtkembedmoz.so.0d
  • #3 <signal handler called>
  • #4 ??
  • #5 ??
    from /usr/lib/libglib-2.0.so.0
  • #6 __pthread_mutex_unlock_usercnt
    from /lib/tls/libpthread.so.0
  • #7 g_source_get_current_time
    from /usr/lib/libglib-2.0.so.0
  • #8 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #9 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #10 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #11 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #12 main
  • #0 __waitpid_nocancel
    from /lib/tls/libpthread.so.0




------- Bug created by bug-buddy at 2006-07-28 08:15 -------

Comment 1 Rob Bradford 2006-07-28 19:53:34 UTC
Thanks for the bug report. Unfortunately, that stack trace is not very useful in determining the cause of the crash. Can you get us one with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so. If you could also describe what you did to cause this crash then that would also be useful.
Comment 2 Fabio Bonelli 2006-08-13 22:52:34 UTC
*** Bug 351174 has been marked as a duplicate of this bug. ***
Comment 3 Fabio Bonelli 2006-08-13 22:53:42 UTC
*** Bug 351195 has been marked as a duplicate of this bug. ***
Comment 4 Reinout van Schouwen 2006-08-26 15:16:47 UTC
*** Bug 352933 has been marked as a duplicate of this bug. ***
Comment 5 Christian Persch 2006-08-26 18:44:40 UTC
*** Bug 353007 has been marked as a duplicate of this bug. ***
Comment 6 Christian Persch 2006-09-06 11:00:39 UTC
*** Bug 354570 has been marked as a duplicate of this bug. ***
Comment 7 Reinout van Schouwen 2006-09-07 20:05:30 UTC
*** Bug 354834 has been marked as a duplicate of this bug. ***
Comment 8 Fabio Bonelli 2006-09-10 07:32:47 UTC
*** Bug 355226 has been marked as a duplicate of this bug. ***
Comment 9 Karsten Bräckelmann 2006-09-12 16:19:42 UTC
*** Bug 355598 has been marked as a duplicate of this bug. ***
Comment 10 Karsten Bräckelmann 2006-09-12 16:19:47 UTC
*** Bug 352705 has been marked as a duplicate of this bug. ***
Comment 11 Christian Persch 2006-09-16 14:18:13 UTC
*** Bug 348397 has been marked as a duplicate of this bug. ***
Comment 12 Reinout van Schouwen 2006-09-21 21:05:29 UTC
*** Bug 357098 has been marked as a duplicate of this bug. ***
Comment 13 Christian Persch 2006-09-25 14:53:03 UTC
*** Bug 357616 has been marked as a duplicate of this bug. ***
Comment 14 Elijah Newren 2006-10-02 17:27:21 UTC
*** Bug 359040 has been marked as a duplicate of this bug. ***
Comment 15 Christian Persch 2006-10-07 15:31:41 UTC
*** Bug 360409 has been marked as a duplicate of this bug. ***
Comment 16 Wouter Bolsterlee (uws) 2006-10-08 14:58:34 UTC
This is not NEEDINFO, I think.
Comment 17 Christian Persch 2006-10-08 15:34:20 UTC
In fact it's NOTGNOME.
Comment 18 Reinout van Schouwen 2006-10-22 23:22:10 UTC
*** Bug 363934 has been marked as a duplicate of this bug. ***
Comment 19 Reinout van Schouwen 2006-10-24 15:08:28 UTC
*** Bug 364708 has been marked as a duplicate of this bug. ***
Comment 20 Reinout van Schouwen 2006-10-28 23:42:34 UTC
*** Bug 350663 has been marked as a duplicate of this bug. ***
Comment 21 Reinout van Schouwen 2006-10-30 15:33:54 UTC
*** Bug 367673 has been marked as a duplicate of this bug. ***
Comment 22 Reinout van Schouwen 2006-10-30 16:46:43 UTC
*** Bug 367743 has been marked as a duplicate of this bug. ***
Comment 23 Reinout van Schouwen 2006-10-31 08:34:51 UTC
*** Bug 368021 has been marked as a duplicate of this bug. ***
Comment 24 Reinout van Schouwen 2006-11-02 09:14:34 UTC
*** Bug 369088 has been marked as a duplicate of this bug. ***
Comment 25 Reinout van Schouwen 2006-11-02 16:07:12 UTC
*** Bug 369421 has been marked as a duplicate of this bug. ***
Comment 26 Reinout van Schouwen 2006-11-02 16:10:18 UTC
*** Bug 369430 has been marked as a duplicate of this bug. ***
Comment 27 Reinout van Schouwen 2006-11-02 22:14:06 UTC
*** Bug 369628 has been marked as a duplicate of this bug. ***
Comment 28 Reinout van Schouwen 2006-11-03 19:56:46 UTC
*** Bug 369925 has been marked as a duplicate of this bug. ***
Comment 29 Reinout van Schouwen 2006-11-04 00:08:42 UTC
*** Bug 370271 has been marked as a duplicate of this bug. ***
Comment 30 Reinout van Schouwen 2006-11-04 13:43:22 UTC
*** Bug 370480 has been marked as a duplicate of this bug. ***
Comment 31 Reinout van Schouwen 2006-11-06 08:21:13 UTC
*** Bug 371234 has been marked as a duplicate of this bug. ***
Comment 32 Reinout van Schouwen 2006-11-09 14:34:29 UTC
*** Bug 372342 has been marked as a duplicate of this bug. ***
Comment 33 Reinout van Schouwen 2006-11-09 14:36:05 UTC
*** Bug 372399 has been marked as a duplicate of this bug. ***
Comment 34 Reinout van Schouwen 2006-11-09 14:36:53 UTC
*** Bug 372672 has been marked as a duplicate of this bug. ***
Comment 35 Reinout van Schouwen 2006-11-09 14:38:57 UTC
*** Bug 372930 has been marked as a duplicate of this bug. ***
Comment 36 André Klapper 2006-11-09 23:46:18 UTC
*** Bug 373182 has been marked as a duplicate of this bug. ***
Comment 37 André Klapper 2006-11-12 03:38:36 UTC
*** Bug 373964 has been marked as a duplicate of this bug. ***
Comment 38 André Klapper 2006-11-12 03:38:42 UTC
*** Bug 374024 has been marked as a duplicate of this bug. ***
Comment 39 Reinout van Schouwen 2006-11-13 09:27:36 UTC
*** Bug 374240 has been marked as a duplicate of this bug. ***
Comment 40 André Klapper 2006-11-13 17:49:02 UTC
*** Bug 374686 has been marked as a duplicate of this bug. ***
Comment 41 André Klapper 2006-11-13 17:49:10 UTC
*** Bug 374758 has been marked as a duplicate of this bug. ***
Comment 42 Susana 2006-11-14 09:58:10 UTC
*** Bug 375026 has been marked as a duplicate of this bug. ***
Comment 43 Reinout van Schouwen 2006-11-14 16:40:44 UTC
*** Bug 374934 has been marked as a duplicate of this bug. ***
Comment 44 Reinout van Schouwen 2006-11-16 09:46:31 UTC
*** Bug 375777 has been marked as a duplicate of this bug. ***
Comment 45 Reinout van Schouwen 2006-11-16 13:19:28 UTC
*** Bug 375806 has been marked as a duplicate of this bug. ***
Comment 46 Reinout van Schouwen 2006-11-16 13:20:52 UTC
So apparently this is a Mozilla problem. chpe, do you know if a mozbug exists for it?
Comment 47 Christian Persch 2006-11-16 18:01:30 UTC
No, it's a bug in some plugin (flash plugin most likely).
Comment 48 Susana 2006-11-18 22:07:19 UTC
*** Bug 376782 has been marked as a duplicate of this bug. ***
Comment 49 Reinout van Schouwen 2006-11-19 20:12:13 UTC
*** Bug 377078 has been marked as a duplicate of this bug. ***
Comment 50 Reinout van Schouwen 2006-11-21 16:07:33 UTC
*** Bug 377777 has been marked as a duplicate of this bug. ***
Comment 51 Reinout van Schouwen 2006-11-28 10:41:17 UTC
*** Bug 380016 has been marked as a duplicate of this bug. ***
Comment 52 Reinout van Schouwen 2006-11-28 10:50:52 UTC
*** Bug 378089 has been marked as a duplicate of this bug. ***
Comment 53 Christian Persch 2006-11-28 16:35:20 UTC
*** Bug 379089 has been marked as a duplicate of this bug. ***
Comment 54 Reinout van Schouwen 2006-12-01 10:10:34 UTC
*** Bug 380804 has been marked as a duplicate of this bug. ***
Comment 55 Reinout van Schouwen 2006-12-01 15:22:59 UTC
*** Bug 378627 has been marked as a duplicate of this bug. ***
Comment 56 Reinout van Schouwen 2006-12-03 18:04:00 UTC
*** Bug 381943 has been marked as a duplicate of this bug. ***
Comment 57 Reinout van Schouwen 2006-12-04 09:57:07 UTC
*** Bug 382121 has been marked as a duplicate of this bug. ***
Comment 58 Diego Escalante Urrelo (not reading bugmail) 2006-12-04 19:58:56 UTC
*** Bug 380572 has been marked as a duplicate of this bug. ***
Comment 59 Reinout van Schouwen 2006-12-08 11:07:06 UTC
*** Bug 383671 has been marked as a duplicate of this bug. ***
Comment 60 Reinout van Schouwen 2006-12-09 23:25:40 UTC
*** Bug 384198 has been marked as a duplicate of this bug. ***
Comment 61 Reinout van Schouwen 2006-12-10 23:47:45 UTC
*** Bug 384536 has been marked as a duplicate of this bug. ***
Comment 62 Christian Persch 2006-12-11 13:38:00 UTC
*** Bug 382922 has been marked as a duplicate of this bug. ***
Comment 63 Reinout van Schouwen 2006-12-27 14:11:28 UTC
*** Bug 390021 has been marked as a duplicate of this bug. ***
Comment 64 Reinout van Schouwen 2006-12-27 14:23:20 UTC
*** Bug 389992 has been marked as a duplicate of this bug. ***
Comment 65 Reinout van Schouwen 2006-12-31 14:23:01 UTC
*** Bug 391300 has been marked as a duplicate of this bug. ***
Comment 66 Reinout van Schouwen 2007-01-01 22:36:04 UTC
*** Bug 391662 has been marked as a duplicate of this bug. ***
Comment 67 Reinout van Schouwen 2007-01-05 23:52:19 UTC
*** Bug 393251 has been marked as a duplicate of this bug. ***
Comment 68 Reinout van Schouwen 2007-01-07 19:44:03 UTC
*** Bug 393991 has been marked as a duplicate of this bug. ***
Comment 69 Reinout van Schouwen 2007-01-10 09:04:54 UTC
*** Bug 394638 has been marked as a duplicate of this bug. ***
Comment 70 Reinout van Schouwen 2007-01-10 09:06:25 UTC
*** Bug 394673 has been marked as a duplicate of this bug. ***
Comment 71 Reinout van Schouwen 2007-01-10 09:08:20 UTC
*** Bug 394805 has been marked as a duplicate of this bug. ***
Comment 72 Reinout van Schouwen 2007-01-10 15:43:28 UTC
*** Bug 394598 has been marked as a duplicate of this bug. ***
Comment 73 Reinout van Schouwen 2007-01-11 15:17:31 UTC
*** Bug 395374 has been marked as a duplicate of this bug. ***
Comment 74 Reinout van Schouwen 2007-01-12 08:24:11 UTC
*** Bug 395456 has been marked as a duplicate of this bug. ***
Comment 75 Reinout van Schouwen 2007-01-14 23:11:51 UTC
*** Bug 396050 has been marked as a duplicate of this bug. ***
Comment 76 Reinout van Schouwen 2007-01-14 23:28:41 UTC
*** Bug 396413 has been marked as a duplicate of this bug. ***
Comment 77 Reinout van Schouwen 2007-01-14 23:34:58 UTC
*** Bug 396568 has been marked as a duplicate of this bug. ***
Comment 78 Reinout van Schouwen 2007-01-15 08:26:56 UTC
*** Bug 396768 has been marked as a duplicate of this bug. ***
Comment 79 Reinout van Schouwen 2007-01-15 16:43:04 UTC
*** Bug 396908 has been marked as a duplicate of this bug. ***
Comment 80 Reinout van Schouwen 2007-01-15 16:43:27 UTC
*** Bug 396922 has been marked as a duplicate of this bug. ***
Comment 81 Reinout van Schouwen 2007-01-16 08:35:06 UTC
*** Bug 397086 has been marked as a duplicate of this bug. ***
Comment 82 Reinout van Schouwen 2007-01-16 08:36:11 UTC
*** Bug 397089 has been marked as a duplicate of this bug. ***
Comment 83 Reinout van Schouwen 2007-01-18 09:33:52 UTC
*** Bug 397910 has been marked as a duplicate of this bug. ***
Comment 84 Reinout van Schouwen 2007-01-18 13:31:08 UTC
*** Bug 397993 has been marked as a duplicate of this bug. ***
Comment 85 Reinout van Schouwen 2007-01-18 16:48:40 UTC
*** Bug 398054 has been marked as a duplicate of this bug. ***
Comment 86 Reinout van Schouwen 2007-01-19 22:00:07 UTC
*** Bug 398417 has been marked as a duplicate of this bug. ***
Comment 87 Reinout van Schouwen 2007-01-19 22:13:56 UTC
*** Bug 398451 has been marked as a duplicate of this bug. ***
Comment 88 palfrey 2007-01-21 15:46:36 UTC
*** Bug 398909 has been marked as a duplicate of this bug. ***
Comment 89 palfrey 2007-01-21 15:46:56 UTC
*** Bug 384671 has been marked as a duplicate of this bug. ***
Comment 90 palfrey 2007-01-21 15:47:03 UTC
*** Bug 385128 has been marked as a duplicate of this bug. ***
Comment 91 Reinout van Schouwen 2007-01-21 22:06:34 UTC
*** Bug 399117 has been marked as a duplicate of this bug. ***
Comment 92 Reinout van Schouwen 2007-01-22 12:04:00 UTC
*** Bug 399303 has been marked as a duplicate of this bug. ***
Comment 93 Reinout van Schouwen 2007-01-22 14:11:14 UTC
*** Bug 399389 has been marked as a duplicate of this bug. ***
Comment 94 Reinout van Schouwen 2007-01-26 23:20:32 UTC
*** Bug 401140 has been marked as a duplicate of this bug. ***
Comment 95 Reinout van Schouwen 2007-01-29 15:17:07 UTC
*** Bug 402042 has been marked as a duplicate of this bug. ***
Comment 96 Reinout van Schouwen 2007-01-29 15:22:41 UTC
*** Bug 402123 has been marked as a duplicate of this bug. ***
Comment 97 Reinout van Schouwen 2007-01-30 21:52:52 UTC
*** Bug 402552 has been marked as a duplicate of this bug. ***
Comment 98 Reinout van Schouwen 2007-02-01 08:57:15 UTC
*** Bug 402880 has been marked as a duplicate of this bug. ***
Comment 99 Reinout van Schouwen 2007-02-01 09:00:40 UTC
*** Bug 402970 has been marked as a duplicate of this bug. ***
Comment 100 Reinout van Schouwen 2007-02-01 09:03:34 UTC
*** Bug 403079 has been marked as a duplicate of this bug. ***
Comment 101 Reinout van Schouwen 2007-02-01 21:50:14 UTC
*** Bug 403338 has been marked as a duplicate of this bug. ***
Comment 102 Reinout van Schouwen 2007-02-01 21:50:39 UTC
*** Bug 403340 has been marked as a duplicate of this bug. ***
Comment 103 Reinout van Schouwen 2007-02-02 15:06:23 UTC
*** Bug 403573 has been marked as a duplicate of this bug. ***
Comment 104 Reinout van Schouwen 2007-02-05 13:57:59 UTC
*** Bug 403983 has been marked as a duplicate of this bug. ***
Comment 105 Reinout van Schouwen 2007-02-05 14:50:05 UTC
*** Bug 404008 has been marked as a duplicate of this bug. ***
Comment 106 Christian Persch 2007-02-05 18:16:19 UTC
*** Bug 404325 has been marked as a duplicate of this bug. ***
Comment 107 Reinout van Schouwen 2007-02-06 07:54:04 UTC
*** Bug 404872 has been marked as a duplicate of this bug. ***
Comment 108 Reinout van Schouwen 2007-02-06 08:06:45 UTC
*** Bug 402857 has been marked as a duplicate of this bug. ***
Comment 109 Reinout van Schouwen 2007-02-07 16:25:17 UTC
*** Bug 405325 has been marked as a duplicate of this bug. ***
Comment 110 palfrey 2007-02-07 22:10:10 UTC
*** Bug 405545 has been marked as a duplicate of this bug. ***
Comment 111 Reinout van Schouwen 2007-02-13 23:04:13 UTC
*** Bug 407530 has been marked as a duplicate of this bug. ***
Comment 112 Reinout van Schouwen 2007-02-13 23:12:51 UTC
*** Bug 407635 has been marked as a duplicate of this bug. ***
Comment 113 Reinout van Schouwen 2007-02-14 17:25:54 UTC
*** Bug 407927 has been marked as a duplicate of this bug. ***
Comment 114 Reinout van Schouwen 2007-02-14 22:13:02 UTC
*** Bug 408015 has been marked as a duplicate of this bug. ***
Comment 115 Reinout van Schouwen 2007-02-15 09:00:01 UTC
*** Bug 408163 has been marked as a duplicate of this bug. ***
Comment 116 Reinout van Schouwen 2007-02-16 08:47:59 UTC
*** Bug 408495 has been marked as a duplicate of this bug. ***
Comment 117 Reinout van Schouwen 2007-02-16 08:48:25 UTC
*** Bug 408501 has been marked as a duplicate of this bug. ***
Comment 118 Reinout van Schouwen 2007-02-16 08:48:49 UTC
*** Bug 408507 has been marked as a duplicate of this bug. ***
Comment 119 Reinout van Schouwen 2007-02-18 00:59:58 UTC
*** Bug 409032 has been marked as a duplicate of this bug. ***
Comment 120 Reinout van Schouwen 2007-02-27 20:13:55 UTC
*** Bug 412721 has been marked as a duplicate of this bug. ***
Comment 121 Reinout van Schouwen 2007-02-27 20:14:18 UTC
*** Bug 412695 has been marked as a duplicate of this bug. ***
Comment 122 Reinout van Schouwen 2007-02-28 00:00:57 UTC
*** Bug 412791 has been marked as a duplicate of this bug. ***
Comment 123 Reinout van Schouwen 2007-02-28 16:22:10 UTC
*** Bug 413101 has been marked as a duplicate of this bug. ***
Comment 124 Reinout van Schouwen 2007-03-02 11:52:07 UTC
*** Bug 413702 has been marked as a duplicate of this bug. ***
Comment 125 Reinout van Schouwen 2007-03-02 23:21:45 UTC
*** Bug 414023 has been marked as a duplicate of this bug. ***
Comment 126 Reinout van Schouwen 2007-03-03 11:40:27 UTC
*** Bug 414177 has been marked as a duplicate of this bug. ***
Comment 127 Reinout van Schouwen 2007-03-03 13:41:02 UTC
*** Bug 414234 has been marked as a duplicate of this bug. ***
Comment 128 Reinout van Schouwen 2007-03-04 22:53:33 UTC
*** Bug 414719 has been marked as a duplicate of this bug. ***
Comment 129 Reinout van Schouwen 2007-03-05 22:17:50 UTC
*** Bug 414952 has been marked as a duplicate of this bug. ***
Comment 130 Reinout van Schouwen 2007-03-06 08:25:11 UTC
*** Bug 415186 has been marked as a duplicate of this bug. ***
Comment 131 Reinout van Schouwen 2007-03-07 11:41:29 UTC
*** Bug 415539 has been marked as a duplicate of this bug. ***
Comment 132 Reinout van Schouwen 2007-03-09 08:24:08 UTC
*** Bug 416273 has been marked as a duplicate of this bug. ***
Comment 133 Reinout van Schouwen 2007-03-09 09:05:51 UTC
*** Bug 416366 has been marked as a duplicate of this bug. ***
Comment 134 Reinout van Schouwen 2007-03-11 11:10:37 UTC
*** Bug 416605 has been marked as a duplicate of this bug. ***
Comment 135 Reinout van Schouwen 2007-03-12 08:42:16 UTC
*** Bug 417320 has been marked as a duplicate of this bug. ***
Comment 136 Reinout van Schouwen 2007-03-13 13:31:52 UTC
*** Bug 417791 has been marked as a duplicate of this bug. ***
Comment 137 Reinout van Schouwen 2007-03-14 08:39:18 UTC
*** Bug 418091 has been marked as a duplicate of this bug. ***
Comment 138 Reinout van Schouwen 2007-03-15 09:53:57 UTC
*** Bug 418443 has been marked as a duplicate of this bug. ***
Comment 139 Reinout van Schouwen 2007-03-15 10:39:32 UTC
*** Bug 418474 has been marked as a duplicate of this bug. ***
Comment 140 Reinout van Schouwen 2007-03-15 11:30:26 UTC
*** Bug 418481 has been marked as a duplicate of this bug. ***
Comment 141 Reinout van Schouwen 2007-03-15 16:06:06 UTC
*** Bug 418599 has been marked as a duplicate of this bug. ***
Comment 142 Pedro Villavicencio 2007-03-17 01:35:08 UTC
*** Bug 419148 has been marked as a duplicate of this bug. ***
Comment 143 Reinout van Schouwen 2007-03-17 19:38:12 UTC
*** Bug 419437 has been marked as a duplicate of this bug. ***
Comment 144 Reinout van Schouwen 2007-03-20 14:19:24 UTC
*** Bug 420509 has been marked as a duplicate of this bug. ***
Comment 145 Reinout van Schouwen 2007-03-21 09:25:26 UTC
*** Bug 420900 has been marked as a duplicate of this bug. ***
Comment 146 Reinout van Schouwen 2007-03-22 11:23:57 UTC
*** Bug 421088 has been marked as a duplicate of this bug. ***
Comment 147 Reinout van Schouwen 2007-03-22 23:23:39 UTC
*** Bug 421343 has been marked as a duplicate of this bug. ***
Comment 148 Reinout van Schouwen 2007-03-22 23:45:48 UTC
*** Bug 421660 has been marked as a duplicate of this bug. ***
Comment 149 Reinout van Schouwen 2007-03-23 10:18:19 UTC
*** Bug 421729 has been marked as a duplicate of this bug. ***
Comment 150 Reinout van Schouwen 2007-03-25 02:54:47 UTC
*** Bug 422289 has been marked as a duplicate of this bug. ***
Comment 151 Reinout van Schouwen 2007-03-25 02:56:34 UTC
*** Bug 422153 has been marked as a duplicate of this bug. ***
Comment 152 Reinout van Schouwen 2007-03-25 03:17:04 UTC
*** Bug 422317 has been marked as a duplicate of this bug. ***
Comment 153 Reinout van Schouwen 2007-03-25 16:48:58 UTC
*** Bug 422671 has been marked as a duplicate of this bug. ***
Comment 154 Reinout van Schouwen 2007-03-27 13:18:36 UTC
*** Bug 423321 has been marked as a duplicate of this bug. ***
Comment 155 Reinout van Schouwen 2007-03-27 21:57:00 UTC
*** Bug 423496 has been marked as a duplicate of this bug. ***
Comment 156 Reinout van Schouwen 2007-03-28 15:26:42 UTC
*** Bug 423780 has been marked as a duplicate of this bug. ***
Comment 157 Reinout van Schouwen 2007-03-28 18:27:56 UTC
*** Bug 423783 has been marked as a duplicate of this bug. ***
Comment 158 Reinout van Schouwen 2007-03-29 09:52:55 UTC
*** Bug 423966 has been marked as a duplicate of this bug. ***
Comment 159 Reinout van Schouwen 2007-03-29 09:53:41 UTC
*** Bug 424020 has been marked as a duplicate of this bug. ***
Comment 160 Reinout van Schouwen 2007-03-29 20:57:23 UTC
*** Bug 424226 has been marked as a duplicate of this bug. ***
Comment 161 Pedro Villavicencio 2007-03-31 02:16:01 UTC
*** Bug 424604 has been marked as a duplicate of this bug. ***
Comment 162 Reinout van Schouwen 2007-04-01 13:12:17 UTC
*** Bug 424972 has been marked as a duplicate of this bug. ***
Comment 163 Reinout van Schouwen 2007-04-02 08:59:16 UTC
*** Bug 425250 has been marked as a duplicate of this bug. ***
Comment 164 Reinout van Schouwen 2007-04-02 10:50:37 UTC
*** Bug 425154 has been marked as a duplicate of this bug. ***
Comment 165 Reinout van Schouwen 2007-04-02 10:51:03 UTC
*** Bug 425203 has been marked as a duplicate of this bug. ***
Comment 166 Reinout van Schouwen 2007-04-02 21:07:42 UTC
*** Bug 425617 has been marked as a duplicate of this bug. ***
Comment 167 Reinout van Schouwen 2007-04-02 21:08:02 UTC
*** Bug 425600 has been marked as a duplicate of this bug. ***
Comment 168 Reinout van Schouwen 2007-04-03 19:10:05 UTC
*** Bug 425923 has been marked as a duplicate of this bug. ***
Comment 169 Reinout van Schouwen 2007-04-04 08:40:58 UTC
*** Bug 426077 has been marked as a duplicate of this bug. ***
Comment 170 Reinout van Schouwen 2007-04-05 12:16:29 UTC
*** Bug 426376 has been marked as a duplicate of this bug. ***
Comment 171 Pedro Villavicencio 2007-04-06 17:48:25 UTC
*** Bug 427003 has been marked as a duplicate of this bug. ***
Comment 172 Reinout van Schouwen 2007-04-07 14:42:23 UTC
*** Bug 427292 has been marked as a duplicate of this bug. ***
Comment 173 Reinout van Schouwen 2007-04-07 14:44:52 UTC
*** Bug 427259 has been marked as a duplicate of this bug. ***
Comment 174 Reinout van Schouwen 2007-04-10 23:01:34 UTC
*** Bug 428345 has been marked as a duplicate of this bug. ***
Comment 175 Reinout van Schouwen 2007-04-12 21:53:23 UTC
*** Bug 428956 has been marked as a duplicate of this bug. ***
Comment 176 Reinout van Schouwen 2007-04-12 22:36:03 UTC
*** Bug 428905 has been marked as a duplicate of this bug. ***
Comment 177 Reinout van Schouwen 2007-04-12 22:48:38 UTC
*** Bug 429174 has been marked as a duplicate of this bug. ***
Comment 178 Reinout van Schouwen 2007-04-16 07:47:38 UTC
*** Bug 429424 has been marked as a duplicate of this bug. ***
Comment 179 Reinout van Schouwen 2007-04-16 07:48:45 UTC
*** Bug 429429 has been marked as a duplicate of this bug. ***
Comment 180 Reinout van Schouwen 2007-04-17 15:25:14 UTC
*** Bug 430432 has been marked as a duplicate of this bug. ***
Comment 181 Reinout van Schouwen 2007-04-17 15:25:36 UTC
*** Bug 430437 has been marked as a duplicate of this bug. ***
Comment 182 Reinout van Schouwen 2007-04-17 15:29:32 UTC
*** Bug 430640 has been marked as a duplicate of this bug. ***
Comment 183 Reinout van Schouwen 2007-04-18 16:06:30 UTC
*** Bug 430853 has been marked as a duplicate of this bug. ***
Comment 184 Reinout van Schouwen 2007-04-21 23:14:28 UTC
*** Bug 432000 has been marked as a duplicate of this bug. ***
Comment 185 Reinout van Schouwen 2007-04-21 23:17:26 UTC
*** Bug 432030 has been marked as a duplicate of this bug. ***
Comment 186 Reinout van Schouwen 2007-04-21 23:18:55 UTC
*** Bug 432058 has been marked as a duplicate of this bug. ***
Comment 187 Pedro Villavicencio 2007-04-22 21:26:02 UTC
*** Bug 432356 has been marked as a duplicate of this bug. ***
Comment 188 Reinout van Schouwen 2007-04-23 17:14:31 UTC
*** Bug 432568 has been marked as a duplicate of this bug. ***
Comment 189 Reinout van Schouwen 2007-04-25 10:56:38 UTC
*** Bug 433229 has been marked as a duplicate of this bug. ***
Comment 190 Reinout van Schouwen 2007-04-25 10:56:50 UTC
*** Bug 433246 has been marked as a duplicate of this bug. ***
Comment 191 Reinout van Schouwen 2007-04-27 07:17:01 UTC
*** Bug 433682 has been marked as a duplicate of this bug. ***
Comment 192 Reinout van Schouwen 2007-04-29 20:58:24 UTC
*** Bug 434401 has been marked as a duplicate of this bug. ***
Comment 193 Reinout van Schouwen 2007-05-01 15:37:59 UTC
*** Bug 434876 has been marked as a duplicate of this bug. ***
Comment 194 Reinout van Schouwen 2007-05-06 16:19:10 UTC
*** Bug 436310 has been marked as a duplicate of this bug. ***
Comment 195 Reinout van Schouwen 2007-05-07 11:54:48 UTC
*** Bug 436564 has been marked as a duplicate of this bug. ***
Comment 196 Pedro Villavicencio 2007-05-09 21:09:10 UTC
*** Bug 437216 has been marked as a duplicate of this bug. ***
Comment 197 Reinout van Schouwen 2007-05-11 15:34:49 UTC
*** Bug 437707 has been marked as a duplicate of this bug. ***
Comment 198 Pedro Villavicencio 2007-05-14 14:50:27 UTC
*** Bug 438315 has been marked as a duplicate of this bug. ***
Comment 199 Reinout van Schouwen 2007-05-16 10:34:41 UTC
*** Bug 438794 has been marked as a duplicate of this bug. ***
Comment 200 Pedro Villavicencio 2007-05-19 01:42:28 UTC
*** Bug 439560 has been marked as a duplicate of this bug. ***
Comment 201 Reinout van Schouwen 2007-05-21 08:37:48 UTC
*** Bug 440011 has been marked as a duplicate of this bug. ***
Comment 202 Reinout van Schouwen 2007-05-21 15:53:48 UTC
*** Bug 440206 has been marked as a duplicate of this bug. ***
Comment 203 Reinout van Schouwen 2007-05-21 23:02:29 UTC
*** Bug 440310 has been marked as a duplicate of this bug. ***
Comment 204 Reinout van Schouwen 2007-05-22 22:51:34 UTC
*** Bug 440538 has been marked as a duplicate of this bug. ***
Comment 205 Reinout van Schouwen 2007-05-29 08:41:27 UTC
*** Bug 442005 has been marked as a duplicate of this bug. ***
Comment 206 Reinout van Schouwen 2007-05-29 09:59:59 UTC
*** Bug 442018 has been marked as a duplicate of this bug. ***
Comment 207 Reinout van Schouwen 2007-05-31 09:38:41 UTC
*** Bug 442516 has been marked as a duplicate of this bug. ***
Comment 208 Reinout van Schouwen 2007-06-07 16:50:09 UTC
*** Bug 444969 has been marked as a duplicate of this bug. ***
Comment 209 Reinout van Schouwen 2007-06-08 19:47:04 UTC
*** Bug 445343 has been marked as a duplicate of this bug. ***
Comment 210 Reinout van Schouwen 2007-06-08 19:55:04 UTC
*** Bug 445587 has been marked as a duplicate of this bug. ***
Comment 211 Reinout van Schouwen 2007-06-21 13:17:56 UTC
*** Bug 449748 has been marked as a duplicate of this bug. ***
Comment 212 Reinout van Schouwen 2007-06-26 07:40:59 UTC
*** Bug 451096 has been marked as a duplicate of this bug. ***
Comment 213 Reinout van Schouwen 2007-06-26 10:30:22 UTC
*** Bug 451199 has been marked as a duplicate of this bug. ***
Comment 214 Reinout van Schouwen 2007-06-27 11:12:12 UTC
*** Bug 451545 has been marked as a duplicate of this bug. ***
Comment 215 Reinout van Schouwen 2007-07-08 12:15:44 UTC
*** Bug 453694 has been marked as a duplicate of this bug. ***
Comment 216 Reinout van Schouwen 2007-07-08 12:28:05 UTC
*** Bug 453780 has been marked as a duplicate of this bug. ***
Comment 217 Reinout van Schouwen 2007-07-09 23:34:43 UTC
*** Bug 455327 has been marked as a duplicate of this bug. ***
Comment 218 Reinout van Schouwen 2007-07-25 23:45:55 UTC
*** Bug 460292 has been marked as a duplicate of this bug. ***
Comment 219 Reinout van Schouwen 2007-07-26 19:59:22 UTC
*** Bug 460724 has been marked as a duplicate of this bug. ***
Comment 220 Iestyn Pryce 2007-07-28 12:54:44 UTC
*** Bug 461041 has been marked as a duplicate of this bug. ***
Comment 221 Iestyn Pryce 2007-07-31 11:35:56 UTC
*** Bug 462062 has been marked as a duplicate of this bug. ***
Comment 222 Iestyn Pryce 2007-08-09 17:31:53 UTC
*** Bug 465100 has been marked as a duplicate of this bug. ***
Comment 223 Reinout van Schouwen 2007-08-12 10:27:48 UTC
*** Bug 465496 has been marked as a duplicate of this bug. ***
Comment 224 Reinout van Schouwen 2007-08-13 13:13:38 UTC
*** Bug 466224 has been marked as a duplicate of this bug. ***
Comment 225 Reinout van Schouwen 2007-08-16 20:19:39 UTC
*** Bug 467379 has been marked as a duplicate of this bug. ***
Comment 226 Reinout van Schouwen 2007-08-22 17:58:34 UTC
*** Bug 469256 has been marked as a duplicate of this bug. ***
Comment 227 Reinout van Schouwen 2007-08-23 13:27:10 UTC
*** Bug 469559 has been marked as a duplicate of this bug. ***
Comment 228 Reinout van Schouwen 2007-08-23 13:27:37 UTC
*** Bug 469549 has been marked as a duplicate of this bug. ***
Comment 229 Reinout van Schouwen 2007-08-26 23:29:17 UTC
*** Bug 470330 has been marked as a duplicate of this bug. ***
Comment 230 Reinout van Schouwen 2007-08-26 23:30:00 UTC
*** Bug 470202 has been marked as a duplicate of this bug. ***
Comment 231 Reinout van Schouwen 2007-08-28 08:45:59 UTC
*** Bug 471017 has been marked as a duplicate of this bug. ***
Comment 232 Reinout van Schouwen 2007-08-30 21:49:34 UTC
*** Bug 471937 has been marked as a duplicate of this bug. ***
Comment 233 Reinout van Schouwen 2007-08-31 21:17:11 UTC
*** Bug 472290 has been marked as a duplicate of this bug. ***
Comment 234 Reinout van Schouwen 2007-09-03 07:59:43 UTC
*** Bug 473019 has been marked as a duplicate of this bug. ***
Comment 235 Reinout van Schouwen 2007-09-06 08:37:22 UTC
*** Bug 474133 has been marked as a duplicate of this bug. ***
Comment 236 Reinout van Schouwen 2007-09-10 21:36:36 UTC
*** Bug 475591 has been marked as a duplicate of this bug. ***
Comment 237 Reinout van Schouwen 2007-09-11 20:38:43 UTC
*** Bug 475997 has been marked as a duplicate of this bug. ***
Comment 238 Reinout van Schouwen 2007-09-11 20:44:29 UTC
*** Bug 475243 has been marked as a duplicate of this bug. ***
Comment 239 Reinout van Schouwen 2007-09-13 21:42:50 UTC
*** Bug 476708 has been marked as a duplicate of this bug. ***
Comment 240 Reinout van Schouwen 2007-09-15 20:49:16 UTC
*** Bug 477267 has been marked as a duplicate of this bug. ***
Comment 241 Reinout van Schouwen 2007-09-16 23:29:32 UTC
*** Bug 477589 has been marked as a duplicate of this bug. ***
Comment 242 Reinout van Schouwen 2007-09-22 21:58:56 UTC
*** Bug 479340 has been marked as a duplicate of this bug. ***
Comment 243 Reinout van Schouwen 2007-09-22 21:59:15 UTC
*** Bug 479349 has been marked as a duplicate of this bug. ***
Comment 244 Reinout van Schouwen 2007-09-24 07:43:34 UTC
*** Bug 479708 has been marked as a duplicate of this bug. ***