Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Thu, 31 Dec 2015 19:35:38 +0000 (UTC)
From: Guided Muscle <atguarded-gizmo@...oo.com>
To:  <musl@...ts.openwall.com>
Subject: Re: Musl bug, or, am I losing my mind?

Oh, I wanted to add that this is probably not a cdb bug because cdb, when compiled with gcc or clang, worked for i > 25000.
Thanks!
--
GM
--------------------------------------------
On Thu, 12/31/15, Rich Felker <dalias@...c.org> wrote:

 Subject: Re: [musl] Musl bug, or, am I losing my mind?
 To: musl@...ts.openwall.com
 Date: Thursday, December 31, 2015, 1:33 PM
 
 On Thu, Dec 31, 2015 at
 05:31:02PM +0000, Guided Muscle wrote:
 >
 Recompiled and installed musl 1.1.12 freshly downloaded from
 the musl web site.
 > configure;make
 -j2;make install.
 > 
 >
 Oops - just read the INSTALL file in the musl 1.1.12
 directory. I'm using gcc 4.90.
 >
 Installed gcc 4.8; recompiled musl 1.1.12; 
 > configure;make -j2;make install.
 > 
 > Test:
 > lua test.lua | ../cdb -c c.cdb
 > cdb: (stdin): bad format
 > 
 > I give up and will
 use a temporary file for tinycdb.
 > 
 > Thank you all for your help.
 
 Do you have a sample file we
 could use to reproduce the issue? If the
 output of test.lua is not private data, just
 lua test.lua > sample.txt
 and mailing
 sample.txt to the list would suffice.
 
 Rich
 

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.