Package: icedove
Version: 1:45.1.0-1~deb8u1
Severity: normal

Dear Maintainer,

while reading e-mails, icedove crashed. Here is the gdb output
(I attached gdb because I was waiting for a different crash):

Program received signal SIGSEGV, Segmentation fault.
js::Shape::fixupShapeTreeAfterMovingGC (this=<optimized out>) at
/build/icedove-tNL3mB/icedove-45.1.0/mozilla/js/src/jspropertytree.cpp:278
278             BaseShape* base = key->base();
(gdb) p key
$1 = (js::Shape *) 0x0
(gdb) l
273         for (KidsHash::Enum e(*kh); !e.empty(); e.popFront()) {
274             Shape* key = e.front();
275             if (IsForwarded(key))
276                 key = Forwarded(key);
277     
278             BaseShape* base = key->base();
279             if (IsForwarded(base))
280                 base = Forwarded(base);
281             UnownedBaseShape* unowned = base->unowned();
282             if (IsForwarded(unowned))
(gdb) i s
#0  js::Shape::fixupShapeTreeAfterMovingGC (this=<optimized out>) at
/build/icedove-tNL3mB/icedove-45.1.0/mozilla/js/src/jspropertytree.cpp:278
#1  0x00007ffff27c185b in js::Shape::fixupAfterMovingGC (this=<optimized
out>) at
/build/icedove-tNL3mB/icedove-45.1.0/mozilla/js/src/jspropertytree.cpp:309
#2  0x00007ffff2788921 in UpdateCellPointersTyped<js::Shape>
(traceKind=<error reading variable: Cannot access memory at address
0x7fffffffc258>,     arena=<error reading variable: Cannot access memory
at address 0x7fffffffc268>, trc=0x7fffffffc2a0) at
/build/icedove-tNL3mB/icedove-45.1.0/mozilla/js/src/jsgc.cpp:2390
#3  UpdateCellPointers (arena=<error reading variable: Cannot access
memory at address 0x7fffffffc268>, trc=0x7fffffffc2a0)
    at /build/icedove-tNL3mB/icedove-45.1.0/mozilla/js/src/jsgc.cpp:2428
#4  js::gc::UpdateCellPointersTask::updateArenas (this=<error reading
variable: Cannot access memory at address 0x7fffffffc348>)
    at /build/icedove-tNL3mB/icedove-45.1.0/mozilla/js/src/jsgc.cpp:2601
(gdb) p *this
value has been optimized out
(gdb) up
#1  0x00007ffff27c185b in js::Shape::fixupAfterMovingGC (this=<optimized
out>) at
/build/icedove-tNL3mB/icedove-45.1.0/mozilla/js/src/jspropertytree.cpp:309
309             fixupShapeTreeAfterMovingGC();




-- System Information:
Debian Release: stretch/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500,
'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages icedove depends on:
ii  debianutils               4.4+b1
ii  fontconfig                2.11.0-6.3
ii  libasound2                1.0.28-1
ii  libatk1.0-0               2.20.0-1
ii  libc6                     2.22-13
ii  libcairo2                 1.14.0-2.1+deb8u1
ii  libdbus-1-3               1.10.8-1
ii  libdbus-glib-1-2          0.102-1
ii  libevent-2.0-5            2.0.21-stable-2
ii  libffi6                   3.1-2+b2
ii  libfontconfig1            2.11.0-6.3
ii  libfreetype6              2.5.2-3+deb8u1
ii  libgcc1                   1:6.1.1-8
ii  libgdk-pixbuf2.0-0        2.31.1-2+deb8u5
ii  libglib2.0-0              2.48.1-1
ii  libgtk2.0-0               2.24.25-3+deb8u1
ii  libhunspell-1.3-0         1.3.3-3
ii  libpango-1.0-0            1.40.1-1
ii  libpangocairo-1.0-0       1.40.1-1
ii  libpangoft2-1.0-0         1.40.1-1
ii  libpixman-1-0             0.32.6-3
ii  libstartup-notification0  0.12-4
ii  libstdc++6                6.1.1-8
ii  libx11-6                  2:1.6.2-3
ii  libxcomposite1            1:0.4.4-1
ii  libxdamage1               1:1.1.4-2+b1
ii  libxext6                  2:1.3.3-1
ii  libxfixes3                1:5.0.1-2+b2
ii  libxrender1               1:0.9.8-1+b1
ii  libxt6                    1:1.1.4-1+b1
ii  psmisc                    22.21-2
ii  zlib1g                    1:1.2.8.dfsg-2+b1

Versions of packages icedove recommends:
ii  hunspell-de-at [hunspell-dictionary]  20131206-5
ii  hunspell-de-ch [hunspell-dictionary]  20131206-5
ii  hunspell-de-de [hunspell-dictionary]  20131206-5
ii  hunspell-en-us [hunspell-dictionary]  20070829-6
ii  iceowl-extension                      1:45.1.0-1~deb8u1

Versions of packages icedove suggests:
ii  fonts-lyx         2.1.2-2
ii  libgssapi-krb5-2  1.14.2+dfsg-1

-- no debconf information

Reply via email to