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 362110 - crash in Document Viewer: text markiert
crash in Document Viewer: text markiert
Status: RESOLVED DUPLICATE of bug 350108
Product: evince
Classification: Core
Component: general
0.6.x
Other All
: High critical
: ---
Assigned To: Evince Maintainers
Evince Maintainers
: 362952 363020 363144 363678 366871 368464 368840 369903 370853 373458 374210 374293 376627 376710 378564 379081 379212 379665 381364 381570 381697 381701 381731 382170 382536 382552 382580 382582 382608 382938 383664 383753 384035 384195 384342 384501 384606 385076 385077 386186 386452 387303 387468 387504 387656 387715 387864 388004 388345 388556 389707 390034 390326 390392 390773 390864 390979 391351 391808 391817 392043 392078 392442 392761 392966 393278 393636 393675 393685 393755 393899 394196 394223 394318 394568 394604 394988 395176 395341 395410 395480 395558 395737 396414 396824 396825 396882 396916 397182 397286 397444 397739 397765 397785 397834 398265 398449 398467 398837 399525 399587 402052 404530 404848 405460 406206 407292 408963 409004 411779 411912 412594 412773 415075 415726 415728 416376 416883 417383 417388 418161 421921 423506 424313 425017 425949 426240 426554 426634 426635 428495 429765 429851 430354 431315 437834 438251 439109 441749 443007 449709 450556 452018 453404 454820 482594 484164 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-10-14 09:55 UTC by Benjamin
Modified: 2007-10-06 15:49 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Benjamin 2006-10-14 09:55:20 UTC
Version: 0.6.1

What were you doing when the application crashed?
text markiert


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

Memory status: size: 96030720 vsize: 0 resident: 96030720 share: 0 rss: 62844928 rss_rlim: 0
CPU usage: start_time: 1160818651 rtime: 0 utime: 1943 stime: 0 cutime:1897 cstime: 0 timeout: 46 it_real_value: 0 frequency: 0

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

(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 -1230088528 (LWP 5544)]
[New Thread -1231594592 (LWP 5546)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1230088528 (LWP 5544))

  • #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 poppler_page_render_selection
    from /usr/lib/libpoppler-glib.so.1
  • #5 pdf_selection_render_selection
  • #6 _egg_marshal_VOID__INT_INT
  • #7 ??
  • #8 ??
  • #9 ??
  • #10 ??
  • #11 ??
  • #12 ??
  • #0 __kernel_vsyscall

Comment 1 Baptiste Mille-Mathias 2006-10-15 08:04:33 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.
Comment 2 Benjamin Lebsanft 2006-10-15 12:22:13 UTC
This bugreport an dthe backtrace was supplied by bugbuddy, I'll try to get one myself when I'm back home.
Comment 3 Benjamin Lebsanft 2006-10-16 06:55:41 UTC
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 47643105025376 (LWP 20757)]
0x00002b54c2069476 in poppler_page_render_selection ()
   from /usr/lib64/libpoppler-glib.so.1
(gdb) thread apply all bt

Thread 2 (Thread 1082132816 (LWP 20761))

  • #0 __lll_mutex_unlock_wake
    from /lib/libpthread.so.0
  • #1 __PRETTY_FUNCTION__.5875
    from /lib/libpthread.so.0
  • #2 ??
  • #3 pthread_mutex_unlock
    from /lib/libpthread.so.0
  • #4 pdf_selection_get_selection_map
  • #5 ??
  • #6 ??
  • #7 ??
  • #8 g_thread_create_full
    from /usr/lib64/libglib-2.0.so.0
  • #9 start_thread
    from /lib/libpthread.so.0
  • #10 clone
    from /lib/libc.so.6
  • #11 ??

Thread 1 (Thread 47643105025376 (LWP 20757))

  • #0 poppler_page_render_selection
    from /usr/lib64/libpoppler-glib.so.1
  • #1 pdf_selection_render_selection
  • #2 ??
  • #3 ??
  • #4 g_main_context_dispatch
    from /usr/lib64/libglib-2.0.so.0
  • #5 g_main_context_check
    from /usr/lib64/libglib-2.0.so.0
  • #6 g_main_loop_run
    from /usr/lib64/libglib-2.0.so.0
  • #7 gtk_main
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #8 ??
  • #9 __libc_start_main
    from /lib/libc.so.6
  • #10 ??
  • #11 ??
  • #12 ??

Comment 4 Elijah Newren 2006-10-17 20:02:54 UTC
*** Bug 362952 has been marked as a duplicate of this bug. ***
Comment 5 Elijah Newren 2006-10-18 00:42:23 UTC
*** Bug 363020 has been marked as a duplicate of this bug. ***
Comment 6 Christian Kirbach 2006-10-19 12:34:03 UTC
*** Bug 363144 has been marked as a duplicate of this bug. ***
Comment 7 Christian Kirbach 2006-10-19 12:35:18 UTC
Unfortunately the last trace does not contain debugging symbols. can all of retry, please?
Comment 8 Karsten Bräckelmann 2006-10-20 14:34:25 UTC
*** Bug 363678 has been marked as a duplicate of this bug. ***
Comment 9 Benjamin Lebsanft 2006-10-22 19:04:20 UTC
ubuntu doesn't offer evince or poppler debug packages.
Comment 10 André Klapper 2006-10-29 16:01:55 UTC
*** Bug 366871 has been marked as a duplicate of this bug. ***
Comment 11 Karsten Bräckelmann 2006-10-31 23:37:08 UTC
*** Bug 368464 has been marked as a duplicate of this bug. ***
Comment 12 André Klapper 2006-11-01 19:59:54 UTC
*** Bug 368840 has been marked as a duplicate of this bug. ***
Comment 13 André Klapper 2006-11-03 10:52:22 UTC
*** Bug 369903 has been marked as a duplicate of this bug. ***
Comment 14 Nickolay V. Shmyrev 2006-11-04 14:00:32 UTC
Dup of the bug with link to the poppler problem

*** This bug has been marked as a duplicate of 350108 ***
Comment 15 Karsten Bräckelmann 2006-11-05 04:26:45 UTC
*** Bug 370853 has been marked as a duplicate of this bug. ***
Comment 16 André Klapper 2006-11-09 19:56:56 UTC
see http://bugzilla.gnome.org/show_bug.cgi?id=372843#c4 for a better stacktrace
Comment 17 Carlos Garcia Campos 2006-11-10 17:58:31 UTC
*** Bug 373458 has been marked as a duplicate of this bug. ***
Comment 18 André Klapper 2006-11-13 10:27:41 UTC
*** Bug 374210 has been marked as a duplicate of this bug. ***
Comment 19 André Klapper 2006-11-13 10:36:57 UTC
*** Bug 374293 has been marked as a duplicate of this bug. ***
Comment 20 Carlos Garcia Campos 2006-11-18 12:25:11 UTC
*** Bug 376627 has been marked as a duplicate of this bug. ***
Comment 21 Carlos Garcia Campos 2006-11-18 18:00:49 UTC
*** Bug 376710 has been marked as a duplicate of this bug. ***
Comment 22 Carlos Garcia Campos 2006-11-23 18:40:54 UTC
*** Bug 378564 has been marked as a duplicate of this bug. ***
Comment 23 Christian Kirbach 2006-11-25 10:26:18 UTC
*** Bug 379081 has been marked as a duplicate of this bug. ***
Comment 24 Christian Kirbach 2006-11-26 09:21:12 UTC
 Nickolay: are you sure this is a duplicate? the traces do not match at all.
Comment 25 Christian Kirbach 2006-11-26 09:21:23 UTC
*** Bug 379212 has been marked as a duplicate of this bug. ***
Comment 26 Nickolay V. Shmyrev 2006-11-26 17:23:32 UTC
Christian: I think yes. We have one bug with selection related to fontconfig issues in recent poppler. Unfortunately, with multiple threads and missing symbols backtraces are not always good. You should just match against pdf selection keyword and mark everything as a duplicate, no need to mark as NEEDINFO.
Comment 27 Carlos Garcia Campos 2006-11-27 10:21:11 UTC
*** Bug 379665 has been marked as a duplicate of this bug. ***
Comment 28 Susana 2006-12-02 21:14:16 UTC
*** Bug 381697 has been marked as a duplicate of this bug. ***
Comment 29 Susana 2006-12-02 21:19:27 UTC
*** Bug 381364 has been marked as a duplicate of this bug. ***
Comment 30 Susana 2006-12-02 21:19:35 UTC
*** Bug 381570 has been marked as a duplicate of this bug. ***
Comment 31 André Klapper 2006-12-03 10:25:57 UTC
*** Bug 381731 has been marked as a duplicate of this bug. ***
Comment 32 Susana 2006-12-04 20:45:01 UTC
*** Bug 382170 has been marked as a duplicate of this bug. ***
Comment 33 Carlos Garcia Campos 2006-12-05 10:04:27 UTC
*** Bug 382552 has been marked as a duplicate of this bug. ***
Comment 34 Carlos Garcia Campos 2006-12-05 10:04:59 UTC
*** Bug 382536 has been marked as a duplicate of this bug. ***
Comment 35 Susana 2006-12-05 13:53:38 UTC
*** Bug 382580 has been marked as a duplicate of this bug. ***
Comment 36 Susana 2006-12-05 13:54:09 UTC
*** Bug 382582 has been marked as a duplicate of this bug. ***
Comment 37 Carlos Garcia Campos 2006-12-05 16:05:51 UTC
*** Bug 382608 has been marked as a duplicate of this bug. ***
Comment 38 Carlos Garcia Campos 2006-12-06 10:04:09 UTC
*** Bug 382938 has been marked as a duplicate of this bug. ***
Comment 39 Carlos Garcia Campos 2006-12-08 12:32:16 UTC
*** Bug 383664 has been marked as a duplicate of this bug. ***
Comment 40 Carlos Garcia Campos 2006-12-08 15:15:34 UTC
*** Bug 383753 has been marked as a duplicate of this bug. ***
Comment 41 Carlos Garcia Campos 2006-12-09 13:45:15 UTC
*** Bug 381701 has been marked as a duplicate of this bug. ***
Comment 42 Carlos Garcia Campos 2006-12-09 13:45:28 UTC
*** Bug 384035 has been marked as a duplicate of this bug. ***
Comment 43 Damien Durand 2006-12-10 13:04:05 UTC
*** Bug 384342 has been marked as a duplicate of this bug. ***
Comment 44 Carlos Garcia Campos 2006-12-10 13:28:11 UTC
*** Bug 384195 has been marked as a duplicate of this bug. ***
Comment 45 Carlos Garcia Campos 2006-12-10 20:52:00 UTC
*** Bug 384501 has been marked as a duplicate of this bug. ***
Comment 46 Carlos Garcia Campos 2006-12-11 11:01:05 UTC
*** Bug 384606 has been marked as a duplicate of this bug. ***
Comment 47 Carlos Garcia Campos 2006-12-12 17:06:09 UTC
*** Bug 385076 has been marked as a duplicate of this bug. ***
Comment 48 Carlos Garcia Campos 2006-12-12 17:06:44 UTC
*** Bug 385077 has been marked as a duplicate of this bug. ***
Comment 49 Bruno Boaventura 2006-12-15 15:50:54 UTC
*** Bug 386186 has been marked as a duplicate of this bug. ***
Comment 50 Carlos Garcia Campos 2006-12-16 11:39:18 UTC
*** Bug 386452 has been marked as a duplicate of this bug. ***
Comment 51 Carlos Garcia Campos 2006-12-18 22:30:01 UTC
*** Bug 387303 has been marked as a duplicate of this bug. ***
Comment 52 Carlos Garcia Campos 2006-12-19 10:48:27 UTC
*** Bug 387468 has been marked as a duplicate of this bug. ***
Comment 53 Carlos Garcia Campos 2006-12-19 15:19:14 UTC
*** Bug 387504 has been marked as a duplicate of this bug. ***
Comment 54 Carlos Garcia Campos 2006-12-19 21:24:39 UTC
*** Bug 387656 has been marked as a duplicate of this bug. ***
Comment 55 Carlos Garcia Campos 2006-12-20 11:10:23 UTC
*** Bug 387715 has been marked as a duplicate of this bug. ***
Comment 56 Carlos Garcia Campos 2006-12-20 11:39:21 UTC
*** Bug 387864 has been marked as a duplicate of this bug. ***
Comment 57 Carlos Garcia Campos 2006-12-20 19:41:45 UTC
*** Bug 388004 has been marked as a duplicate of this bug. ***
Comment 58 Carlos Garcia Campos 2006-12-21 18:09:53 UTC
*** Bug 388345 has been marked as a duplicate of this bug. ***
Comment 59 Carlos Garcia Campos 2006-12-22 10:49:22 UTC
*** Bug 388556 has been marked as a duplicate of this bug. ***
Comment 60 Christian Kirbach 2006-12-26 12:31:38 UTC
*** Bug 389707 has been marked as a duplicate of this bug. ***
Comment 61 Christian Kirbach 2006-12-27 15:31:07 UTC
*** Bug 390034 has been marked as a duplicate of this bug. ***
Comment 62 Carlos Garcia Campos 2006-12-28 14:39:43 UTC
*** Bug 390326 has been marked as a duplicate of this bug. ***
Comment 63 Carlos Garcia Campos 2006-12-28 16:52:03 UTC
*** Bug 390392 has been marked as a duplicate of this bug. ***
Comment 64 Susana 2006-12-29 21:34:24 UTC
*** Bug 390773 has been marked as a duplicate of this bug. ***
Comment 65 Jens Granseuer 2006-12-30 10:11:59 UTC
*** Bug 390864 has been marked as a duplicate of this bug. ***
Comment 66 Susana 2006-12-30 14:43:00 UTC
*** Bug 390979 has been marked as a duplicate of this bug. ***
Comment 67 Carlos Garcia Campos 2006-12-31 16:47:56 UTC
*** Bug 391351 has been marked as a duplicate of this bug. ***
Comment 68 Susana 2007-01-02 13:00:38 UTC
*** Bug 391808 has been marked as a duplicate of this bug. ***
Comment 69 Susana 2007-01-02 13:06:29 UTC
*** Bug 391817 has been marked as a duplicate of this bug. ***
Comment 70 Carlos Garcia Campos 2007-01-02 20:52:26 UTC
*** Bug 392043 has been marked as a duplicate of this bug. ***
Comment 71 Carlos Garcia Campos 2007-01-02 22:41:17 UTC
*** Bug 392078 has been marked as a duplicate of this bug. ***
Comment 72 Carlos Garcia Campos 2007-01-03 19:43:43 UTC
*** Bug 392442 has been marked as a duplicate of this bug. ***
Comment 73 Christian Kirbach 2007-01-04 15:07:24 UTC
*** Bug 392761 has been marked as a duplicate of this bug. ***
Comment 74 Carlos Garcia Campos 2007-01-05 10:45:53 UTC
*** Bug 392966 has been marked as a duplicate of this bug. ***
Comment 75 Susana 2007-01-06 05:08:54 UTC
*** Bug 393278 has been marked as a duplicate of this bug. ***
Comment 76 Jonathon Jongsma 2007-01-06 19:34:14 UTC
*** Bug 393636 has been marked as a duplicate of this bug. ***
Comment 77 Jonathon Jongsma 2007-01-06 22:22:40 UTC
*** Bug 393675 has been marked as a duplicate of this bug. ***
Comment 78 Jonathon Jongsma 2007-01-06 22:22:55 UTC
*** Bug 393685 has been marked as a duplicate of this bug. ***
Comment 79 Christian Kirbach 2007-01-07 01:25:57 UTC
*** Bug 393755 has been marked as a duplicate of this bug. ***
Comment 80 Carlos Garcia Campos 2007-01-07 14:53:12 UTC
*** Bug 393899 has been marked as a duplicate of this bug. ***
Comment 81 Carlos Garcia Campos 2007-01-08 11:24:19 UTC
*** Bug 394196 has been marked as a duplicate of this bug. ***
Comment 82 Carlos Garcia Campos 2007-01-08 14:34:15 UTC
*** Bug 394223 has been marked as a duplicate of this bug. ***
Comment 83 Carlos Garcia Campos 2007-01-08 18:14:36 UTC
*** Bug 394318 has been marked as a duplicate of this bug. ***
Comment 84 Carlos Garcia Campos 2007-01-09 12:02:52 UTC
*** Bug 394568 has been marked as a duplicate of this bug. ***
Comment 85 Carlos Garcia Campos 2007-01-09 14:01:25 UTC
*** Bug 394604 has been marked as a duplicate of this bug. ***
Comment 86 Carlos Garcia Campos 2007-01-10 12:05:26 UTC
*** Bug 394988 has been marked as a duplicate of this bug. ***
Comment 87 Carlos Garcia Campos 2007-01-10 21:45:32 UTC
*** Bug 395176 has been marked as a duplicate of this bug. ***
Comment 88 Carlos Garcia Campos 2007-01-11 14:03:07 UTC
*** Bug 395341 has been marked as a duplicate of this bug. ***
Comment 89 Carlos Garcia Campos 2007-01-11 15:03:02 UTC
*** Bug 395410 has been marked as a duplicate of this bug. ***
Comment 90 Carlos Garcia Campos 2007-01-11 19:59:41 UTC
*** Bug 395480 has been marked as a duplicate of this bug. ***
Comment 91 Carlos Garcia Campos 2007-01-11 20:51:32 UTC
*** Bug 395558 has been marked as a duplicate of this bug. ***
Comment 92 Carlos Garcia Campos 2007-01-12 11:08:55 UTC
*** Bug 395737 has been marked as a duplicate of this bug. ***
Comment 93 Carlos Garcia Campos 2007-01-14 15:21:18 UTC
*** Bug 396414 has been marked as a duplicate of this bug. ***
Comment 94 Carlos Garcia Campos 2007-01-15 11:18:02 UTC
*** Bug 396824 has been marked as a duplicate of this bug. ***
Comment 95 Carlos Garcia Campos 2007-01-15 11:18:34 UTC
*** Bug 396825 has been marked as a duplicate of this bug. ***
Comment 96 Carlos Garcia Campos 2007-01-15 14:42:42 UTC
*** Bug 396882 has been marked as a duplicate of this bug. ***
Comment 97 Carlos Garcia Campos 2007-01-15 16:47:41 UTC
*** Bug 396916 has been marked as a duplicate of this bug. ***
Comment 98 Carlos Garcia Campos 2007-01-16 10:41:34 UTC
*** Bug 397182 has been marked as a duplicate of this bug. ***
Comment 99 Carlos Garcia Campos 2007-01-16 16:19:37 UTC
*** Bug 397286 has been marked as a duplicate of this bug. ***
Comment 100 Carlos Garcia Campos 2007-01-17 11:09:12 UTC
*** Bug 397444 has been marked as a duplicate of this bug. ***
Comment 101 Carlos Garcia Campos 2007-01-17 21:00:02 UTC
*** Bug 397739 has been marked as a duplicate of this bug. ***
Comment 102 Carlos Garcia Campos 2007-01-17 21:04:01 UTC
*** Bug 397765 has been marked as a duplicate of this bug. ***
Comment 103 Carlos Garcia Campos 2007-01-17 21:48:43 UTC
*** Bug 397785 has been marked as a duplicate of this bug. ***
Comment 104 Carlos Garcia Campos 2007-01-18 10:23:24 UTC
*** Bug 397834 has been marked as a duplicate of this bug. ***
Comment 105 Carlos Garcia Campos 2007-01-19 09:46:39 UTC
*** Bug 398265 has been marked as a duplicate of this bug. ***
Comment 106 Carlos Garcia Campos 2007-01-19 19:02:25 UTC
*** Bug 398449 has been marked as a duplicate of this bug. ***
Comment 107 Carlos Garcia Campos 2007-01-20 11:13:11 UTC
*** Bug 398467 has been marked as a duplicate of this bug. ***
Comment 108 palfrey 2007-01-20 21:50:14 UTC
*** Bug 398837 has been marked as a duplicate of this bug. ***
Comment 109 Carlos Garcia Campos 2007-01-22 20:23:12 UTC
*** Bug 399525 has been marked as a duplicate of this bug. ***
Comment 110 palfrey 2007-01-23 00:00:35 UTC
*** Bug 399587 has been marked as a duplicate of this bug. ***
Comment 111 Carlos Garcia Campos 2007-01-29 13:26:19 UTC
*** Bug 402052 has been marked as a duplicate of this bug. ***
Comment 112 Carlos Garcia Campos 2007-02-05 10:47:08 UTC
*** Bug 404530 has been marked as a duplicate of this bug. ***
Comment 113 Marc-Andre Lureau 2007-02-06 07:29:20 UTC
*** Bug 404848 has been marked as a duplicate of this bug. ***
Comment 114 palfrey 2007-02-07 22:11:39 UTC
*** Bug 405460 has been marked as a duplicate of this bug. ***
Comment 115 Carlos Garcia Campos 2007-02-10 10:42:42 UTC
*** Bug 406206 has been marked as a duplicate of this bug. ***
Comment 116 Carlos Garcia Campos 2007-02-13 10:31:43 UTC
*** Bug 407292 has been marked as a duplicate of this bug. ***
Comment 117 Carlos Garcia Campos 2007-02-18 10:17:28 UTC
*** Bug 408963 has been marked as a duplicate of this bug. ***
Comment 118 Carlos Garcia Campos 2007-02-18 10:18:05 UTC
*** Bug 409004 has been marked as a duplicate of this bug. ***
Comment 119 Carlos Garcia Campos 2007-02-25 21:54:33 UTC
*** Bug 411779 has been marked as a duplicate of this bug. ***
Comment 120 Carlos Garcia Campos 2007-02-25 21:55:48 UTC
*** Bug 411912 has been marked as a duplicate of this bug. ***
Comment 121 Carlos Garcia Campos 2007-02-27 11:45:12 UTC
*** Bug 412594 has been marked as a duplicate of this bug. ***
Comment 122 Carlos Garcia Campos 2007-02-27 20:49:28 UTC
*** Bug 412773 has been marked as a duplicate of this bug. ***
Comment 123 Carlos Garcia Campos 2007-03-05 21:29:15 UTC
*** Bug 415075 has been marked as a duplicate of this bug. ***
Comment 124 Carlos Garcia Campos 2007-03-07 14:59:42 UTC
*** Bug 415726 has been marked as a duplicate of this bug. ***
Comment 125 Carlos Garcia Campos 2007-03-07 15:00:05 UTC
*** Bug 415728 has been marked as a duplicate of this bug. ***
Comment 126 Carlos Garcia Campos 2007-03-09 10:32:16 UTC
*** Bug 416376 has been marked as a duplicate of this bug. ***
Comment 127 Carlos Garcia Campos 2007-03-10 19:52:51 UTC
*** Bug 416883 has been marked as a duplicate of this bug. ***
Comment 128 Carlos Garcia Campos 2007-03-12 11:19:05 UTC
*** Bug 417383 has been marked as a duplicate of this bug. ***
Comment 129 Carlos Garcia Campos 2007-03-12 11:19:35 UTC
*** Bug 417388 has been marked as a duplicate of this bug. ***
Comment 130 Carlos Garcia Campos 2007-03-14 12:43:26 UTC
*** Bug 418161 has been marked as a duplicate of this bug. ***
Comment 131 Carlos Garcia Campos 2007-03-23 15:51:26 UTC
*** Bug 421921 has been marked as a duplicate of this bug. ***
Comment 132 Pedro Villavicencio 2007-03-27 22:59:47 UTC
*** Bug 423506 has been marked as a duplicate of this bug. ***
Comment 133 Carlos Garcia Campos 2007-03-30 08:54:30 UTC
*** Bug 424313 has been marked as a duplicate of this bug. ***
Comment 134 Carlos Garcia Campos 2007-04-01 00:33:49 UTC
*** Bug 425017 has been marked as a duplicate of this bug. ***
Comment 135 Carlos Garcia Campos 2007-04-03 18:50:16 UTC
*** Bug 425949 has been marked as a duplicate of this bug. ***
Comment 136 Carlos Garcia Campos 2007-04-04 14:33:46 UTC
*** Bug 426240 has been marked as a duplicate of this bug. ***
Comment 137 Carlos Garcia Campos 2007-04-05 10:51:12 UTC
*** Bug 426554 has been marked as a duplicate of this bug. ***
Comment 138 Carlos Garcia Campos 2007-04-05 15:51:15 UTC
*** Bug 426634 has been marked as a duplicate of this bug. ***
Comment 139 Carlos Garcia Campos 2007-04-05 15:51:46 UTC
*** Bug 426635 has been marked as a duplicate of this bug. ***
Comment 140 Carlos Garcia Campos 2007-04-11 09:22:41 UTC
*** Bug 428495 has been marked as a duplicate of this bug. ***
Comment 141 Carlos Garcia Campos 2007-04-14 18:47:22 UTC
*** Bug 429765 has been marked as a duplicate of this bug. ***
Comment 142 Pedro Villavicencio 2007-04-15 02:17:21 UTC
*** Bug 429851 has been marked as a duplicate of this bug. ***
Comment 143 Carlos Garcia Campos 2007-04-16 16:39:16 UTC
*** Bug 430354 has been marked as a duplicate of this bug. ***
Comment 144 Carlos Garcia Campos 2007-04-19 11:47:14 UTC
*** Bug 431315 has been marked as a duplicate of this bug. ***
Comment 145 Carlos Garcia Campos 2007-05-12 09:54:25 UTC
*** Bug 437834 has been marked as a duplicate of this bug. ***
Comment 146 Carlos Garcia Campos 2007-05-14 09:25:23 UTC
*** Bug 438251 has been marked as a duplicate of this bug. ***
Comment 147 Carlos Garcia Campos 2007-05-17 12:56:31 UTC
*** Bug 439109 has been marked as a duplicate of this bug. ***
Comment 148 Carlos Garcia Campos 2007-05-28 09:11:11 UTC
*** Bug 441749 has been marked as a duplicate of this bug. ***
Comment 149 Carlos Garcia Campos 2007-06-01 19:15:00 UTC
*** Bug 443007 has been marked as a duplicate of this bug. ***
Comment 150 Carlos Garcia Campos 2007-06-21 08:02:59 UTC
*** Bug 449709 has been marked as a duplicate of this bug. ***
Comment 151 Carlos Garcia Campos 2007-06-24 08:49:31 UTC
*** Bug 450556 has been marked as a duplicate of this bug. ***
Comment 152 Carlos Garcia Campos 2007-06-28 20:20:50 UTC
*** Bug 452018 has been marked as a duplicate of this bug. ***
Comment 153 Carlos Garcia Campos 2007-07-03 16:39:45 UTC
*** Bug 453404 has been marked as a duplicate of this bug. ***
Comment 154 Carlos Garcia Campos 2007-07-08 14:15:01 UTC
*** Bug 454820 has been marked as a duplicate of this bug. ***
Comment 155 Carlos Garcia Campos 2007-10-02 15:03:16 UTC
*** Bug 482594 has been marked as a duplicate of this bug. ***
Comment 156 Carlos Garcia Campos 2007-10-06 15:49:31 UTC
*** Bug 484164 has been marked as a duplicate of this bug. ***