Your message dated Sun, 19 Nov 2017 22:47:13 +0000
with message-id <e1egymr-000ed9...@fasolo.debian.org>
and subject line Bug#876755: fixed in mongodb 1:3.2.11-2+deb9u1
has caused the Debian Bug report #876755,
regarding mongodb-server: segfault on spidermonkey GC under load
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.)
--
876755: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=876755
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mongodb-server
Version: 1:3.2.11-2
Severity: important
MongoDB 3.2.11-2 on Stretch has crashed repeatedly a couple of times on
big map-reduce operations with the following backtrace:
_ZN5mongo15printStackTraceERSo at src/mongo/util/stacktrace_posix.cpp:172
printSignalAndBacktrace at src/mongo/util/signal_handlers_synchronous.cpp:182
abruptQuitWithAddrSignal at src/mongo/util/signal_handlers_synchronous.cpp:277
?? at ??:0
ShouldMoveToTenured at
src/third_party/mozjs-38/extract/js/src/gc/Nursery.cpp:749
(inlined by) _ZN2js7Nursery15MinorGCCallbackEP8JSTracerPPv13JSGCTraceKind at
src/third_party/mozjs-38/extract/js/src/gc/Nursery.cpp:759
_ZN8JSTracer19clearTracingDetailsEv at
src/third_party/mozjs-38/include/js/TracingAPI.h:129
(inlined by) MarkInternal<js::NativeObject> at
src/third_party/mozjs-38/extract/js/src/gc/Marking.cpp:294
_ZNK8JSObject8getClassEv at
src/third_party/mozjs-38/extract/js/src/jsobj.h:134
(inlined by) _ZNK8JSObject2isI10JSFunctionEEbv at
src/third_party/mozjs-38/extract/js/src/jsobj.h:561
(inlined by) _ZN2js8frontend9ObjectBox13isFunctionBoxEv at
src/third_party/mozjs-38/extract/js/src/frontend/ParseNode.h:1535
(inlined by) _ZN2js8frontend9ObjectBox5traceEP8JSTracer at
src/third_party/mozjs-38/extract/js/src/frontend/ParseNode.cpp:1101
_ZN2JS12AutoGCRooter5traceEP8JSTracer at
src/third_party/mozjs-38/extract/js/src/gc/RootMarking.cpp:143
_ZN2JS12AutoGCRooter17traceAllInContextI9JSContextEEvPT_P8JSTracer at
src/third_party/mozjs-38/extract/js/src/jspubtd.h:230
(inlined by) _ZN2JS12AutoGCRooter8traceAllEP8JSTracer at
src/third_party/mozjs-38/extract/js/src/gc/RootMarking.cpp:307
_ZN2js2gc9GCRuntime11markRuntimeEP8JSTracerNS1_18TraceOrMarkRuntimeENS1_21TraceRootsOrUsedSavedE
at src/third_party/mozjs-38/extract/js/src/gc/RootMarking.cpp:441
_ZN2js7Nursery7collectEP9JSRuntimeN2JS8gcreason6ReasonEPNS_6VectorIPNS_11ObjectGroupELm0ENS_17SystemAllocPolicyEEE
at src/third_party/mozjs-38/extract/js/src/gc/Nursery.cpp:836
_ZN2js2gc9GCRuntime7minorGCEP9JSContextN2JS8gcreason6ReasonE at
src/third_party/mozjs-38/extract/js/src/jsgc.cpp:6412
_ZN9JSContext7minorGCEN2JS8gcreason6ReasonE at
src/third_party/mozjs-38/extract/js/src/jscntxt.h:418
(inlined by)
_ZN2js2gc25AllocateObjectForCacheHitILNS_7AllowGCE1EEEP8JSObjectP9JSContextNS0_9AllocKindENS0_11InitialHeapEPKNS_5ClassE
at src/third_party/mozjs-38/extract/js/src/jsgcinlines.h:594
(inlined by)
_ZN2js14NewObjectCache16newObjectFromHitEP9JSContextiNS_2gc11InitialHeapE at
src/third_party/mozjs-38/extract/js/src/vm/Runtime-inl.h:73
_ZN2js29NewObjectWithClassProtoCommonEPNS_16ExclusiveContextEPKNS_5ClassEN2JS6HandleIP8JSObjectEES9_NS_2gc9AllocKindENS_13NewObjectKindE
at src/third_party/mozjs-38/extract/js/src/jsobj.cpp:1423
_ZN2js23NewBuiltinClassInstanceINS_11PlainObjectEEEPT_PNS_16ExclusiveContextENS_13NewObjectKindE
at src/third_party/mozjs-38/extract/js/src/jsobjinlines.h:609
(inlined by) newNode at
src/third_party/mozjs-38/extract/js/src/jsreflect.cpp:708
newNode at src/third_party/mozjs-38/extract/js/src/jsreflect.cpp:383
expressionStatement at
src/third_party/mozjs-38/extract/js/src/jsreflect.cpp:834
(inlined by) statement at
src/third_party/mozjs-38/extract/js/src/jsreflect.cpp:2393
statements at src/third_party/mozjs-38/extract/js/src/jsreflect.cpp:1961
program at src/third_party/mozjs-38/extract/js/src/jsreflect.cpp:2003
(inlined by) reflect_parse at
src/third_party/mozjs-38/extract/js/src/jsreflect.cpp:3554
>From the backtrace it appears to be mozjs-GC-related and the underlying
cause might be the same as for #871906. Investigation sofar has revealed
that it might be related to optimizations enabled in GCC 6 and, as
indicated by
https://trac.wildfiregames.com/ticket/4053
and
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70526
I'm filing a separate bug than #871906, as this case is not easily
reproducible and will take some time to figure out whether it's been
fixed or not, and the fix will have to be backported to Stretch as well.
--- End Message ---
--- Begin Message ---
Source: mongodb
Source-Version: 1:3.2.11-2+deb9u1
We believe that the bug you reported is fixed in the latest version of
mongodb, 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 876...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Apollon Oikonomopoulos <apoi...@debian.org> (supplier of updated mongodb
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...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 02 Oct 2017 11:14:03 +0300
Source: mongodb
Binary: mongodb mongodb-server mongodb-clients
Architecture: source
Version: 1:3.2.11-2+deb9u1
Distribution: stretch
Urgency: medium
Maintainer: Debian MongoDB Maintainers
<pkg-mongodb-maintain...@lists.alioth.debian.org>
Changed-By: Apollon Oikonomopoulos <apoi...@debian.org>
Description:
mongodb - object/document-oriented database (metapackage)
mongodb-clients - object/document-oriented database (client apps)
mongodb-server - object/document-oriented database (server package)
Closes: 864407 871906 876755
Changes:
mongodb (1:3.2.11-2+deb9u1) stretch; urgency=medium
.
* Fix segfault/FTBFS on ARM64 with 48-bit virtual addresses (Closes: #871906)
* Fix spidermonkey GC segfault when built with GCC 6 (Closes: #876755)
* mongodb.service: start after network.target (Closes: #864407)
Checksums-Sha1:
b67053f0c976e57ed7225782644cc11c04db2d48 2697 mongodb_3.2.11-2+deb9u1.dsc
41309911fc18343ee8e8716d7b3f0f69c1f8983b 30179788 mongodb_3.2.11.orig.tar.gz
39b9f4dd888cc34a853eeb47f93bc0d61970354e 42588
mongodb_3.2.11-2+deb9u1.debian.tar.xz
ab74375cce466706a537f9a053fefa33baac1ff6 7107
mongodb_3.2.11-2+deb9u1_source.buildinfo
Checksums-Sha256:
4bb6e9447b901115e0188bedcac860cdbb3929f1ae812ac34501e9b500b63f37 2697
mongodb_3.2.11-2+deb9u1.dsc
61a2bb035e08124804efc70f959a894ab7910f663a4d3d8a7de1aecdf2062014 30179788
mongodb_3.2.11.orig.tar.gz
1aac342705155c12fee7cec4e69a12497f11d2be50d9e868d5d949ceba5e3823 42588
mongodb_3.2.11-2+deb9u1.debian.tar.xz
6ad36ab5233d525c4e2ad6802f822871bcf8e46fba3ef735132a5fd67e323866 7107
mongodb_3.2.11-2+deb9u1_source.buildinfo
Files:
369503e44634b6fda21de42b91d98c18 2697 database optional
mongodb_3.2.11-2+deb9u1.dsc
7c06e856fa32e5461f9d88616bc6f36f 30179788 database optional
mongodb_3.2.11.orig.tar.gz
ca56d8ddf97bdce67264a601c8440a0d 42588 database optional
mongodb_3.2.11-2+deb9u1.debian.tar.xz
6fa6fcadcbefb929cf5f8eea65852a3e 7107 database optional
mongodb_3.2.11-2+deb9u1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEPgL9ZlYpWVIRC6uZ9RsYxyAkgiQFAloRopEACgkQ9RsYxyAk
giQ9pA/+Lfp+X12LcR8RGZfu7enyy4fqtE+QuaxIJJ9Zb83cl3soLeaJoT1qaXfa
FdeOyKV6ZUe70eeTKYl6CsAUtJRrj7WXwXpfIagtB8jyGU+bFJvaK7MudkXOo5FK
pRw+JoJBeHJeIHYyfMbzLhoVILkPTSXqdmN/tagYMogyg+7Z94ICeomRSqP2JP9o
Q6gKv01khBjPcne/PiasrNviOG5yuZMQpniMNygu11aep3/Vs1CYkxmazHuK8Jh7
DDg4Yqwu/xkSQVG7P4kdFLWPylSONbcqOjPn1unOTbESZzYJCL4wnQCGPQxOCfD0
DlOxg1WFP6fIMPhIzr2As731woOujyLZluCSDXPnJbH89WTJIFz5KA6a9t7A9L7t
E5OsPb1arLKVDGEzt0E4g8XqYum4TnIafnhsiqGT1kk6No0+RlU71qdbL+d2eq80
kqGNG0PmJ/e71Bv6fpgo69MI0LIJuYWwyJJJAMEQt5ibDDTY4VoDRen2Dg0kMg89
a8EDqX5CY6rx1maIebanYpMSrImnUBaE7/yz/p/ndxy2DGO9q/7LavKAP1PHMmxJ
5/OV1A5frIDUHMmgHonjJW+E+61g6EiGMS1W/HRLY2IpQ3B5yc3wP0Rl8Q7/TQ/1
zYRa7XVj2KYg83lUgwd5oYrRzBvbgkaWILoscvQJFTjKIA7nnxc=
=6DIe
-----END PGP SIGNATURE-----
--- End Message ---