[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#742897: marked as done ([libffi6] 3.1 update makes icedove crash)



Your message dated Sat, 29 Mar 2014 15:50:15 +0000
with message-id <E1WTvWR-0005c5-F4@franck.debian.org>
and subject line Bug#742897: fixed in libffi 3.1~rc1+r3.0.13-12
has caused the Debian Bug report #742897,
regarding [libffi6] 3.1 update makes icedove crash
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 owner@bugs.debian.org
immediately.)


-- 
742897: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=742897
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libffi6
Version: 3.1~rc1-2
Severity: serious

--- Please enter the report below this line. ---

Hi,

libffi broke icedove 24.4.0-1. Gdm3 / gnome shell are broken for me too but i don't know if it is the same issue. Downgrading to 3.0.13-12 fixed the issue for me.

Here's a snippet of the stack trace, sorry i didn't have symbols at the time.

 Program received signal SIGSEGV, Segmentation fault.
js::ctypes::CClosure::ClosureStub (cif=0xe04a34c0, result=0xffffc3f0, args=0xffffc390, userData=0x23) at /build/icedove-n9H_k3/icedove-24.4.0/mozilla/js/src/ctypes/CTypes.cpp:6114 6114 /build/icedove-n9H_k3/icedove-24.4.0/mozilla/js/src/ctypes/CTypes.cpp: File o directory non esistente.
(gdb) bt full
#0 js::ctypes::CClosure::ClosureStub (cif=0xe04a34c0, result=0xffffc3f0, args=0xffffc390, userData=0x23) at /build/icedove-n9H_k3/icedove-24.4.0/mozilla/js/src/ctypes/CTypes.cpp:6114
        cx = <optimized out>
autoCallback = {cx = 0x0, callback = 0xe1952780, endType = 3784648576}
        thisObj = <optimized out>
        rvSize = <optimized out>
        ar = <optimized out>
        ac = {cx_ = 0xe1952780, oldCompartment_ = 0x10010}
        cinfo = 0x23
        typeObj = <optimized out>
        jsfnObj = <optimized out>
argv = {<JS::AutoVectorRooter<JS::Value>> = {<JS::AutoGCRooter> = {down = 0xc03d42e0, tag_ = -436977664, stackTop = 0x0}, vector = {<js::TempAllocPolicy> = {cx_ = 0xe1952780}, static sElemIsPod = false, static sMaxInlineBytes = 1024, static sInlineCapacity = 8, static sInlineBytes = 64, mBegin = 0xf627c813 <ReleaseData(void*, unsigned int)+13>, mLength = 3857989632, mCapacity = 3784648576,
              storage = {u = {
bytes = "\000\000\000\000Mm\002\365\220\303\377\377\200\022)\367p\336\264c\017\000\000\000\250+I\365\300'\225\341\037\000\000\000Mm\002\365\214\276\365\345\300'\225\341x\303\377\377\v\347\"\366\214\276\365\345\300'\225", <incomplete sequence \341>, _ = 17654793666725675008}}, static sMaxInlineStorage = <optimized out>}, vectorRoot = {<No data fields>}}, <No data fields>}
#1  0xf7fd55ef in ?? () from /usr/lib/i386-linux-gnu/libffi.so.6
No symbol table info available.
#2  0xf7fd5b26 in ?? () from /usr/lib/i386-linux-gnu/libffi.so.6
No symbol table info available.
#3 0xf3aeb85e in gdk_event_apply_filters (filters=<optimized out>, event=0xee7e3060, xevent=0xffffc520)
    at /build/gtk+2.0-FpgWcq/gtk+2.0-2.24.22/gdk/x11/gdkevents-x11.c:356
        filter = <optimized out>
        tmp_list = 0xee64a1c0
        result = <optimized out>


--- System information. ---
Architecture: i386
Kernel:       Linux 3.12.12

Debian Release: jessie/sid
  500 unstable        ftp.de.debian.org
  500 testing         ftp.de.debian.org
  500 stable          dl.google.com
    1 experimental    ftp.de.debian.org

--- Package information. ---
Depends      (Version) | Installed
======================-+-===========
libc6         (>= 2.4) | 2.18-4


Package's Recommends field is empty.

Package's Suggests field is empty.

--- End Message ---
--- Begin Message ---
Source: libffi
Source-Version: 3.1~rc1+r3.0.13-12

We believe that the bug you reported is fixed in the latest version of
libffi, 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 742897@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose <doko@debian.org> (supplier of updated libffi 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 29 Mar 2014 16:20:56 +0100
Source: libffi
Binary: libffi-dev libffi6 libffi6-dbg libffi6-udeb
Architecture: source amd64
Version: 3.1~rc1+r3.0.13-12
Distribution: unstable
Urgency: high
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Changed-By: Matthias Klose <doko@debian.org>
Description: 
 libffi-dev - Foreign Function Interface library (development files)
 libffi6    - Foreign Function Interface library runtime
 libffi6-dbg - Foreign Function Interface library runtime (debug symbols)
 libffi6-udeb - Foreign Function Interface library runtime (udeb)
Closes: 742897
Changes: 
 libffi (3.1~rc1+r3.0.13-12) unstable; urgency=high
 .
   * Revert 3.1~rc1-2 upload, ABI did change on x86, FFI_TRAMPOLINE_SIZE
     did change from 10 to 52. Closes: #742897. LP: #1298824.
Checksums-Sha1: 
 44645cf4a1d7179661f9164dc36cb9a45b74ccaa 1413 libffi_3.1~rc1+r3.0.13-12.dsc
 f5230890dc0be42fb5c58fbf793da253155de106 845747 libffi_3.1~rc1+r3.0.13.orig.tar.gz
 540977e8b05560a56eb1d217577ee35583436731 47732 libffi_3.1~rc1+r3.0.13-12.debian.tar.xz
 6f753f2a9e9203b8971f319348162d065a5c7bf2 100024 libffi-dev_3.1~rc1+r3.0.13-12_amd64.deb
 119118f1ce21dc386555ead0c16fb5b6074ee4e1 19692 libffi6_3.1~rc1+r3.0.13-12_amd64.deb
 12d55a5cd328d8be8faa3d66c795ebf608edb4e6 30072 libffi6-dbg_3.1~rc1+r3.0.13-12_amd64.deb
 f567943cbfde2646bfd5fd6ff2c42f7e7b9bea25 14474 libffi6-udeb_3.1~rc1+r3.0.13-12_amd64.udeb
Checksums-Sha256: 
 d113aa8acf2802937eb37afd941059692fd5ccdf8e5c8d4a0882ea3994386eba 1413 libffi_3.1~rc1+r3.0.13-12.dsc
 1dddde1400c3bcb7749d398071af88c3e4754058d2d4c0b3696c2f82dc5cf11c 845747 libffi_3.1~rc1+r3.0.13.orig.tar.gz
 0f13bc95b8a414c067c936ebccaba3d630e42b82283d165103b263a42fe4203a 47732 libffi_3.1~rc1+r3.0.13-12.debian.tar.xz
 60781bef0752a95fcbb02c6290986533fd1f66ce7ef7e832f57962abdedeb33b 100024 libffi-dev_3.1~rc1+r3.0.13-12_amd64.deb
 4714bf54108e31bcf372657867db2d5a2e4eb2e8a423cea75ae74b6d84d165c8 19692 libffi6_3.1~rc1+r3.0.13-12_amd64.deb
 83675b00aacfdc552cfacccb5d26622276afe7d97f0a802973ce7b0b211f94d6 30072 libffi6-dbg_3.1~rc1+r3.0.13-12_amd64.deb
 c96e429a5f687bf2c125fac6926a6cdd50cc9de8ccd46c4af0f3ae7bc8b9dff2 14474 libffi6-udeb_3.1~rc1+r3.0.13-12_amd64.udeb
Files: 
 dfd38a357e181dc0399809ae66cff48d 1413 libs optional libffi_3.1~rc1+r3.0.13-12.dsc
 45f3b6dbc9ee7c7dfbbbc5feba571529 845747 libs optional libffi_3.1~rc1+r3.0.13.orig.tar.gz
 f1fd07ce43d98ec2c65819e0840729d9 47732 libs optional libffi_3.1~rc1+r3.0.13-12.debian.tar.xz
 af4426015d0ae9d4940e3d54ef6ca8b5 100024 libdevel optional libffi-dev_3.1~rc1+r3.0.13-12_amd64.deb
 a6ab7cdb79d36ad9294263644eb35609 19692 libs optional libffi6_3.1~rc1+r3.0.13-12_amd64.deb
 3a7db2f45e9fb4d260e73fadf6cb59da 30072 debug extra libffi6-dbg_3.1~rc1+r3.0.13-12_amd64.deb
 5d7563a99ff3a68633efd31604aa01fa 14474 debian-installer optional libffi6-udeb_3.1~rc1+r3.0.13-12_amd64.udeb
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEARECAAYFAlM25cgACgkQStlRaw+TLJzvaACfU1dDBcO/xdk5LET1Ki6brEx0
NdEAnjlvYHQocpAMdOiLlplsD8bras5/
=27d3
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: