Forum: Cfengine Help
Subject: Re: Cfengine 3.1.5 is released -- a bugfix release
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,21723,21725#msg-21725

I might have hit a bug.  I had a segfault on a Linux 32 build.  Anyone else?

$ cd cfengine-3.1.5/src
$ gdb ./cf-promises 
GNU gdb Red Hat Linux (6.3.0.0-1.162.el4rh)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux-gnu"...Using host libthread_db 
library "/lib/tls/libthread_db.so.1".

(gdb) run -x
Starting program: 
/usr/local/groundwork/nwatson/src/cfengine-3.1.5/src/cf-promises -x
----------------------------------------------------------
Cfengine - Level 1 self-diagnostic 
----------------------------------------------------------

 -> editfilesize ok (10000/10000)
 -> editbinaryfilesize ok (100000/100000)
 -> Internal consistency done

----------------------------------------------------------
Cfengine - Level 2 self-diagnostic 
----------------------------------------------------------

1. Test variable scanning
2. Testing internal function templates and knowledge
3. Testing promise duplication and expansion

Program received signal SIGSEGV, Segmentation fault.
0x002bcfd0 in ?? ()
(gdb) back
#0  0x002bcfd0 in ?? ()
#1  0x004bef24 in ?? ()
#2  0xbfffe3b4 in ?? ()
#3  0xbfffe44c in ?? ()
#4  0x002afaea in ?? ()
#5  0xbfffe3b8 in ?? ()
#6  0x00000000 in ?? ()
(gdb) 

$ uname -a
Linux grdwkd01 2.6.9-89.33.1.ELsmp #1 SMP Mon Nov 15 18:50:44 EST 2010 i686 
i686 i386 GNU/Linux
$ cat /etc/redhat-release 
Red Hat Enterprise Linux ES release 4 (Nahant Update 9)


_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to