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 374750 - crash in fontconfig when loading
crash in fontconfig when loading
Status: RESOLVED FIXED
Product: evince
Classification: Core
Component: general
git master
Other All
: Urgent blocker
: ---
Assigned To: Evince Maintainers
Evince Maintainers
: 365968 375088 375816 375900 378248 378671 380806 384430 387150 387151 387351 387460 388272 388341 390390 390391 390570 390571 390833 392987 393174 394065 394285 394720 395180 395330 395394 395395 396100 396896 399055 399900 400217 401599 401835 401953 402635 402637 403828 404666 405973 406227 407309 407449 407706 409663 409915 410725 410769 410814 412220 413806 415384 416010 417095 417227 417678 417752 417964 418891 419027 419950 422892 423004 423005 423006 423133 423134 423135 423136 423235 423690 424027 424340 424477 425697 425698 425699 425701 425703 426619 427692 428561 430951 430952 430953 432383 432398 437631 440045 441023 441354 450825 453858 456001 457419 457809 459788 462735 472601 475776 478700 481246 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-11-13 16:32 UTC by b40pprt
Modified: 2007-10-08 13:09 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
valgrind run (9.66 KB, text/plain)
2006-12-20 09:32 UTC, bugreports
Details
another valgrind run (9.58 KB, text/plain)
2006-12-20 09:33 UTC, bugreports
Details

Description b40pprt 2006-11-13 16:32:43 UTC
Version: 0.6.1

What were you doing when the application crashed?
Open a pdf document


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

Memory status: size: 23433216 vsize: 0 resident: 23433216 share: 0 rss: 7761920 rss_rlim: 0
CPU usage: start_time: 1163417507 rtime: 0 utime: 36 stime: 0 cutime:14 cstime: 0 timeout: 22 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 -1229371728 (LWP 20032)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1229371728 (LWP 20032))

  • #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 __kernel_vsyscall
  • #5 raise
    from /lib/tls/i686/cmov/libc.so.6
  • #6 abort
    from /lib/tls/i686/cmov/libc.so.6
  • #7 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #8 g_log
    from /usr/lib/libglib-2.0.so.0
  • #9 g_assert_warning
    from /usr/lib/libglib-2.0.so.0
  • #10 _egg_marshal_VOID__INT_INT
  • #11 ??
  • #12 ??
  • #13 _IO_stdin_used
  • #14 ??
  • #15 ??
  • #16 ??
  • #0 __kernel_vsyscall

Comment 1 Thomas Raffler 2006-11-13 18:51:02 UTC
I had a similar crash while trying to open a pdf (not reproducable)
This is the trace:



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

Memory status: size: 60846080 vsize: 0 resident: 60846080 share: 0 rss: 25460736 rss_rlim: 0
CPU usage: start_time: 1163360564 rtime: 0 utime: 107 stime: 0 cutime:99 cstime: 0 timeout: 8 it_real_value: 0 frequency: 0

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

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1230035280 (LWP 14966)]
[New Thread -1231541344 (LWP 14971)]
0xffffe410 in __kernel_vsyscall ()

Thread 2 (Thread -1231541344 (LWP 14971))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 874
  • #3 <signal handler called>
  • #4 FcConfigSubstituteWithPat
    from /usr/lib/libfontconfig.so.1
  • #5 FcConfigSubstitute
    from /usr/lib/libfontconfig.so.1
  • #6 GlobalParams::getDisplayFont
    at GlobalParams.cc line 1308
  • #7 SplashOutputDev::updateFont
    at SplashOutputDev.cc line 1000



Do i have to install more dbgsym Packages? Which ones?
Comment 2 Wouter Bolsterlee (uws) 2006-11-13 22:12:45 UTC
Thanks for the bug report. Unfortunately it lacks some information that may help us in finding the cause of the bug. Can you, if possible, attach the file causing the crash? Also this may be a Poppler Bug (the backend used by Evince to render PDF), could you please supply the poppler version and type? You can find it in the Help->About menu in Evince.
Comment 3 André Klapper 2006-11-15 02:02:29 UTC
(needinfo state as per last comment.)
Comment 4 André Klapper 2006-11-15 02:02:43 UTC
*** Bug 375088 has been marked as a duplicate of this bug. ***
Comment 5 Carlos Garcia Campos 2006-11-16 10:28:45 UTC
*** Bug 375816 has been marked as a duplicate of this bug. ***
Comment 6 Susana 2006-11-16 13:56:01 UTC
*** Bug 375900 has been marked as a duplicate of this bug. ***
Comment 7 Thomas Raffler 2006-11-17 22:18:49 UTC
Sorry, that I'm not able to provide the documents where evince crashed. It happened only once with this PDF, was not reproducable, but happened some time later with another doocument. 
Evince is using "poppler 0.5.4 (splash)" (Ubuntu 6.10)
Comment 8 Wouter Bolsterlee (uws) 2006-11-18 10:50:29 UTC
Looks like a poppler or fontconfig crasher.
Comment 9 Susana 2006-11-24 20:55:53 UTC
*** Bug 378671 has been marked as a duplicate of this bug. ***
Comment 10 Damien Durand 2006-11-30 18:33:10 UTC
*** Bug 380806 has been marked as a duplicate of this bug. ***
Comment 11 Thomas Raffler 2006-12-05 13:50:32 UTC
And another crash... happens quite often

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

Memory status: size: 88481792 vsize: 0 resident: 88481792 share: 0 rss: 39456768 rss_rlim: 0
CPU usage: start_time: 1165326494 rtime: 0 utime: 88 stime: 0 cutime:76 cstime: 0 timeout: 12 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".
[Thread debugging using libthread_db enabled]
[New Thread -1229592912 (LWP 8324)]
[New Thread -1231098976 (LWP 8326)]
0xffffe410 in __kernel_vsyscall ()

Thread 2 (Thread -1231098976 (LWP 8326))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 874
  • #3 <signal handler called>
  • #4 FcConfigSubstituteWithPat
    from /usr/lib/libfontconfig.so.1
  • #5 FcConfigSubstitute
    from /usr/lib/libfontconfig.so.1
  • #6 GlobalParams::getDisplayFont
    at GlobalParams.cc line 1308
  • #7 SplashOutputDev::updateFont
    at SplashOutputDev.cc line 1000

Comment 12 Thomas Raffler 2006-12-05 14:00:43 UTC
and once again. What could be the problem? It's really annoying. This time i was just scrlling in the document, while pages where loading.

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

Memory status: size: 1154211840 vsize: 0 resident: 1154211840 share: 0 rss: 24535040 rss_rlim: 0
CPU usage: start_time: 1165327014 rtime: 0 utime: 270 stime: 0 cutime:192 cstime: 0 timeout: 78 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".
[Thread debugging using libthread_db enabled]
[New Thread -1229125968 (LWP 8808)]
[New Thread -1230632032 (LWP 8810)]
0xffffe410 in __kernel_vsyscall ()

Thread 2 (Thread -1230632032 (LWP 8810))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 874
  • #3 <signal handler called>
  • #4 FcConfigSubstituteWithPat
    from /usr/lib/libfontconfig.so.1
  • #5 FcConfigSubstitute
    from /usr/lib/libfontconfig.so.1
  • #6 GlobalParams::getDisplayFont
    at GlobalParams.cc line 1308
  • #7 SplashOutputDev::updateFont
    at SplashOutputDev.cc line 1000

Comment 13 Nickolay V. Shmyrev 2006-12-06 09:05:14 UTC
in reply to comment 12

Tomas: the problem is in your broken fontconfig. Ping your ubuntu maintainer for distributed broken package. Everything works fine here.
Comment 14 Wouter Bolsterlee (uws) 2006-12-06 14:05:44 UTC
As discussed earlier on IRC, this may be caused by threading issues when using fontconfig's pattern matching from multiple threads (thumbnails and main display).
Comment 15 Nickolay V. Shmyrev 2006-12-07 08:28:21 UTC
Sounds reasonable, well, we can protect thumbnails by mutex then.
Comment 16 Wouter Bolsterlee (uws) 2006-12-08 16:46:09 UTC
*** Bug 365968 has been marked as a duplicate of this bug. ***
Comment 17 Wouter Bolsterlee (uws) 2006-12-08 16:57:14 UTC
nickolay, will you look into this soon?
Comment 18 bugreports 2006-12-08 17:04:30 UTC
As I am on a dual core system and I am strongly affected (evince only starts in 30% of the cases whithout crashing) I think Wouter guessed correctly. I would be very willing to try out patches!
Comment 19 Christian Kirbach 2006-12-10 18:21:39 UTC
*** Bug 384430 has been marked as a duplicate of this bug. ***
Comment 20 Wouter Bolsterlee (uws) 2006-12-15 09:53:48 UTC
Nickolay, ping!
Comment 21 Wouter Bolsterlee (uws) 2006-12-15 09:59:38 UTC
*** Bug 378248 has been marked as a duplicate of this bug. ***
Comment 22 Carlos Garcia Campos 2006-12-18 13:58:02 UTC
It should be fixed in cvs head now. 
Comment 23 Wouter Bolsterlee (uws) 2006-12-18 14:03:42 UTC
See bug #387151 for a crash after applying your patch.
Comment 24 Carlos Garcia Campos 2006-12-18 14:25:28 UTC
hmm, I'm unable to reproduce it now so it's going to be even more difficult to fix it
Comment 25 Carlos Garcia Campos 2006-12-18 15:35:32 UTC
I've just applied a new patch which also fixes another fontconfig crash when opening properties dialog. It doesn't crash for me anymore. 

Wouter, could you confirm it's actually fixed now?
Comment 26 bugreports 2006-12-18 22:02:38 UTC
I am still seeing evince crashing most of the time on startup :-((
Comment 27 Nickolay V. Shmyrev 2006-12-18 23:00:57 UTC
Hm, bugreports@nn7.de, can you please describe your system: gtk version, gnome version, fontconfig version, xserver version, evince and poppler version. Can you please attach an example backtrace from the crash you get. 

The reason that I am asking is that I can't reproduce the crash at all. Something went wrong somewhere and really it looks like multithreaded crash. But it is not clear where it happens.

Btw, try to run evince under valgrind, probably it will give some hints.
Comment 28 Carlos Garcia Campos 2006-12-19 10:44:31 UTC
*** Bug 387460 has been marked as a duplicate of this bug. ***
Comment 29 Damien Durand 2006-12-19 17:57:36 UTC
*** Bug 387351 has been marked as a duplicate of this bug. ***
Comment 30 bugreports 2006-12-20 09:32:26 UTC
Created attachment 78669 [details]
valgrind run
Comment 31 bugreports 2006-12-20 09:33:15 UTC
Created attachment 78670 [details]
another valgrind run
Comment 32 bugreports 2006-12-20 09:43:57 UTC
gnome 2.16

$ Xorg -version

X Window System Version 7.1.1

$ evince --version
Gnome evince 0.7.0

library versions (debian sid...)

ii  libgtk2.0-0                       2.10.6-4
ii  fontconfig                        2.4.2-1
ii  libpoppler1                       0.5.4-2

output and backtrace for the crash I get:

output:

Failed to read a valid object file image from memory.
Cannot access memory at address 0xc
Cannot access memory at address 0xc

bt:

Distribution: Debian 3.1 (sarge)
Gnome Release: 2.15.91 2006-08-13 (Debian)
BugBuddy Version: 2.16.0

Memory status: size: 38981632 vsize: 0 resident: 38981632 share: 0 rss: 15241216 rss_rlim: 0
CPU usage: start_time: 1166607545 rtime: 0 utime: 44 stime: 0 cutime:37 cstime: 0 timeout: 7 it_real_value: 0 frequency: 0

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

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1230166336 (LWP 26468)]
[New Thread -1232389200 (LWP 26469)]
0xb7fd8410 in ?? ()


running valgrind 5 times I got these two different valgrind runs (attachment 78669 [details] and 78670)

I was however unable to reproduce the cache while valgrind was running. it did not help to add --trace-children=yes as argument / same output. I guess I am seeing this as evince here is truely running threads in parallel...
Comment 33 Wouter Bolsterlee (uws) 2006-12-21 00:05:57 UTC
*** Bug 387151 has been marked as a duplicate of this bug. ***
Comment 34 Wouter Bolsterlee (uws) 2006-12-21 00:08:50 UTC
*** Bug 387150 has been marked as a duplicate of this bug. ***
Comment 35 Nickolay V. Shmyrev 2006-12-21 01:04:51 UTC
Thanks a lot for your valgrind traces bugreports. Btw, there is one interesting moment I don't understand:

** (evince:22793): CRITICAL **: ev_page_cache_get_n_pages: assertion `EV_IS_PAGE_CACHE (page_cache)' failed

Definitely something goes wrong :(
Comment 36 Susana 2006-12-21 14:33:08 UTC
*** Bug 388272 has been marked as a duplicate of this bug. ***
Comment 37 Susana 2006-12-21 20:40:48 UTC
*** Bug 388341 has been marked as a duplicate of this bug. ***
Comment 38 Carlos Garcia Campos 2006-12-28 16:26:32 UTC
*** Bug 390390 has been marked as a duplicate of this bug. ***
Comment 39 Carlos Garcia Campos 2006-12-28 18:39:51 UTC
*** Bug 390391 has been marked as a duplicate of this bug. ***
Comment 40 Carlos Garcia Campos 2006-12-29 10:18:57 UTC
*** Bug 390570 has been marked as a duplicate of this bug. ***
Comment 41 Carlos Garcia Campos 2006-12-29 10:19:55 UTC
*** Bug 390571 has been marked as a duplicate of this bug. ***
Comment 42 Wouter Bolsterlee (uws) 2006-12-30 00:28:19 UTC
*** Bug 390833 has been marked as a duplicate of this bug. ***
Comment 43 Carlos Garcia Campos 2007-01-05 10:51:26 UTC
*** Bug 392987 has been marked as a duplicate of this bug. ***
Comment 44 Carlos Garcia Campos 2007-01-08 10:18:41 UTC
*** Bug 394065 has been marked as a duplicate of this bug. ***
Comment 45 Carlos Garcia Campos 2007-01-08 17:52:59 UTC
*** Bug 394285 has been marked as a duplicate of this bug. ***
Comment 46 Iain Buchanan 2007-01-08 23:26:26 UTC
Hi.

I provided some info here: http://bugzilla.gnome.org/show_bug.cgi?id=392987

for me it crashes with any pdf, about 1 out of 3 times.

I put a backtrace there as well, and I can expand on it if you want more info. Just let me know.
Comment 47 Carlos Garcia Campos 2007-01-09 18:19:19 UTC
Right now, the document is loaded with the font-config lock held and the main window is shown with the lock held too. Could you upgrade evince from svn trunk and try again, please?

Thanks a lot for your help. 
Comment 48 Iain Buchanan 2007-01-10 07:27:09 UTC
(In reply to comment #47)
>  Could you upgrade evince from svn trunk
> and try again, please?

who, me? or anyone?

I'm having trouble compiling from http://svn.gnome.org/svn/evince/trunk, is there a tar.gz somewhere I could use? like: http://ftp.gnome.org/pub/GNOME/sources/evince/0.7/

thanks.

Comment 49 Carlos Garcia Campos 2007-01-10 10:20:03 UTC
what trouble? is evince broken in trunk? There isn't a tarball yet, we'll probably release 0.7.1 soon, but it would be nice to know whether this bug has been fixed before the release. Can I help you compiling evince from svn trunk in some way?

Thanks again :-)
Comment 50 Carlos Garcia Campos 2007-01-10 17:31:28 UTC
Iain, a new evince release is available at  http://ftp.gnome.org/pub/GNOME/sources/evince/0.7/ 
Comment 51 bugreports 2007-01-10 20:51:10 UTC
Carlos, I used evince 0.7.1 and it worked for quite some time (opened up around 20-50 documents) but then the very same problem... crash on startup. This time I've immediately collected a valgrind trace:

]==21697== Memcheck, a memory error detector.
==21697== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21697== Using LibVEX rev 1658, a library for dynamic binary translation.
==21697== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21697== Using valgrind-3.2.1-Debian, a dynamic binary instrumentation framework.
==21697== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21697== For more details, rerun with: -v
==21697== 
==21763== Thread 2:
==21763== Conditional jump or move depends on uninitialised value(s)
==21763==    at 0x44290CC: __pthread_manager (manager.c:128)
==21763==    by 0x45EB349: clone (clone.S:119)
==21763== 
==21763== Syscall param clone(child_tidptr) contains uninitialised byte(s)
==21763==    at 0x45EB33C: clone (clone.S:100)
==21763==    by 0x45EB349: clone (clone.S:119)
==21697== 
==21697== Thread 1:
==21697== Invalid read of size 1
==21697==    at 0x401E2DD: strcmp (mc_replace_strmem.c:341)
==21697==    by 0x4F8F3F3: g_str_equal (gstring.c:77)
==21697==    by 0x4F665EE: g_hash_table_insert (ghash.c:240)
==21697==    by 0x4975F47: insert_theme (gtkicontheme.c:2183)
==21697==    by 0x4977776: ensure_valid_themes (gtkicontheme.c:1040)
==21697==    by 0x497807D: gtk_icon_theme_has_icon (gtkicontheme.c:1419)
==21697==    by 0x48D09B3: gtk_action_group_add_actions_full (gtkactiongroup.c:787)
==21697==    by 0x48D0A4B: gtk_action_group_add_actions (gtkactiongroup.c:707)
==21697==    by 0x8083399: ev_window_init (ev-window.c:4512)
==21697==    by 0x4F2FE85: g_type_create_instance (gtype.c:1569)
==21697==    by 0x4F16BC1: g_object_constructor (gobject.c:1041)
==21697==    by 0x4F14E37: g_object_newv (gobject.c:937)
==21697==  Address 0x5F72AB8 is 0 bytes inside a block of size 7 free'd
==21697==    at 0x401CFA5: free (vg_replace_malloc.c:233)
==21697==    by 0x4F79F20: g_free (gmem.c:187)
==21697==    by 0x4F664FE: g_hash_table_replace (ghash.c:390)
==21697==    by 0x4975F2C: insert_theme (gtkicontheme.c:2182)
==21697==    by 0x4977776: ensure_valid_themes (gtkicontheme.c:1040)
==21697==    by 0x497807D: gtk_icon_theme_has_icon (gtkicontheme.c:1419)
==21697==    by 0x48D09B3: gtk_action_group_add_actions_full (gtkactiongroup.c:787)
==21697==    by 0x48D0A4B: gtk_action_group_add_actions (gtkactiongroup.c:707)
==21697==    by 0x8083399: ev_window_init (ev-window.c:4512)
==21697==    by 0x4F2FE85: g_type_create_instance (gtype.c:1569)
==21697==    by 0x4F16BC1: g_object_constructor (gobject.c:1041)
==21697==    by 0x4F14E37: g_object_newv (gobject.c:937)
==21697== 
==21697== Invalid read of size 1
==21697==    at 0x401E2F8: strcmp (mc_replace_strmem.c:341)
==21697==    by 0x4F8F3F3: g_str_equal (gstring.c:77)
==21697==    by 0x4F665EE: g_hash_table_insert (ghash.c:240)
==21697==    by 0x4975F47: insert_theme (gtkicontheme.c:2183)
==21697==    by 0x4977776: ensure_valid_themes (gtkicontheme.c:1040)
==21697==    by 0x497807D: gtk_icon_theme_has_icon (gtkicontheme.c:1419)
==21697==    by 0x48D09B3: gtk_action_group_add_actions_full (gtkactiongroup.c:787)
==21697==    by 0x48D0A4B: gtk_action_group_add_actions (gtkactiongroup.c:707)
==21697==    by 0x8083399: ev_window_init (ev-window.c:4512)
==21697==    by 0x4F2FE85: g_type_create_instance (gtype.c:1569)
==21697==    by 0x4F16BC1: g_object_constructor (gobject.c:1041)
==21697==    by 0x4F14E37: g_object_newv (gobject.c:937)
==21697==  Address 0x5F72AB9 is 1 bytes inside a block of size 7 free'd
==21697==    at 0x401CFA5: free (vg_replace_malloc.c:233)
==21697==    by 0x4F79F20: g_free (gmem.c:187)
==21697==    by 0x4F664FE: g_hash_table_replace (ghash.c:390)
==21697==    by 0x4975F2C: insert_theme (gtkicontheme.c:2182)
==21697==    by 0x4977776: ensure_valid_themes (gtkicontheme.c:1040)
==21697==    by 0x497807D: gtk_icon_theme_has_icon (gtkicontheme.c:1419)
==21697==    by 0x48D09B3: gtk_action_group_add_actions_full (gtkactiongroup.c:787)
==21697==    by 0x48D0A4B: gtk_action_group_add_actions (gtkactiongroup.c:707)
==21697==    by 0x8083399: ev_window_init (ev-window.c:4512)
==21697==    by 0x4F2FE85: g_type_create_instance (gtype.c:1569)
==21697==    by 0x4F16BC1: g_object_constructor (gobject.c:1041)
==21697==    by 0x4F14E37: g_object_newv (gobject.c:937)
==21697== 
==21697== Syscall param writev(vector[...]) points to uninitialised byte(s)
==21697==    at 0x45E4525: do_writev (writev.c:46)
==21697==    by 0x45E45D8: writev (writev.c:65)
==21697==    by 0x4E5468D: _X11TransSocketWritev (Xtranssock.c:2191)
==21697==    by 0x4E542CE: _X11TransWritev (Xtrans.c:911)
==21697==    by 0x4E599BD: _XSend (XlibInt.c:1427)
==21697==    by 0x4E300E4: XChangeProperty (ChProp.c:85)
==21697==    by 0x4C18B69: gdk_window_set_icon_list (gdkwindow-x11.c:4347)
==21697==    by 0x4ACDF38: gtk_window_realize_icon (gtkwindow.c:2856)
==21697==    by 0x4AD6250: gtk_window_realize (gtkwindow.c:4384)
==21697==    by 0x4F1CE1A: g_cclosure_marshal_VOID__VOID (gmarshal.c:77)
==21697==    by 0x4F0DF48: g_type_class_meta_marshal (gclosure.c:567)
==21697==    by 0x4F0F98A: g_closure_invoke (gclosure.c:490)
==21697==  Address 0x55B60AD is 381 bytes inside a block of size 16,384 alloc'd
==21697==    at 0x401C6CA: calloc (vg_replace_malloc.c:279)
==21697==    by 0x4E44C8D: XOpenDisplay (OpenDis.c:262)
==21697==    by 0x4BF9B91: gdk_display_open (gdkdisplay-x11.c:145)
==21697==    by 0x4BD741E: gdk_display_open_default_libgtk_only (gdk.c:278)
==21697==    by 0x49A9534: post_parse_hook (gtkmain.c:552)
==21697==    by 0x4F7FC4E: g_option_context_parse (goption.c:1627)
==21697==    by 0x42A9858: gnome_program_parse_args (in /usr/lib/libgnome-2.so.0.1600.0)
==21697==    by 0x42AAB5C: (within /usr/lib/libgnome-2.so.0.1600.0)
==21697==    by 0x42AAE78: gnome_program_init (in /usr/lib/libgnome-2.so.0.1600.0)
==21697==    by 0x808B21E: main (main.c:281)
==21697== 
==21697== Syscall param write(buf) points to uninitialised byte(s)
==21697==    at 0x442E9DB: write (in /usr/lib/debug/libpthread-0.10.so)
==21697==    by 0x4E5426E: _X11TransWrite (Xtrans.c:897)
==21697==    by 0x4E59BA5: _XFlushInt (XlibInt.c:665)
==21697==    by 0x4E59C7A: _XReply (XlibInt.c:1694)
==21697==    by 0x4E3FCAA: XInternAtoms (IntAtom.c:287)
==21697==    by 0x4C10ED7: _gdk_x11_precache_atoms (gdkproperty-x11.c:243)
==21697==    by 0x4BFADFC: base_precache_atoms (gdkdnd-x11.c:2615)
==21697==    by 0x4BFAE4D: gdk_window_register_dnd (gdkdnd-x11.c:3746)
==21697==    by 0x4ADDAAD: gtk_drag_dest_realized (gtkdnd.c:1886)
==21697==    by 0x4F1CE1A: g_cclosure_marshal_VOID__VOID (gmarshal.c:77)
==21697==    by 0x4F0F98A: g_closure_invoke (gclosure.c:490)
==21697==    by 0x4F1FF2C: signal_emit_unlocked_R (gsignal.c:2440)
==21697==  Address 0x55B60B0 is 384 bytes inside a block of size 16,384 alloc'd
==21697==    at 0x401C6CA: calloc (vg_replace_malloc.c:279)
==21697==    by 0x4E44C8D: XOpenDisplay (OpenDis.c:262)
==21697==    by 0x4BF9B91: gdk_display_open (gdkdisplay-x11.c:145)
==21697==    by 0x4BD741E: gdk_display_open_default_libgtk_only (gdk.c:278)
==21697==    by 0x49A9534: post_parse_hook (gtkmain.c:552)
==21697==    by 0x4F7FC4E: g_option_context_parse (goption.c:1627)
==21697==    by 0x42A9858: gnome_program_parse_args (in /usr/lib/libgnome-2.so.0.1600.0)
==21697==    by 0x42AAB5C: (within /usr/lib/libgnome-2.so.0.1600.0)
==21697==    by 0x42AAE78: gnome_program_init (in /usr/lib/libgnome-2.so.0.1600.0)
==21697==    by 0x808B21E: main (main.c:281)

** (evince:21764): WARNING **: Unimplemented named action: POPPLER_DEST_FITB, please post a bug report in Evince bugzilla (http://bugzilla.gnome.org) with a testcase.
==21697== 
==21697== Syscall param write(buf) points to uninitialised byte(s)
==21697==    at 0x442E9DB: write (in /usr/lib/debug/libpthread-0.10.so)
==21697==    by 0x4E5426E: _X11TransWrite (Xtrans.c:897)
==21697==    by 0x4E59BA5: _XFlushInt (XlibInt.c:665)
==21697==    by 0x4E5AAFB: _XEventsQueued (XlibInt.c:733)
==21697==    by 0x4E466F2: XPending (Pending.c:57)
==21697==    by 0x4C03D1C: gdk_check_xpending (gdkevents-x11.c:148)
==21697==    by 0x4C03E10: gdk_event_prepare (gdkevents-x11.c:2277)
==21697==    by 0x4F7507C: g_main_context_prepare (gmain.c:2364)
==21697==    by 0x4F75844: g_main_context_iterate (gmain.c:2657)
==21697==    by 0x4F75F56: g_main_loop_run (gmain.c:2881)
==21697==    by 0x49A8D30: gtk_main (gtkmain.c:1001)
==21697==    by 0x808B73F: main (main.c:320)
==21697==  Address 0x55B5F3E is 14 bytes inside a block of size 16,384 alloc'd
==21697==    at 0x401C6CA: calloc (vg_replace_malloc.c:279)
==21697==    by 0x4E44C8D: XOpenDisplay (OpenDis.c:262)
==21697==    by 0x4BF9B91: gdk_display_open (gdkdisplay-x11.c:145)
==21697==    by 0x4BD741E: gdk_display_open_default_libgtk_only (gdk.c:278)
==21697==    by 0x49A9534: post_parse_hook (gtkmain.c:552)
==21697==    by 0x4F7FC4E: g_option_context_parse (goption.c:1627)
==21697==    by 0x42A9858: gnome_program_parse_args (in /usr/lib/libgnome-2.so.0.1600.0)
==21697==    by 0x42AAB5C: (within /usr/lib/libgnome-2.so.0.1600.0)
==21697==    by 0x42AAE78: gnome_program_init (in /usr/lib/libgnome-2.so.0.1600.0)
==21697==    by 0x808B21E: main (main.c:281)

** (evince:21764): WARNING **: Unimplemented named action: POPPLER_DEST_FITB, please post a bug report in Evince bugzilla (http://bugzilla.gnome.org) with a testcase.

** (evince:21764): WARNING **: Unimplemented named action: POPPLER_DEST_FITB, please post a bug report in Evince bugzilla (http://bugzilla.gnome.org) with a testcase.

** (evince:21764): WARNING **: Unimplemented named action: POPPLER_DEST_FITB, please post a bug report in Evince bugzilla (http://bugzilla.gnome.org) with a testcase.
==21697== 
==21697== ERROR SUMMARY: 66 errors from 7 contexts (suppressed: 196 from 10)
==21697== malloc/free: in use at exit: 2,712,918 bytes in 54,112 blocks.
==21697== malloc/free: 349,182 allocs, 295,070 frees, 55,055,104 bytes allocated.
==21697== For counts of detected errors, rerun with: -v
==21697== searching for pointers to 54,112 not-freed blocks.
==21697== checked 5,555,092 bytes.
==21697== 
==21697== LEAK SUMMARY:
==21697==    definitely lost: 224,098 bytes in 7,578 blocks.
==21697==      possibly lost: 263,906 bytes in 277 blocks.
==21697==    still reachable: 2,224,914 bytes in 46,257 blocks.
==21697==         suppressed: 0 bytes in 0 blocks.
==21697== Use --leak-check=full to see details of leaked memory.
Comment 52 bugreports 2007-01-10 20:55:48 UTC
This time I even managed to crash it on *exit*:

Distribution: Debian 3.1 (sarge)
Gnome Release: 2.15.91 2006-08-13 (Debian)
BugBuddy Version: 2.16.0

Memory status: size: 57978880 vsize: 0 resident: 57978880 share: 0 rss: 32026624 rss_rlim: 0
CPU usage: start_time: 1168462423 rtime: 0 utime: 1256 stime: 0 cutime:1192 cstime: 0 timeout: 64 it_real_value: 0 frequency: 0

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

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1230580032 (LWP 27006)]
[New Thread -1232802896 (LWP 27007)]
0xb7f74410 in ?? ()

Thread 1 (Thread -1230580032 (LWP 27006))

  • #0 ??
  • #1 ??
  • #2 ??
  • #3 ??
  • #4 poll
    from /lib/tls/i686/cmov/libc.so.6
  • #5 _XWaitForReadable
    at ../../src/XlibInt.c line 498
  • #6 _XRead
    at ../../src/XlibInt.c line 1087
  • #7 _XReply
    at ../../src/XlibInt.c line 1714
  • #8 XQueryPointer
    at ../../src/QuPntr.c line 46
  • #9 _gdk_windowing_window_get_pointer
    at /tmp/buildd/gtk+2.0-2.10.6/gdk/x11/gdkwindow-x11.c line 3526
  • #10 IA__gdk_window_get_pointer
    at /tmp/buildd/gtk+2.0-2.10.6/gdk/gdkwindow.c line 2974
  • #11 IA__gtk_widget_get_pointer
    at /tmp/buildd/gtk+2.0-2.10.6/gtk/gtkwidget.c line 6526
  • #12 ev_view_motion_notify_event
    at ev-view.c line 2193
  • #13 _gtk_marshal_BOOLEAN__BOXED
    at /tmp/buildd/gtk+2.0-2.10.6/gtk/gtkmarshalers.c line 84
  • #14 g_type_class_meta_marshal
    at gclosure.c line 567
  • #15 IA__g_closure_invoke
    at gclosure.c line 490
  • #16 signal_emit_unlocked_R
    at gsignal.c line 2478
  • #17 IA__g_signal_emit_valist
    at gsignal.c line 2209
  • #18 IA__g_signal_emit
    at gsignal.c line 2243
  • #19 gtk_widget_event_internal
    at /tmp/buildd/gtk+2.0-2.10.6/gtk/gtkwidget.c line 3911
  • #20 IA__gtk_propagate_event
    at /tmp/buildd/gtk+2.0-2.10.6/gtk/gtkmain.c line 2188
  • #21 IA__gtk_main_do_event
    at /tmp/buildd/gtk+2.0-2.10.6/gtk/gtkmain.c line 1422
  • #22 gdk_event_dispatch
    at /tmp/buildd/gtk+2.0-2.10.6/gdk/x11/gdkevents-x11.c line 2320
  • #23 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #24 g_main_context_iterate
    at gmain.c line 2677
  • #25 IA__g_main_loop_run
    at gmain.c line 2881
  • #26 IA__gtk_main
    at /tmp/buildd/gtk+2.0-2.10.6/gtk/gtkmain.c line 1001
  • #27 main
    at main.c line 320
  • #0 ??

Comment 53 Carlos Garcia Campos 2007-01-10 21:54:53 UTC
*** Bug 395180 has been marked as a duplicate of this bug. ***
Comment 54 Carlos Garcia Campos 2007-01-11 14:14:34 UTC
*** Bug 395394 has been marked as a duplicate of this bug. ***
Comment 55 Carlos Garcia Campos 2007-01-11 14:15:12 UTC
*** Bug 395395 has been marked as a duplicate of this bug. ***
Comment 56 Christian Kirbach 2007-01-13 14:07:31 UTC
*** Bug 396100 has been marked as a duplicate of this bug. ***
Comment 57 Christian Kirbach 2007-01-13 14:08:40 UTC
*** Bug 395330 has been marked as a duplicate of this bug. ***
Comment 58 Christian Kirbach 2007-01-13 14:08:51 UTC
*** Bug 394720 has been marked as a duplicate of this bug. ***
Comment 59 Christian Kirbach 2007-01-13 14:08:58 UTC
*** Bug 393174 has been marked as a duplicate of this bug. ***
Comment 60 Iain Buchanan 2007-01-15 04:28:14 UTC
(In reply to comment #49)
> what trouble? is evince broken in trunk? There isn't a tarball yet, we'll
> probably release 0.7.1 soon, but it would be nice to know whether this bug has
> been fixed before the release.

I couldn't compile from svn, but the 0.7.1 tarball works, so I'm going with that.

> Can I help you compiling evince from svn trunk
> in some way?

only if you want me to go back to the trunk and see if my compile errors are still there...

> Thanks again :-)

no worries.

Here is the backtrace from evince-0.7.1 (with gnome-icon-themes-2.17.5).  It crashes the same as 0.6.1

$ gdb evince
GNU gdb 6.6
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu"...
Using host libthread_db library "/lib/libthread_db.so.1".
(gdb) run P431-FCMS.pdf
Starting program: /usr/bin/evince P431-FCMS.pdf
Failed to read a valid object file image from memory.
[Thread debugging using libthread_db enabled]
[New Thread -1228007232 (LWP 28315)]
[New Thread -1229268080 (LWP 28322)]

(evince:28315): GLib-GObject-WARNING **: attempt to retrieve private data for invalid type 'EvLinkDest'

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1228007232 (LWP 28315)]
ev_link_dest_init (ev_link_dest=0x824c0a8) at ev-link-dest.c:274
274     ev-link-dest.c: No such file or directory.
        in ev-link-dest.c
(gdb) thread apply all bt

Thread 1 (Thread -1228007232 (LWP 28315))

  • #0 ev_link_dest_init
    at ev-link-dest.c line 274
  • #1 IA__g_type_create_instance
    at gtype.c line 1569
  • #2 g_object_constructor
    at gobject.c line 1041
  • #3 IA__g_object_newv
    at gobject.c line 937
  • #4 IA__g_object_new_valist
  • #5 IA__g_object_new
    at gobject.c line 795
  • #6 ev_link_dest_new_page
    at ev-link-dest.c line 382
  • #7 ev_history_add_page
  • #8 page_changed_cb
    at ev-window.c line 643
  • #9 IA__g_cclosure_marshal_VOID__INT
    at gmarshal.c line 216
  • #10 IA__g_closure_invoke
    at gclosure.c line 490
  • #11 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #12 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #13 IA__g_signal_emit
    at gsignal.c line 2243
  • #14 ev_page_cache_set_current_page
    at ev-page-cache.c line 323
  • #15 ev_window_xfer_job_cb
    at ev-window.c line 679
  • #16 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #17 IA__g_closure_invoke
  • #18 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #19 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #20 IA__g_signal_emit
    at gsignal.c line 2243
  • #21 ev_job_finished
    at ev-jobs.c line 229
  • #22 notify_finished
    at ev-job-queue.c line 67
  • #23 g_idle_dispatch
    at gmain.c line 3928
  • #24 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #25 g_main_context_iterate
    at gmain.c line 2677
  • #26 IA__g_main_loop_run
    at gmain.c line 2881
  • #27 IA__gtk_main
    at gtkmain.c line 1148
  • #28 main
    at main.c line 320

Comment 61 Carlos Garcia Campos 2007-01-15 11:23:45 UTC
Ok, the good news is that it's not a crash in font-config, so hopefully most of font-config crashes are fixed in 0.7.x 

Could you open a new bug with this backtrace so that it can be discussed there, please? it would be nice if you also provide the pdf file that is causing the crash. 

Thanks for your help. 
Comment 62 bugreports 2007-01-15 12:03:14 UTC
Carlos, whom were you talking to ? Is this re: #51/52 or #60 ?
Comment 63 Carlos Garcia Campos 2007-01-15 13:18:48 UTC
hmm, #60 :-)
Comment 64 Carlos Garcia Campos 2007-01-15 13:21:48 UTC
Looking at comment #52 again, it also doesn't look like a fontconfig crash, so it should be discussed in a separate bug report.

Comment 65 palfrey 2007-01-15 18:34:33 UTC
*** Bug 396896 has been marked as a duplicate of this bug. ***
Comment 66 Iain Buchanan 2007-01-15 23:29:51 UTC
(In reply to comment #61)
> Ok, the good news is that it's not a crash in font-config, so hopefully most of
> font-config crashes are fixed in 0.7.x 
> 
> Could you open a new bug with this backtrace so that it can be discussed there,
> please?

OK done.  But I seem to get a different looking backtrace every time I start evince - how do I know what the cause is?  Should I just post them all?

> it would be nice if you also provide the pdf file that is causing the
> crash. 

I haven't yet because it's not specific to one pdf...

> Thanks for your help. 

anytime.
Comment 67 Carlos Garcia Campos 2007-01-21 16:38:49 UTC
*** Bug 399055 has been marked as a duplicate of this bug. ***
Comment 68 Carlos Garcia Campos 2007-01-24 15:59:45 UTC
*** Bug 400217 has been marked as a duplicate of this bug. ***
Comment 69 palfrey 2007-01-25 01:01:56 UTC
*** Bug 399900 has been marked as a duplicate of this bug. ***
Comment 70 Carlos Garcia Campos 2007-01-28 10:32:58 UTC
*** Bug 401599 has been marked as a duplicate of this bug. ***
Comment 71 Mariano Suárez-Alvarez 2007-01-29 08:49:04 UTC
*** Bug 401835 has been marked as a duplicate of this bug. ***
Comment 72 Mariano Suárez-Alvarez 2007-01-29 09:19:10 UTC
*** Bug 401953 has been marked as a duplicate of this bug. ***
Comment 73 Carlos Garcia Campos 2007-01-31 11:04:58 UTC
*** Bug 402635 has been marked as a duplicate of this bug. ***
Comment 74 Carlos Garcia Campos 2007-01-31 11:05:36 UTC
*** Bug 402637 has been marked as a duplicate of this bug. ***
Comment 75 Damien Durand 2007-02-03 11:25:50 UTC
*** Bug 403828 has been marked as a duplicate of this bug. ***
Comment 76 Carlos Garcia Campos 2007-02-05 17:34:46 UTC
*** Bug 404666 has been marked as a duplicate of this bug. ***
Comment 77 palfrey 2007-02-09 15:02:10 UTC
*** Bug 405973 has been marked as a duplicate of this bug. ***
Comment 78 Carlos Garcia Campos 2007-02-10 10:43:24 UTC
*** Bug 406227 has been marked as a duplicate of this bug. ***
Comment 79 Carlos Garcia Campos 2007-02-13 10:32:52 UTC
*** Bug 407309 has been marked as a duplicate of this bug. ***
Comment 80 Carlos Garcia Campos 2007-02-13 13:29:52 UTC
*** Bug 407449 has been marked as a duplicate of this bug. ***
Comment 81 Carlos Garcia Campos 2007-02-14 10:40:12 UTC
*** Bug 407706 has been marked as a duplicate of this bug. ***
Comment 82 Damien Durand 2007-02-19 18:09:14 UTC
*** Bug 409663 has been marked as a duplicate of this bug. ***
Comment 83 Carlos Garcia Campos 2007-02-20 09:40:59 UTC
*** Bug 409915 has been marked as a duplicate of this bug. ***
Comment 84 Carlos Garcia Campos 2007-02-22 09:59:44 UTC
*** Bug 410725 has been marked as a duplicate of this bug. ***
Comment 85 Carlos Garcia Campos 2007-02-22 12:38:09 UTC
*** Bug 410769 has been marked as a duplicate of this bug. ***
Comment 86 Carlos Garcia Campos 2007-02-22 14:51:35 UTC
*** Bug 410814 has been marked as a duplicate of this bug. ***
Comment 87 F. Ingelrest 2007-02-22 15:08:58 UTC
Isn't it possible to backport the patch in Edgy? Evinces crashes 5 or 6 times a day on my computer, and it's really annoying...
Comment 88 Nickolay V. Shmyrev 2007-02-22 20:41:07 UTC
Evince 0.8 will out very soon and will have this bug fixed, although it's possible to release 0.6.2 from stable branch right now. KaL, what do you think?
Comment 89 F. Ingelrest 2007-02-22 22:09:43 UTC
I'm sorry, the Ubuntu bug manager sent me here and I forgot this is not an Ubuntu specific place. Actually, even if a new version of Evince is released, it will perhaps not be included in the current Ubuntu distribution (Edgy). It's a pity since Evince is a nice application and I'm forced to use acroread because of these constant crashes...
Comment 90 Carlos Garcia Campos 2007-02-26 13:27:01 UTC
*** Bug 412220 has been marked as a duplicate of this bug. ***
Comment 91 Carlos Garcia Campos 2007-03-02 11:39:26 UTC
*** Bug 413806 has been marked as a duplicate of this bug. ***
Comment 92 Carlos Garcia Campos 2007-03-08 10:17:05 UTC
*** Bug 416010 has been marked as a duplicate of this bug. ***
Comment 93 Carlos Garcia Campos 2007-03-08 21:23:21 UTC
I think we have caught most of the crashes related to threads and fontconfig in evince 0.7.2. I'm going to close it. Feel free to reopen it if you can reproduce it with evince >= 0.7.2.
Comment 94 Pascal Terjan 2007-03-11 21:28:42 UTC
*** Bug 417095 has been marked as a duplicate of this bug. ***
Comment 95 Pascal Terjan 2007-03-11 21:28:50 UTC
*** Bug 417227 has been marked as a duplicate of this bug. ***
Comment 96 Carlos Garcia Campos 2007-03-13 09:46:05 UTC
*** Bug 417678 has been marked as a duplicate of this bug. ***
Comment 97 Damien Durand 2007-03-13 17:33:04 UTC
*** Bug 417752 has been marked as a duplicate of this bug. ***
Comment 98 Carlos Garcia Campos 2007-03-14 12:41:05 UTC
*** Bug 417964 has been marked as a duplicate of this bug. ***
Comment 99 Pedro Villavicencio 2007-03-16 13:51:07 UTC
*** Bug 418891 has been marked as a duplicate of this bug. ***
Comment 100 Pedro Villavicencio 2007-03-16 18:00:09 UTC
*** Bug 419027 has been marked as a duplicate of this bug. ***
Comment 101 Damien Durand 2007-03-19 10:01:12 UTC
*** Bug 419950 has been marked as a duplicate of this bug. ***
Comment 102 Carlos Garcia Campos 2007-03-26 09:24:53 UTC
*** Bug 422892 has been marked as a duplicate of this bug. ***
Comment 103 Carlos Garcia Campos 2007-03-26 18:33:04 UTC
*** Bug 423004 has been marked as a duplicate of this bug. ***
Comment 104 Carlos Garcia Campos 2007-03-26 18:34:10 UTC
*** Bug 423005 has been marked as a duplicate of this bug. ***
Comment 105 Carlos Garcia Campos 2007-03-26 18:34:51 UTC
*** Bug 423006 has been marked as a duplicate of this bug. ***
Comment 106 Carlos Garcia Campos 2007-03-26 18:35:31 UTC
*** Bug 415384 has been marked as a duplicate of this bug. ***
Comment 107 Pedro Villavicencio 2007-03-27 02:34:37 UTC
*** Bug 423133 has been marked as a duplicate of this bug. ***
Comment 108 Carlos Garcia Campos 2007-03-27 09:51:44 UTC
*** Bug 423134 has been marked as a duplicate of this bug. ***
Comment 109 Carlos Garcia Campos 2007-03-27 09:52:30 UTC
*** Bug 423135 has been marked as a duplicate of this bug. ***
Comment 110 Carlos Garcia Campos 2007-03-27 09:52:59 UTC
*** Bug 423136 has been marked as a duplicate of this bug. ***
Comment 111 Carlos Garcia Campos 2007-03-27 09:53:25 UTC
*** Bug 423235 has been marked as a duplicate of this bug. ***
Comment 112 Carlos Garcia Campos 2007-03-28 12:51:03 UTC
*** Bug 423690 has been marked as a duplicate of this bug. ***
Comment 113 Carlos Garcia Campos 2007-03-29 08:13:16 UTC
*** Bug 424027 has been marked as a duplicate of this bug. ***
Comment 114 Carlos Garcia Campos 2007-03-30 08:56:43 UTC
*** Bug 424340 has been marked as a duplicate of this bug. ***
Comment 115 Carlos Garcia Campos 2007-03-30 13:52:30 UTC
*** Bug 424477 has been marked as a duplicate of this bug. ***
Comment 116 Carlos Garcia Campos 2007-04-03 15:16:16 UTC
*** Bug 425697 has been marked as a duplicate of this bug. ***
Comment 117 Carlos Garcia Campos 2007-04-03 15:17:01 UTC
*** Bug 425698 has been marked as a duplicate of this bug. ***
Comment 118 Carlos Garcia Campos 2007-04-03 15:18:03 UTC
*** Bug 425699 has been marked as a duplicate of this bug. ***
Comment 119 Carlos Garcia Campos 2007-04-03 15:19:12 UTC
*** Bug 425701 has been marked as a duplicate of this bug. ***
Comment 120 Carlos Garcia Campos 2007-04-03 15:19:49 UTC
*** Bug 425703 has been marked as a duplicate of this bug. ***
Comment 121 Carlos Garcia Campos 2007-04-05 15:05:54 UTC
*** Bug 426619 has been marked as a duplicate of this bug. ***
Comment 122 Carlos Garcia Campos 2007-04-09 09:34:28 UTC
*** Bug 427692 has been marked as a duplicate of this bug. ***
Comment 123 Damien Durand 2007-04-11 11:22:29 UTC
*** Bug 428561 has been marked as a duplicate of this bug. ***
Comment 124 Carlos Garcia Campos 2007-04-18 10:01:22 UTC
*** Bug 430951 has been marked as a duplicate of this bug. ***
Comment 125 Carlos Garcia Campos 2007-04-18 10:01:59 UTC
*** Bug 430952 has been marked as a duplicate of this bug. ***
Comment 126 Carlos Garcia Campos 2007-04-18 10:02:38 UTC
*** Bug 430953 has been marked as a duplicate of this bug. ***
Comment 127 Carlos Garcia Campos 2007-04-22 20:56:38 UTC
*** Bug 432383 has been marked as a duplicate of this bug. ***
Comment 128 Pedro Villavicencio 2007-04-22 21:59:11 UTC
*** Bug 432398 has been marked as a duplicate of this bug. ***
Comment 129 Nickolay V. Shmyrev 2007-05-11 07:54:19 UTC
*** Bug 437631 has been marked as a duplicate of this bug. ***
Comment 130 Pedro Villavicencio 2007-05-21 02:03:32 UTC
*** Bug 440045 has been marked as a duplicate of this bug. ***
Comment 131 Carlos Garcia Campos 2007-05-24 19:40:38 UTC
*** Bug 441023 has been marked as a duplicate of this bug. ***
Comment 132 Carlos Garcia Campos 2007-05-26 08:44:11 UTC
*** Bug 441354 has been marked as a duplicate of this bug. ***
Comment 133 Pedro Villavicencio 2007-06-25 23:29:43 UTC
*** Bug 450825 has been marked as a duplicate of this bug. ***
Comment 134 Carlos Garcia Campos 2007-07-05 07:27:08 UTC
*** Bug 453858 has been marked as a duplicate of this bug. ***
Comment 135 Carlos Garcia Campos 2007-07-11 19:17:18 UTC
*** Bug 456001 has been marked as a duplicate of this bug. ***
Comment 136 Pedro Villavicencio 2007-07-16 19:12:27 UTC
*** Bug 457419 has been marked as a duplicate of this bug. ***
Comment 137 Pedro Villavicencio 2007-07-27 14:47:34 UTC
*** Bug 457809 has been marked as a duplicate of this bug. ***
Comment 138 Pedro Villavicencio 2007-07-27 14:56:00 UTC
*** Bug 459788 has been marked as a duplicate of this bug. ***
Comment 139 Iestyn Pryce 2007-08-02 15:34:45 UTC
*** Bug 462735 has been marked as a duplicate of this bug. ***
Comment 140 Cosimo Cecchi 2007-09-10 23:26:15 UTC
*** Bug 472601 has been marked as a duplicate of this bug. ***
Comment 141 Cosimo Cecchi 2007-10-08 12:40:36 UTC
*** Bug 481246 has been marked as a duplicate of this bug. ***
Comment 142 Cosimo Cecchi 2007-10-08 12:53:08 UTC
*** Bug 478700 has been marked as a duplicate of this bug. ***
Comment 143 Cosimo Cecchi 2007-10-08 13:09:34 UTC
*** Bug 475776 has been marked as a duplicate of this bug. ***