-
Colt ~ # gcc -v
Using built-in specs.
Target: x86_64-pc-linux-gnu
Configured with: /var/tmp/portage/sys-devel/gcc-4.2.3/work/gcc-4.2.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.2.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.2.3/man...
2008-03-25 20:09:45 UTC in Journaled File System
-
And the winner isn't as expected. Adding -static to the linking flags is doing the breaking. It works fine with the previously mentioned hardening options.
Colt jfsutils-1.1.12 # CFLAGS="-g" LDFLAGS="-static" ./configure
[...]
Colt jfsutils-1.1.12 # gdb fsck/jfs_fsck
GNU gdb 6.7.1
Copyright (C) 2007 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later...
2008-03-24 20:50:32 UTC in Journaled File System
-
Colt ~ # /sbin/fsck.jfs -n /dev/sda7
fsck.jfs version 1.1.12, 24-Aug-2007
processing started: 3/24/2008 10.3.6
The current device is: /dev/sda7
Block size in bytes: 4096
Filesystem size in blocks: 52707249
**Phase 1 - Check Blocks, Files/Directories, and Directory Entries
Segmentation fault
Colt ~ # /root/jfs-utils/sbin/fsck.jfs -n /dev/sda7
/root/jfs-utils/sbin/fsck.jfs version...
2008-03-24 20:16:23 UTC in Journaled File System
-
Unfortunately, rebuilding with the only difference being adding -g to CFLAGS, results in a working fsck. I suspect a hidden memory corruption inside fsck.jfs
Colt tmp # sbin/fsck.jfs -v /dev/sda7
sbin/fsck.jfs version 1.1.12, 24-Aug-2007
processing started: 3/24/2008 8.53.38
Using default parameter: -p
The current device is: /dev/sda7
Open(...READ/WRITE EXCLUSIVE...) returned rc = 0...
2008-03-24 19:00:06 UTC in Journaled File System
-
We had a power failure and on boot the new machine (installed and running for about two weeks) was unable to mount /var.
fsck.jfs segfaults trying to check it.
Gentoo 64bit 2.6.24-gentoo-r3. jfs tools 1.1.12
Colt ~ # fsck.jfs -v /dev/sda7
fsck.jfs version 1.1.12, 24-Aug-2007
processing started: 3/24/2008 8.28.5
Using default parameter: -p
The current device is: /dev/sda7...
2008-03-24 18:43:03 UTC in Journaled File System
-
;) I stopped updating the SF site because of bugs and the inability to get something done here. SF seems to have become stable again (crosses fingers) and I can again update the site with fresh software.
A fair amount has changed in the software since I last updated it here. Small changes have occured over the past few years and BlueList has entered another growth spurt.
Check the home...
2006-06-15 18:01:12 UTC in BlueList Mail List Server
-
blu3viper committed patchset 450 of module bluelist to the BlueList Mail List Server CVS repository, changing 6 files.
2002-02-07 20:14:35 UTC in BlueList Mail List Server
-
blu3viper committed patchset 449 of module bluelist to the BlueList Mail List Server CVS repository, changing 1 files.
2002-01-09 23:20:13 UTC in BlueList Mail List Server
-
blu3viper committed patchset 448 of module bluelist to the BlueList Mail List Server CVS repository, changing 8 files.
2002-01-09 23:19:16 UTC in BlueList Mail List Server
-
blu3viper committed patchset 447 of module bluelist to the BlueList Mail List Server CVS repository, changing 11 files.
2002-01-03 01:32:50 UTC in BlueList Mail List Server