From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,BAYES_00 shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id C15E91F463; Tue, 17 Dec 2019 08:50:50 +0000 (UTC) Date: Tue, 17 Dec 2019 08:50:50 +0000 From: Eric Wong To: Arkadi Colson Cc: cmogstored-public@bogomips.org Subject: Re: Heavy load Message-ID: <20191217085050.GC32606@dcvr> References: <20191211170658.GA16951@dcvr> <20191212191642.GA16109@dcvr> <43831ab4-364c-acf1-f1ce-234fa86b168d@smartbit.be> <20191217083131.GA32606@dcvr> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: List-Id: Arkadi Colson wrote: > root@mogstore:/tmp/cmogstored-1.7.1# file cmogstored > cmogstored: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), > dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for > GNU/Linux 2.6.32, > BuildID[sha1]=99ac0b8fa751bab384af658b8de346ac8e9fc6b7, not stripped > > CFLAGS are correct. I did a recompile because I'm not sure it was build > with ggdb3... Let's wait for the next crash. Yeah, there's no "debug_info" above. I'm tired, will try to think of other things later...