Return-Path: X-Original-To: apmail-cassandra-user-archive@www.apache.org Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 134C1C27B for ; Tue, 1 Oct 2013 05:04:19 +0000 (UTC) Received: (qmail 49709 invoked by uid 500); 1 Oct 2013 05:02:55 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 49306 invoked by uid 500); 1 Oct 2013 05:01:49 -0000 Mailing-List: contact user-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cassandra.apache.org Delivered-To: mailing list user@cassandra.apache.org Received: (qmail 48745 invoked by uid 99); 1 Oct 2013 05:00:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Oct 2013 05:00:54 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of mishra.vivs@gmail.com designates 209.85.215.173 as permitted sender) Received: from [209.85.215.173] (HELO mail-ea0-f173.google.com) (209.85.215.173) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Oct 2013 05:00:47 +0000 Received: by mail-ea0-f173.google.com with SMTP id g10so3121207eak.18 for ; Mon, 30 Sep 2013 22:00:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=duROISe+mpnW1zut4mZ88DdUC3KOj+aQ8p+lvW4J7cs=; b=FGBicObOLrvYgKLG2aDkWpicN5TaxLPUrdGOBk9G6vA4sv04zG6Ec6xqPw44N1367k 5npwmFh64RF7hJm9SNHDg4SR2jFX3plsbzhRTteBTtG/7ZaNtLRsJkvJfdurViifOgnX C+m72hM99oQ9TheJ6c93OO1JaTzUiztyvc0nxD8wPgu4SGduC5L26hyK4FovEhG2dmvY Y4SfXUb83zgj+d9+gycBghV7BOOhu55iTitE6b4ErMdm6Ut7iN/UD6YJ0+LJCxNfvRVo udflDhvCE5haIPkeobO+dmNq3qPZX/oyipVhaLLS0YNW6HejiN0zEae4ABZEZ6CiwUKA zQtQ== MIME-Version: 1.0 X-Received: by 10.14.218.197 with SMTP id k45mr43407121eep.32.1380603627374; Mon, 30 Sep 2013 22:00:27 -0700 (PDT) Received: by 10.223.180.68 with HTTP; Mon, 30 Sep 2013 22:00:27 -0700 (PDT) In-Reply-To: References: Date: Tue, 1 Oct 2013 10:30:27 +0530 Message-ID: Subject: Re: Segmentation fault when trying to store into cassandra... From: Vivek Mishra To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=047d7b603af4c9353b04e7a6d4fa X-Virus-Checked: Checked by ClamAV on apache.org --047d7b603af4c9353b04e7a6d4fa Content-Type: text/plain; charset=ISO-8859-1 Java version issue? Using sun jdk or open jdk? -Vivek On Tue, Oct 1, 2013 at 6:16 AM, Krishna Chaitanya wrote: > Hello, > I modified a network probe which collects network packets to > store them into cassandra. So there are many packets that are coming in, I > capture the packets in the program and store them into cassandra. I am > using libQtCassandra library. The program is crashing with segmentation > fault as soon as I run it. Can someone help as to what all can go wrong > here?? Could there be a problem with row/col keys or is it some > configuration parameter or the speed at which the packets or coming? I am > not able to figure it out. Thank you. > > -- > Regards, > BNSK*. > * > --047d7b603af4c9353b04e7a6d4fa Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Java version issue?
Using sun jdk or open jdk?

-Vivek


On Tue, Oct 1, 2013 at 6:16 AM, Krishna Chaitanya <bnsk1990rulz@gmail.com> wrote:
Hello,
=A0=A0= =A0=A0=A0=A0=A0=A0=A0=A0 I modified a network probe which collects network = packets to store them into cassandra. So there are many packets that are co= ming in, I capture the packets in the program and store them into cassandra= . I am using libQtCassandra library. The program is crashing with segmentat= ion fault as soon as I run it. Can someone help as to what all can go wrong= here?? Could there be a problem with row/col keys or is it some configurat= ion parameter or the speed at which the packets or coming? I am not able to= figure it out. Thank you.

--
Regards,
BNSK<= /span>.

--047d7b603af4c9353b04e7a6d4fa--