<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:04:47 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[SERVER-4039] Crash on broken websocket pipe</title>
                <link>https://jira.mongodb.org/browse/SERVER-4039</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;I can crash the server when getting an http pipe broken.&lt;/p&gt;

&lt;p&gt;You can reproduce this with doing frequend reloads in the http console. (The browsers will forcefully close the oldest tcp connection).&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://$your_ip:28017/_replSet&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://$your_ip:28017/_replSet&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;Press and hold CTRL+r the crashlog looks like the following:&lt;/p&gt;

&lt;p&gt;Oct  9 01:22:26 helium mongod&lt;span class=&quot;error&quot;&gt;&amp;#91;15251&amp;#93;&lt;/span&gt;: Sun Oct  9 01:22:26 &lt;span class=&quot;error&quot;&gt;&amp;#91;websvr&amp;#93;&lt;/span&gt; Socket http response send() errno:32 Broken pipe xxx.xxx.xxx.xxx:60816&lt;br/&gt;
Oct  9 01:22:26 helium mongod&lt;span class=&quot;error&quot;&gt;&amp;#91;15251&amp;#93;&lt;/span&gt;: Sun Oct  9 01:22:26 terminate() called, printing stack:&lt;br/&gt;
Oct  9 01:22:26 helium mongod&lt;span class=&quot;error&quot;&gt;&amp;#91;15251&amp;#93;&lt;/span&gt;: 0x58b383 0x8c17da 0x7fb014931a66 0x7fb014931a93 0x7fb014931b8e 0x5a461a 0x612b47 0x5a9e2d 0x613b6e 0x7fb014463699 0x7fb014b85da0 0x7fb0138ad7dd&lt;br/&gt;
Oct  9 01:22:26 helium mongod&lt;span class=&quot;error&quot;&gt;&amp;#91;15251&amp;#93;&lt;/span&gt;: /usr/bin/mongod(_ZN5mongo15printStackTraceERSo+0x23) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x58b383&amp;#93;&lt;/span&gt;&lt;br/&gt;
Oct  9 01:22:26 helium mongod&lt;span class=&quot;error&quot;&gt;&amp;#91;15251&amp;#93;&lt;/span&gt;: /usr/bin/mongod(_ZN5mongo11myterminateEv+0x3a) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x8c17da&amp;#93;&lt;/span&gt;&lt;br/&gt;
Oct  9 01:22:26 helium mongod&lt;span class=&quot;error&quot;&gt;&amp;#91;15251&amp;#93;&lt;/span&gt;: /usr/lib/libstdc++.so.6(+0xbea66) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fb014931a66&amp;#93;&lt;/span&gt;&lt;br/&gt;
Oct  9 01:22:26 helium mongod&lt;span class=&quot;error&quot;&gt;&amp;#91;15251&amp;#93;&lt;/span&gt;: /usr/lib/libstdc++.so.6(+0xbea93) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fb014931a93&amp;#93;&lt;/span&gt;&lt;br/&gt;
Oct  9 01:22:26 helium mongod&lt;span class=&quot;error&quot;&gt;&amp;#91;15251&amp;#93;&lt;/span&gt;: /usr/lib/libstdc++.so.6(+0xbeb8e) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fb014931b8e&amp;#93;&lt;/span&gt;&lt;br/&gt;
Oct  9 01:22:26 helium mongod&lt;span class=&quot;error&quot;&gt;&amp;#91;15251&amp;#93;&lt;/span&gt;: /usr/bin/mongod(&lt;em&gt;ZN5mongo6Socket4sendEPKciS2&lt;/em&gt;+0x1fa) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x5a461a&amp;#93;&lt;/span&gt;&lt;br/&gt;
Oct  9 01:22:26 helium mongod&lt;span class=&quot;error&quot;&gt;&amp;#91;15251&amp;#93;&lt;/span&gt;: /usr/bin/mongod(_ZN5mongo13MiniWebServer8acceptedENS_6SocketE+0x397) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x612b47&amp;#93;&lt;/span&gt;&lt;br/&gt;
Oct  9 01:22:26 helium mongod&lt;span class=&quot;error&quot;&gt;&amp;#91;15251&amp;#93;&lt;/span&gt;: /usr/bin/mongod(_ZN5mongo8Listener13initAndListenEv+0x38d) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x5a9e2d&amp;#93;&lt;/span&gt;&lt;br/&gt;
Oct  9 01:22:26 helium mongod&lt;span class=&quot;error&quot;&gt;&amp;#91;15251&amp;#93;&lt;/span&gt;: /usr/bin/mongod(_ZN5mongo15webServerThreadEPKNS_11AdminAccessE+0x7e) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x613b6e&amp;#93;&lt;/span&gt;&lt;br/&gt;
Oct  9 01:22:26 helium mongod&lt;span class=&quot;error&quot;&gt;&amp;#91;15251&amp;#93;&lt;/span&gt;: /usr/lib/libboost_thread.so.1.47.0(+0xe699) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fb014463699&amp;#93;&lt;/span&gt;&lt;br/&gt;
Oct  9 01:22:26 helium mongod&lt;span class=&quot;error&quot;&gt;&amp;#91;15251&amp;#93;&lt;/span&gt;: /lib/libpthread.so.0(+0x7da0) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fb014b85da0&amp;#93;&lt;/span&gt;&lt;br/&gt;
Oct  9 01:22:26 helium mongod&lt;span class=&quot;error&quot;&gt;&amp;#91;15251&amp;#93;&lt;/span&gt;: /lib/libc.so.6(clone+0x6d) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fb0138ad7dd&amp;#93;&lt;/span&gt;&lt;br/&gt;
Oct  9 01:22:26 helium mongod&lt;span class=&quot;error&quot;&gt;&amp;#91;15251&amp;#93;&lt;/span&gt;: Sun Oct  9 01:22:26 Got signal: 6 (Aborted).&lt;br/&gt;
Oct  9 01:22:26 helium mongod&lt;span class=&quot;error&quot;&gt;&amp;#91;15251&amp;#93;&lt;/span&gt;: Sun Oct  9 01:22:26 Backtrace:&lt;br/&gt;
Oct  9 01:22:26 helium mongod&lt;span class=&quot;error&quot;&gt;&amp;#91;15251&amp;#93;&lt;/span&gt;: 0x58b383 0x8c244c 0x7fb01380e7b0 0x7fb01380e735 0x7fb01380fbab 0x8c17df 0x7fb014931a66 0x7fb014931a93 0x7fb014931b8e 0x5a461a 0x612b47 0x5a9e2d 0x613b6e 0x7fb014463699 0x7fb014b85da0 0x7fb0138ad7dd&lt;br/&gt;
Oct  9 01:22:26 helium mongod&lt;span class=&quot;error&quot;&gt;&amp;#91;15251&amp;#93;&lt;/span&gt;: /usr/bin/mongod(_ZN5mongo15printStackTraceERSo+0x23) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x58b383&amp;#93;&lt;/span&gt;&lt;br/&gt;
Oct  9 01:22:26 helium mongod&lt;span class=&quot;error&quot;&gt;&amp;#91;15251&amp;#93;&lt;/span&gt;: /usr/bin/mongod(_ZN5mongo10abruptQuitEi+0x34c) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x8c244c&amp;#93;&lt;/span&gt;&lt;br/&gt;
Oct  9 01:22:26 helium mongod&lt;span class=&quot;error&quot;&gt;&amp;#91;15251&amp;#93;&lt;/span&gt;: /lib/libc.so.6(+0x347b0) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fb01380e7b0&amp;#93;&lt;/span&gt;&lt;br/&gt;
Oct  9 01:22:26 helium mongod&lt;span class=&quot;error&quot;&gt;&amp;#91;15251&amp;#93;&lt;/span&gt;: /lib/libc.so.6(gsignal+0x35) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fb01380e735&amp;#93;&lt;/span&gt;&lt;br/&gt;
Oct  9 01:22:26 helium mongod&lt;span class=&quot;error&quot;&gt;&amp;#91;15251&amp;#93;&lt;/span&gt;: /lib/libc.so.6(abort+0x17b) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fb01380fbab&amp;#93;&lt;/span&gt;&lt;br/&gt;
Oct  9 01:22:26 helium mongod&lt;span class=&quot;error&quot;&gt;&amp;#91;15251&amp;#93;&lt;/span&gt;: /usr/bin/mongod(_ZN5mongo11myterminateEv+0x3f) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x8c17df&amp;#93;&lt;/span&gt;&lt;br/&gt;
Oct  9 01:22:26 helium mongod&lt;span class=&quot;error&quot;&gt;&amp;#91;15251&amp;#93;&lt;/span&gt;: /usr/lib/libstdc++.so.6(+0xbea66) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fb014931a66&amp;#93;&lt;/span&gt;&lt;br/&gt;
Oct  9 01:22:26 helium mongod&lt;span class=&quot;error&quot;&gt;&amp;#91;15251&amp;#93;&lt;/span&gt;: /usr/lib/libstdc++.so.6(+0xbea93) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fb014931a93&amp;#93;&lt;/span&gt;&lt;br/&gt;
Oct  9 01:22:26 helium mongod&lt;span class=&quot;error&quot;&gt;&amp;#91;15251&amp;#93;&lt;/span&gt;: /usr/lib/libstdc++.so.6(+0xbeb8e) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fb014931b8e&amp;#93;&lt;/span&gt;&lt;br/&gt;
Oct  9 01:22:26 helium mongod&lt;span class=&quot;error&quot;&gt;&amp;#91;15251&amp;#93;&lt;/span&gt;: /usr/bin/mongod(&lt;em&gt;ZN5mongo6Socket4sendEPKciS2&lt;/em&gt;+0x1fa) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x5a461a&amp;#93;&lt;/span&gt;&lt;br/&gt;
Oct  9 01:22:26 helium mongod&lt;span class=&quot;error&quot;&gt;&amp;#91;15251&amp;#93;&lt;/span&gt;: /usr/bin/mongod(_ZN5mongo13MiniWebServer8acceptedENS_6SocketE+0x397) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x612b47&amp;#93;&lt;/span&gt;&lt;br/&gt;
Oct  9 01:22:26 helium mongod&lt;span class=&quot;error&quot;&gt;&amp;#91;15251&amp;#93;&lt;/span&gt;: /usr/bin/mongod(_ZN5mongo8Listener13initAndListenEv+0x38d) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x5a9e2d&amp;#93;&lt;/span&gt;&lt;br/&gt;
Oct  9 01:22:26 helium mongod&lt;span class=&quot;error&quot;&gt;&amp;#91;15251&amp;#93;&lt;/span&gt;: /usr/bin/mongod(_ZN5mongo15webServerThreadEPKNS_11AdminAccessE+0x7e) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x613b6e&amp;#93;&lt;/span&gt;&lt;br/&gt;
Oct  9 01:22:26 helium mongod&lt;span class=&quot;error&quot;&gt;&amp;#91;15251&amp;#93;&lt;/span&gt;: /usr/lib/libboost_thread.so.1.47.0(+0xe699) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fb014463699&amp;#93;&lt;/span&gt;&lt;br/&gt;
Oct  9 01:22:26 helium mongod&lt;span class=&quot;error&quot;&gt;&amp;#91;15251&amp;#93;&lt;/span&gt;: /lib/libpthread.so.0(+0x7da0) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fb014b85da0&amp;#93;&lt;/span&gt;&lt;br/&gt;
Oct  9 01:22:26 helium mongod&lt;span class=&quot;error&quot;&gt;&amp;#91;15251&amp;#93;&lt;/span&gt;: /lib/libc.so.6(clone+0x6d) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7fb0138ad7dd&amp;#93;&lt;/span&gt;&lt;br/&gt;
Oct  9 01:22:26 helium mongod&lt;span class=&quot;error&quot;&gt;&amp;#91;15251&amp;#93;&lt;/span&gt;: Logstream::get called in uninitialized state&lt;br/&gt;
Oct  9 01:22:26 helium mongod&lt;span class=&quot;error&quot;&gt;&amp;#91;15251&amp;#93;&lt;/span&gt;: Sun Oct  9 01:22:26 ERROR: Client::shutdown not called: websvr&lt;/p&gt;
</description>
                <environment>Archlinux x86_64</environment>
        <key id="23405">SERVER-4039</key>
            <summary>Crash on broken websocket pipe</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="3">Duplicate</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="mbj">Markus Schirp</reporter>
                        <labels>
                    </labels>
                <created>Sat, 8 Oct 2011 23:29:40 +0000</created>
                <updated>Sun, 9 Oct 2011 03:14:53 +0000</updated>
                            <resolved>Sun, 9 Oct 2011 03:14:53 +0000</resolved>
                                    <version>2.0.0</version>
                                                                        <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="59313" author="eliot" created="Sun, 9 Oct 2011 03:14:53 +0000"  >&lt;p&gt;See &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-3907&quot; title=&quot;Broken pipe of HTTP client lets mongod crash (Segmentation fault)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-3907&quot;&gt;&lt;del&gt;SERVER-3907&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Sun, 9 Oct 2011 03:14:53 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        12 years, 19 weeks, 3 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>ian@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            12 years, 19 weeks, 3 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10000" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Old_Backport</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10000"><![CDATA[No]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10032" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Operating System</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10026"><![CDATA[ALL]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>eliot</customfieldvalue>
            <customfieldvalue>mbj</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrooin:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hriqlj:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>22962</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|ht0dqn:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                    </customfields>
    </item>
</channel>
</rss>