Your message dated Tue, 19 Feb 2013 07:18:33 +0000
with message-id <e1u7htf-0000s5...@franck.debian.org>
and subject line Bug#697172: fixed in webkit 1.8.1-3.4
has caused the Debian Bug report #697172,
regarding ia64 (Itanium), sporadic crashes of epiphany browser due to a 
thread-unsafe favicon database
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
697172: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697172
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libwebkitgtk-3.0-0
Version: 1.8.1-3.3
Severity: serious
Tags: patch


Machine: Dell PowerEdge 3250
Processor: 2x Itanium Madison 1.5GHz 6M
Memory: 16G


I realized this bug while working on bug#642750.


Some assertions fail on the debug build of webkit:

    at Source/JavaScriptCore/wtf/RefCounted.h:53
        ASSERT(m_verifier.isSafeToUse());

    at Source/JavaScriptCore/wtf/RefCounted.h:122
        ASSERT(m_verifier.isSafeToUse());




Stacktraces were:

Breakpoint 1, WTFReportAssertionFailure (
    file=0x20000000056983c0 "../Source/JavaScriptCore/wtf/RefCounted.h",
    line=53, function=0x2000000005699638 "void WTF::RefCountedBase::ref()",
    assertion=0x20000000056983f0 "m_verifier.isSafeToUse()")
    at ../Source/JavaScriptCore/wtf/Assertions.cpp:219
219         if (assertion)
#0  WTFReportAssertionFailure (
    file=0x20000000056983c0 "../Source/JavaScriptCore/wtf/RefCounted.h",
    line=53, function=0x2000000005699638 "void WTF::RefCountedBase::ref()",
    assertion=0x20000000056983f0 "m_verifier.isSafeToUse()")
    at ../Source/JavaScriptCore/wtf/Assertions.cpp:219
#1  0x2000000001e90ba0 in WTF::RefCountedBase::ref (this=0x2000000010033a00)
    at ../Source/JavaScriptCore/wtf/RefCounted.h:53
#2  0x2000000001f43be0 in WTF::refIfNotNull<WebCore::SharedBuffer> (
    ptr=0x2000000010033a00) at ../Source/JavaScriptCore/wtf/PassRefPtr.h:46
#3  0x200000000341e8d0 in WTF::RefPtr<WebCore::SharedBuffer>::operator= (
    this=0x60000000008d0920, optr=0x2000000010033a00)
    at ../Source/JavaScriptCore/wtf/RefPtr.h:132
#4  0x200000000388e190 in WebCore::BMPImageReader::setData (
    this=0x60000000008d0910, data=0x2000000010033a00)
    at ../Source/WebCore/platform/image-decoders/bmp/BMPImageReader.h:72
#5  0x20000000038a9ce0 in WebCore::ICOImageDecoder::decodeAtIndex (
    this=0x20000000100468c0, index=0)
    at ../Source/WebCore/platform/image-decoders/ico/ICOImageDecoder.cpp:203
#6  0x20000000038a9370 in WebCore::ICOImageDecoder::decode (
    this=0x20000000100468c0, index=0, onlySize=false)
    at ../Source/WebCore/platform/image-decoders/ico/ICOImageDecoder.cpp:168
#7  0x20000000038a8b10 in WebCore::ICOImageDecoder::frameBufferAtIndex (
    this=0x20000000100468c0, index=0)
    at ../Source/WebCore/platform/image-decoders/ico/ICOImageDecoder.cpp:125
#8  0x20000000037e79c0 in WebCore::ImageSource::createFrameAtIndex (
    this=0x2000000010046838, index=0)
    at ../Source/WebCore/platform/graphics/ImageSource.cpp:138
#9  0x20000000036d7cb0 in WebCore::BitmapImage::cacheFrame (
    this=0x2000000010046800, index=0)
    at ../Source/WebCore/platform/graphics/BitmapImage.cpp:127
#10 0x20000000036d96c0 in WebCore::BitmapImage::frameAtIndex (
    this=0x2000000010046800, index=0)
    at ../Source/WebCore/platform/graphics/BitmapImage.cpp:266
#11 0x20000000055f1690 in WebCore::BitmapImage::getGdkPixbuf (
    this=0x2000000010046800)
    at ../Source/WebCore/platform/graphics/gtk/ImageGtk.cpp:115
#12 0x2000000001ef89b0 in getIconPixbufSynchronously (
    database=0x60000000000781c0, pageURL=..., iconSize=...)
    at ../Source/WebKit/gtk/webkit/webkitfavicondatabase.cpp:401
#13 0x2000000001ef9090 in webkit_favicon_database_try_get_favicon_pixbuf (
    database=0x60000000000781c0,
    pageURI=0x6000000000076cd0 "http://www.gmx.net/";, width=16, height=16)
    at ../Source/WebKit/gtk/webkit/webkitfavicondatabase.cpp:442
#14 0x4000000000091360 in set_row_in_model (row=0x6000000000858660,
    position=1, model=0x600000000018cca0) at ephy-completion-model.c:213
#15 replace_rows_in_model (new_rows=0x600000000088ada0,
    model=0x600000000018cca0) at ephy-completion-model.c:244
#16 query_completed_cb (service=0x60000000001abb70, success=1,
    result_data=0x60000000001f0ec0, user_data=0x60000000008fe560)
    at ephy-completion-model.c:411
#17 0x40000000000fc670 in ephy_history_service_execute_job_callback (
    data=0x60000000008c09e0) at ephy-history-service.c:435
#18 0x200000000980aa00 in g_idle_dispatch ()
   from /lib/ia64-linux-gnu/libglib-2.0.so.0
#19 0x2000000009810f20 in g_main_context_dispatch ()
   from /lib/ia64-linux-gnu/libglib-2.0.so.0
#20 0x2000000009811740 in ?? () from /lib/ia64-linux-gnu/libglib-2.0.so.0
#21 0x2000000009811ad0 in g_main_context_iteration ()
   from /lib/ia64-linux-gnu/libglib-2.0.so.0
#22 0x2000000009384d00 in g_application_run ()
   from /usr/lib/ia64-linux-gnu/libgio-2.0.so.0
#23 0x4000000000040020 in main (argc=1, argv=0x60000fffffffb458)
    at ephy-main.c:483
No symbol "m_verifier" in current context.
#1  0x2000000001e90ba0 in WTF::RefCountedBase::ref (this=0x2000000010033a00)
    at ../Source/JavaScriptCore/wtf/RefCounted.h:53
53              ASSERT(m_verifier.isSafeToUse());
$3 = {m_mode = WTF::ThreadRestrictionVerifier::MutexVerificationMode,
  m_shared = true, m_owningThread = 0, m_mutex = 0x600000000024e7d8}
Continuing.

Breakpoint 1, WTFReportAssertionFailure (
    file=0x2000000005683b80 "../Source/JavaScriptCore/wtf/RefCounted.h",
    line=122,
    function=0x2000000005683cf0 "bool WTF::RefCountedBase::derefBase()",
    assertion=0x2000000005683be0 "m_verifier.isSafeToUse()")
    at ../Source/JavaScriptCore/wtf/Assertions.cpp:219
219         if (assertion)
#0  WTFReportAssertionFailure (
    file=0x2000000005683b80 "../Source/JavaScriptCore/wtf/RefCounted.h",
    line=122,
    function=0x2000000005683cf0 "bool WTF::RefCountedBase::derefBase()",
    assertion=0x2000000005683be0 "m_verifier.isSafeToUse()")
    at ../Source/JavaScriptCore/wtf/Assertions.cpp:219
#1  0x2000000001e548d0 in WTF::RefCountedBase::derefBase (
    this=0x2000000010033a00) at ../Source/JavaScriptCore/wtf/RefCounted.h:122
#2  0x2000000001f2b940 in WTF::RefCounted<WebCore::SharedBuffer>::deref (
    this=0x2000000010033a00) at ../Source/JavaScriptCore/wtf/RefCounted.h:182
#3  0x2000000001f2b560 in WTF::derefIfNotNull<WebCore::SharedBuffer> (
    ptr=0x2000000010033a00) at ../Source/JavaScriptCore/wtf/PassRefPtr.h:52
#4  0x2000000001f2b100 in WTF::RefPtr<WebCore::SharedBuffer>::~RefPtr (
    this=0x60000000008d0920, __in_chrg=<optimized out>)
    at ../Source/JavaScriptCore/wtf/RefPtr.h:58
#5  0x200000000388f0e0 in WebCore::BMPImageReader::~BMPImageReader (
    this=0x60000000008d0910, __in_chrg=<optimized out>)
    at ../Source/WebCore/platform/image-decoders/bmp/BMPImageReader.h:41
#6  0x200000000388f160 in WTF::deleteOwnedPtr<WebCore::BMPImageReader> (
    ptr=0x60000000008d0910) at ../Source/JavaScriptCore/wtf/OwnPtrCommon.h:54
#7  0x200000000388ea80 in WTF::OwnPtr<WebCore::BMPImageReader>::clear (
    this=0x2000000010033820) at ../Source/JavaScriptCore/wtf/OwnPtr.h:100
#8  0x20000000038a95d0 in WebCore::ICOImageDecoder::decode (
    this=0x20000000100468c0, index=0, onlySize=false)
    at ../Source/WebCore/platform/image-decoders/ico/ICOImageDecoder.cpp:174
#9  0x20000000038a8b10 in WebCore::ICOImageDecoder::frameBufferAtIndex (
    this=0x20000000100468c0, index=0)
    at ../Source/WebCore/platform/image-decoders/ico/ICOImageDecoder.cpp:125
#10 0x20000000037e79c0 in WebCore::ImageSource::createFrameAtIndex (
    this=0x2000000010046838, index=0)
    at ../Source/WebCore/platform/graphics/ImageSource.cpp:138
#11 0x20000000036d7cb0 in WebCore::BitmapImage::cacheFrame (
    this=0x2000000010046800, index=0)
    at ../Source/WebCore/platform/graphics/BitmapImage.cpp:127
#12 0x20000000036d96c0 in WebCore::BitmapImage::frameAtIndex (
    this=0x2000000010046800, index=0)
    at ../Source/WebCore/platform/graphics/BitmapImage.cpp:266
#13 0x20000000055f1690 in WebCore::BitmapImage::getGdkPixbuf (
    this=0x2000000010046800)
    at ../Source/WebCore/platform/graphics/gtk/ImageGtk.cpp:115
#14 0x2000000001ef89b0 in getIconPixbufSynchronously (
    database=0x60000000000781c0, pageURL=..., iconSize=...)
    at ../Source/WebKit/gtk/webkit/webkitfavicondatabase.cpp:401
#15 0x2000000001ef9090 in webkit_favicon_database_try_get_favicon_pixbuf (
    database=0x60000000000781c0,
    pageURI=0x6000000000076cd0 "http://www.gmx.net/";, width=16, height=16)
    at ../Source/WebKit/gtk/webkit/webkitfavicondatabase.cpp:442
#16 0x4000000000091360 in set_row_in_model (row=0x6000000000858660,
    position=1, model=0x600000000018cca0) at ephy-completion-model.c:213
#17 replace_rows_in_model (new_rows=0x600000000088ada0,
    model=0x600000000018cca0) at ephy-completion-model.c:244
#18 query_completed_cb (service=0x60000000001abb70, success=1,
    result_data=0x60000000001f0ec0, user_data=0x60000000008fe560)
    at ephy-completion-model.c:411
#19 0x40000000000fc670 in ephy_history_service_execute_job_callback (
    data=0x60000000008c09e0) at ephy-history-service.c:435
#20 0x200000000980aa00 in g_idle_dispatch ()
   from /lib/ia64-linux-gnu/libglib-2.0.so.0
#21 0x2000000009810f20 in g_main_context_dispatch ()
   from /lib/ia64-linux-gnu/libglib-2.0.so.0
#22 0x2000000009811740 in ?? () from /lib/ia64-linux-gnu/libglib-2.0.so.0
#23 0x2000000009811ad0 in g_main_context_iteration ()
   from /lib/ia64-linux-gnu/libglib-2.0.so.0
#24 0x2000000009384d00 in g_application_run ()
   from /usr/lib/ia64-linux-gnu/libgio-2.0.so.0
#25 0x4000000000040020 in main (argc=1, argv=0x60000fffffffb458)
    at ephy-main.c:483
#1  0x2000000001e548d0 in WTF::RefCountedBase::derefBase (
    this=0x2000000010033a00) at ../Source/JavaScriptCore/wtf/RefCounted.h:122
122             ASSERT(m_verifier.isSafeToUse());
$4 = {m_mode = WTF::ThreadRestrictionVerifier::MutexVerificationMode,
  m_shared = true, m_owningThread = 0, m_mutex = 0x600000000024e7d8}
Continuing.



This indicates that there is some thread-unsafe code related to the icon database; it can (and will) cause data corruption, sporadic crashes which are impossible to understand with the debugger.

This is WebKit bug#67582; the problem is already fixed in the upstream:
https://bugs.webkit.org/show_bug.cgi?id=67582

The bug affects all archs, but the trouble is more likely on archs that have a weak cache coherency model, for example, ia64.


The attached patch is a backport of the upstream's fix.


You can find a link to the built debs on Debian bug report#642750.

Stephan

Attachment: thread-safe-icon-db.patch
Description: thread-safe-icon-db.patch


--- End Message ---
--- Begin Message ---
Source: webkit
Source-Version: 1.8.1-3.4

We believe that the bug you reported is fixed in the latest version of
webkit, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 697...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Gilbert <mgilb...@debian.org> (supplier of updated webkit package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 16 Feb 2013 21:46:48 +0000
Source: webkit
Binary: libjavascriptcoregtk-1.0-0 libjavascriptcoregtk-1.0-dev 
libjavascriptcoregtk-1.0-0-dbg gir1.2-javascriptcoregtk-1.0 libwebkitgtk-1.0-0 
libwebkit-dev libwebkitgtk-dev libwebkitgtk-1.0-common libwebkitgtk-1.0-0-dbg 
gir1.2-webkit-1.0 libjavascriptcoregtk-3.0-0 libjavascriptcoregtk-3.0-dev 
libjavascriptcoregtk-3.0-0-dbg gir1.2-javascriptcoregtk-3.0 libwebkitgtk-3.0-0 
libwebkitgtk-3.0-dev libwebkitgtk-3.0-common libwebkitgtk-3.0-0-dbg 
gir1.2-webkit-3.0
Architecture: source all amd64
Version: 1.8.1-3.4
Distribution: unstable
Urgency: medium
Maintainer: Debian WebKit Maintainers 
<pkg-webkit-maintain...@lists.alioth.debian.org>
Changed-By: Michael Gilbert <mgilb...@debian.org>
Description: 
 gir1.2-javascriptcoregtk-1.0 - GObject introspection data for the GTK+-based 
JavaScriptCore libr
 gir1.2-javascriptcoregtk-3.0 - GObject introspection data for the GTK+-based 
JavaScriptCore libr
 gir1.2-webkit-1.0 - GObject introspection data for the WebKit library
 gir1.2-webkit-3.0 - GObject introspection data for the WebKit library
 libjavascriptcoregtk-1.0-0 - Javascript engine library for GTK+
 libjavascriptcoregtk-1.0-0-dbg - Javascript engine library for GTK+
 libjavascriptcoregtk-1.0-dev - Javascript engine library for GTK+
 libjavascriptcoregtk-3.0-0 - Javascript engine library for GTK+
 libjavascriptcoregtk-3.0-0-dbg - Javascript engine library for GTK+
 libjavascriptcoregtk-3.0-dev - Javascript engine library for GTK+
 libwebkit-dev - Transitional package for the development files of WebKitGTK+
 libwebkitgtk-1.0-0 - Web content engine library for GTK+
 libwebkitgtk-1.0-0-dbg - Web content engine library for GTK+ - Debugging 
symbols
 libwebkitgtk-1.0-common - Web content engine library for GTK+ - data files
 libwebkitgtk-3.0-0 - Web content engine library for GTK+
 libwebkitgtk-3.0-0-dbg - Web content engine library for GTK+ - Debugging 
symbols
 libwebkitgtk-3.0-common - Web content engine library for GTK+ - data files
 libwebkitgtk-3.0-dev - Web content engine library for GTK+ - Development files
 libwebkitgtk-dev - Web content engine library for GTK+ - Development files
Closes: 642750 651636 694971 697172
Changes: 
 webkit (1.8.1-3.4) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix wide pointer issues on ia64 (closes: #642750).
   * Make favicon database thread-safe (closes: #697172).
   * Support architectures with large page sizes (closes: #694971).
   * Compile with --disable-jit on armel, mipsel, and powerpc (closes: #651636).
Checksums-Sha1: 
 ac9ab7f514c2ba8ce77e3a130c35355f40e965db 4434 webkit_1.8.1-3.4.dsc
 4f93124e52dc69994fcaf4e7b477f950600f2d1b 62514 webkit_1.8.1-3.4.debian.tar.gz
 d0f28fa4a304175703d55eb80474652f2e93a02a 745304 
libwebkitgtk-1.0-common_1.8.1-3.4_all.deb
 44c0d4a1c4f29c4f4d3cfa75f81880a52cfe10dd 745178 
libwebkitgtk-3.0-common_1.8.1-3.4_all.deb
 659ff59f54bcedcb896c5d0ba25d08259f332f41 1004960 
libjavascriptcoregtk-1.0-0_1.8.1-3.4_amd64.deb
 1ecaf3171f23f76c0407f14a6aa2d35a4f0754fb 32968 
libjavascriptcoregtk-1.0-dev_1.8.1-3.4_amd64.deb
 3c044c4945037f880e87ea40d5d6b101adeb3594 19323784 
libjavascriptcoregtk-1.0-0-dbg_1.8.1-3.4_amd64.deb
 7ae023e8fb599e2d34befbef0f2fbab3b8c51dec 20244 
gir1.2-javascriptcoregtk-1.0_1.8.1-3.4_amd64.deb
 e4ea61b50e9502cad89e6b44ce1b97b847d1dc23 4757960 
libwebkitgtk-1.0-0_1.8.1-3.4_amd64.deb
 6062a45990a6ecf51673fbc9ebb6914dcead653d 19908 
libwebkit-dev_1.8.1-3.4_amd64.deb
 bdaaab35acbb29ec5b47c27d9d3b939a1ffe0ac3 210838 
libwebkitgtk-dev_1.8.1-3.4_amd64.deb
 3a7acd5c17e384a501f1c62f6c7ce218004ee103 247632752 
libwebkitgtk-1.0-0-dbg_1.8.1-3.4_amd64.deb
 1e7618101551cfbbb42439719eec7c7c87f427af 61806 
gir1.2-webkit-1.0_1.8.1-3.4_amd64.deb
 adc918d54564ee7d5e5cceb6b5ea529d2b2386c7 1005020 
libjavascriptcoregtk-3.0-0_1.8.1-3.4_amd64.deb
 8554c9f744aa5f980de99a2e148fecf2648e7efc 32944 
libjavascriptcoregtk-3.0-dev_1.8.1-3.4_amd64.deb
 c1be176a7a693f16edf13ae1da1d6f870af79b57 19333542 
libjavascriptcoregtk-3.0-0-dbg_1.8.1-3.4_amd64.deb
 0c6c0ec27d337977c8f2e9ad2ec1a7bdde467994 20254 
gir1.2-javascriptcoregtk-3.0_1.8.1-3.4_amd64.deb
 1a7b46d2a010e00b2494c07912d2e8f684a55145 4754942 
libwebkitgtk-3.0-0_1.8.1-3.4_amd64.deb
 85f72f4a979758b0bd5a45884fffe37b2e97f4c9 210676 
libwebkitgtk-3.0-dev_1.8.1-3.4_amd64.deb
 094d6535f1adfaee1a4dcd1924fe0f629552d718 247559620 
libwebkitgtk-3.0-0-dbg_1.8.1-3.4_amd64.deb
 c890338bc3631b23c3afadb7456020051d23bd00 61854 
gir1.2-webkit-3.0_1.8.1-3.4_amd64.deb
Checksums-Sha256: 
 be535c4951934c606d595cc3f7b86c36bd5d5b6442af22d2a7e63cdc417732e0 4434 
webkit_1.8.1-3.4.dsc
 2cb73b8d67ed0c9e9a9aebb68d43a7812eb0cc7bea2ea30ad9fc0b78487cc349 62514 
webkit_1.8.1-3.4.debian.tar.gz
 6ed7b3d221cbe2e85e6acc5f666a0f0fc4ed4efe41c2ba177dc106490c877bd5 745304 
libwebkitgtk-1.0-common_1.8.1-3.4_all.deb
 26f11a57ff8fac9d29386dd15d077cd93acbbf27678629c54eb0a010e5ffa994 745178 
libwebkitgtk-3.0-common_1.8.1-3.4_all.deb
 67dfa0eb208b21f7936bde310fb5089106077ab862493a8597304880c061a884 1004960 
libjavascriptcoregtk-1.0-0_1.8.1-3.4_amd64.deb
 c0af8c589b2bdf53bbea4a23578a576040e9b26bf16b9d45168d86dc1dc63ca4 32968 
libjavascriptcoregtk-1.0-dev_1.8.1-3.4_amd64.deb
 0e4df4f459f0f1e6e927d9a130129dc80286f3435cf5886052a884551b52d987 19323784 
libjavascriptcoregtk-1.0-0-dbg_1.8.1-3.4_amd64.deb
 46c28587fbef4cb8084858fab5062516d8b74fefd14e1ce5abcc6e2726b6fa50 20244 
gir1.2-javascriptcoregtk-1.0_1.8.1-3.4_amd64.deb
 a8c0edb5f2c5e074370e69f2b4338ca813496a9d14e36f32902185ffa20aeee1 4757960 
libwebkitgtk-1.0-0_1.8.1-3.4_amd64.deb
 95c9ebb31e828e954380d4353f7efe0944239f947dba56d00f5c712dc1ae3a77 19908 
libwebkit-dev_1.8.1-3.4_amd64.deb
 06966385450c60bdce99f1bde1705ea014ffdcb7f35e1be867a1a8dea532acc0 210838 
libwebkitgtk-dev_1.8.1-3.4_amd64.deb
 645ebbab5be7b8efbe4a47514e8059bbbd02118cc280eeb9566ccaaa91a81c18 247632752 
libwebkitgtk-1.0-0-dbg_1.8.1-3.4_amd64.deb
 4c2efb2987a3fa63bd3ced42e7227d1f677cdc73b1d18ad61c2bf82cfbefa670 61806 
gir1.2-webkit-1.0_1.8.1-3.4_amd64.deb
 900daea70cc7235d765331fd42d4242566936465d53081a7226486b466549ecd 1005020 
libjavascriptcoregtk-3.0-0_1.8.1-3.4_amd64.deb
 9f3197d65983c37d4804f867dceff538b31a4091ffddd087cda512a261a00902 32944 
libjavascriptcoregtk-3.0-dev_1.8.1-3.4_amd64.deb
 d92e11f7b75eb3ed6781d8745417d7afe7dfed2e2472931a29244419214dba7f 19333542 
libjavascriptcoregtk-3.0-0-dbg_1.8.1-3.4_amd64.deb
 dbbaedb0e07265fe57abf19a2c9c284fc9c88720bbe8a60a240fddccfdc789d1 20254 
gir1.2-javascriptcoregtk-3.0_1.8.1-3.4_amd64.deb
 c3665bae192e137ecf2741c53e93acc92d1c98a8ae25a2281b69928ed3d98ea9 4754942 
libwebkitgtk-3.0-0_1.8.1-3.4_amd64.deb
 a2050fa34ef81c4cfe4934c5e2473960bcf89759bf12ab115eb1349d58ffd22b 210676 
libwebkitgtk-3.0-dev_1.8.1-3.4_amd64.deb
 830651f60f38b9a25dd46644fd62434352a08f651276761776462e44def84feb 247559620 
libwebkitgtk-3.0-0-dbg_1.8.1-3.4_amd64.deb
 9bd706c51d8cff41124b0e011929b04771fe59c4ce5f1abce43372d2f5780cf9 61854 
gir1.2-webkit-3.0_1.8.1-3.4_amd64.deb
Files: 
 aea486efc065781e3684a75815722ecb 4434 web optional webkit_1.8.1-3.4.dsc
 97523d4030e19b8ba200bd8ba2ab7e7a 62514 web optional 
webkit_1.8.1-3.4.debian.tar.gz
 674b179c636be8923813f2ade75c611e 745304 libs optional 
libwebkitgtk-1.0-common_1.8.1-3.4_all.deb
 1f3884b72a3544fd9b700351559e381e 745178 libs optional 
libwebkitgtk-3.0-common_1.8.1-3.4_all.deb
 85a4e7ecc7cc8477b802e1bbb683927a 1004960 libs optional 
libjavascriptcoregtk-1.0-0_1.8.1-3.4_amd64.deb
 72e34fae0a00d385d9138d84ebdf8c94 32968 libdevel extra 
libjavascriptcoregtk-1.0-dev_1.8.1-3.4_amd64.deb
 952aaa0cf6fbabc6d6eaac378001e56d 19323784 debug extra 
libjavascriptcoregtk-1.0-0-dbg_1.8.1-3.4_amd64.deb
 51d627df66baddf42c0eea6d68d5bcef 20244 introspection optional 
gir1.2-javascriptcoregtk-1.0_1.8.1-3.4_amd64.deb
 e19b5615aad11073f1152f50a272c616 4757960 libs optional 
libwebkitgtk-1.0-0_1.8.1-3.4_amd64.deb
 eeccb3987ee6450624314bb30464a093 19908 oldlibs extra 
libwebkit-dev_1.8.1-3.4_amd64.deb
 67a90b05da9431082a3fe68d53e26c32 210838 libdevel extra 
libwebkitgtk-dev_1.8.1-3.4_amd64.deb
 983f75ef85d1d1b1759aadeb5f6a7ca1 247632752 debug extra 
libwebkitgtk-1.0-0-dbg_1.8.1-3.4_amd64.deb
 5b2109ec5b9d6faad51c586a1fe75252 61806 introspection optional 
gir1.2-webkit-1.0_1.8.1-3.4_amd64.deb
 9f477d544f88fd61b114df274dc5f8f1 1005020 libs optional 
libjavascriptcoregtk-3.0-0_1.8.1-3.4_amd64.deb
 70f963c779981b64e57bdbb07402bfc1 32944 libdevel extra 
libjavascriptcoregtk-3.0-dev_1.8.1-3.4_amd64.deb
 3161c26ee8e7ff87402b5c460759d3d7 19333542 debug extra 
libjavascriptcoregtk-3.0-0-dbg_1.8.1-3.4_amd64.deb
 65a88c6ac77f38a8f5daddda91a190ce 20254 introspection optional 
gir1.2-javascriptcoregtk-3.0_1.8.1-3.4_amd64.deb
 a1f720272118e073e4b47e29cd0f5087 4754942 libs optional 
libwebkitgtk-3.0-0_1.8.1-3.4_amd64.deb
 f6b55528788043f2dbac9f202d9f60ee 210676 libdevel extra 
libwebkitgtk-3.0-dev_1.8.1-3.4_amd64.deb
 6cec8d74fd66d48778de88db26f86ca0 247559620 debug extra 
libwebkitgtk-3.0-0-dbg_1.8.1-3.4_amd64.deb
 ad0671e9df702f78a95bcf747c24d65c 61854 introspection optional 
gir1.2-webkit-3.0_1.8.1-3.4_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQQcBAEBCAAGBQJRIxGEAAoJELjWss0C1vRz/wkgAIlj5qYPrev3rkrWL10+3v5+
p/1j3hFuxAj4qX5/ew6iTLY8MtrPbhkLFpbn1mFg6IQW0P4LcBJWSQF8TPYHPH6+
CRm+XTpQV5Yo+swbvP2U1gGTudJXwjsFS0DumxbTB2L1YEaPB4qgtqtjGeT6n40v
UzJYuDXGmdZiQrEoTU4MfRAuVOGmc3msV3dqxgfPohxAJtV5to9osLcORgTUJbcL
TBzhCyxJfQoUzM6e7Q8g8tdj7NQTMrLej7rjPj07uXs+lNTBdnedNrIyhm196Zbh
q09ZD+MLnZDgtNQSC9Q8v5zdTDtnZPURDsm6HDq7ayyMP2x950Vv2fuW+h21tmN1
9uogKBPrd8C7107a0+atz318j003An3+/Jiktr4Sx9UOXXi0MK2UFger0VoTqZYv
Usw9qKvrqRXAT2jH+eUyVjgxxNLNLtGwjwUa1gA98jU4Q7GQJ/RlsiCKHoOMJZ+Q
6USrLIkXjrJ8LOiss7odBv+rO1VD6imGp+nhJcCimKjgBrL4+Fxw21kdB+Kfnu5g
LE3YlSU2nvUQIOfU75f73YzSX4UTNGeP9BN3TbytGtXbTGtRg7EnVtnJnffgRItT
Grunu4f2ECrT0yW/cZNRMD1XI6KJlu04r4yxa6FXjjARdxTEyPnkcTrz+0ZugeGt
fG5WsDY2pj50cGs3vIPUCx8VnpVZfzIyt1KQZ4KKkwqBhOecG2DtXJHao4xOcU43
aw3IPzUiADS1SkNBKSQy/rDzImrJxThwwsCFtB+DTuyVvsXhj05EOqgeJ85ESrJg
zdpSjeVqdnn3Oft0Nd2fIA0D3fi3q5CooQddC2QXvFLYu+EA0Rbis+cxUgBY7pAh
hcL9IBNd8UAY4dbdBBjioxSni0E6SsmdtRDyFzRJk/O5DbcI9XXlnF4N9uRDmcTP
enZk+uEw0C7lNAxjYAupihhf1Q05yvdePrjYJE5P6UGRSCD67k3XqTaSXUcaGotC
ZEsrbnb+BpilRLZRMIYgO+jHousqlkUoml43hCXxS9rGpz3ldgRAXs8Dv7Q+8EGK
hW5cuO/yq9ihEU2jSschCNUYeaKeMXZbwssKgUB3ZFlvXeTnil3rqz6AlveUl/NQ
PIFn4ezVx+Xa+5NGIoRDIHZoAcM5H3re1KIruutJK302H9alUFwXPLcaO40Og3U3
HyChR58jP9FRYlDwHlSU/R43i8Mu6O0WKGZriv50ONB3MTgIDfyCq6GdCyGLXwPk
BMe7fR3D09000UksvWxvuVUV6Nrj99T1DT4FJ2M0iOSNHbdxMALXzSJANLBoC7Dw
QzSvMhk6Lcp0V6rmTaj1QYcuqdkcgT5duEuhsEkGMxXG0qnOszFs01CmRpGONO0=
=oCdZ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to