First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 128985
Alias:
Product:
Component:
Status: RESOLVED
Resolution: UPSTREAM
Assigned To: Crypto team <crypto@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: William Arlofski <waa-gentoo@revpol.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 128985 depends on: Show dependency tree
Show dependency graph
Bug 128985 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-04-05 18:11 0000
Sorry for the LARGE paste, but I'm not really sure where the error occurs here. 

emerge -va bestcrypt

--[snip]--

x86_64-pc-linux-gnu-gcc -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-D_LARGEFILE64_SOURCE  -L../lib -I../include/  -Wall -fno-strict-aliasing -g 
-march=athlon64 -O2 -pipe -I../kgsha256   -c -o bcunlock.o bcunlock.c
g++ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -L../lib
-I../include/  -Wall -fno-strict-aliasing -g  -march=athlon64 -O2 -pipe
-I../kgsha256  -ldl -lstdc++ -o bctool bctool.o alg.o config.o error.o misc.o
bcmount.o bcpasswd.o bcinfo.o  bccreate.o bcformat.o bcreencrypt.o bcfsck.o
bclink.o bcunlock.o
cp -f bctool ../bin/
make: Leaving directory `/var/tmp/portage/bestcrypt-1.6_p2-r1/work/bcrypt/src'
make: Entering directory `/var/tmp/portage/bestcrypt-1.6_p2-r1/work/bcrypt/mod'
gcc -I/lib/modules/2.6.16-gentoo-r1/source/include -o mkver mkver.c
touch bc_dev.ver ;
gcc -I/lib/modules/2.6.16-gentoo-r1/source/include/ -E bc_dev26.c -I../include
-D__GENKSYMS__ | /sbin/genksyms  -p smp_ -k 2.6.16 > bc_dev.ver
In file included from
/lib/modules/2.6.16-gentoo-r1/source/include/asm/div64.h:1,
                 from
/lib/modules/2.6.16-gentoo-r1/source/include/linux/calc64.h:5,
                 from
/lib/modules/2.6.16-gentoo-r1/source/include/linux/jiffies.h:4,
                 from
/lib/modules/2.6.16-gentoo-r1/source/include/linux/sched.h:12,
                 from
/lib/modules/2.6.16-gentoo-r1/source/include/linux/module.h:10,
                 from bc_dev26.c:28:
/lib/modules/2.6.16-gentoo-r1/source/include/asm-generic/div64.h:54:3: #error
do_div() does not yet support the C64
In file included from
/lib/modules/2.6.16-gentoo-r1/source/include/linux/sched.h:12,
                 from
/lib/modules/2.6.16-gentoo-r1/source/include/linux/module.h:10,
                 from bc_dev26.c:28:
/lib/modules/2.6.16-gentoo-r1/source/include/linux/jiffies.h:250:47: division
by zero in #if
/lib/modules/2.6.16-gentoo-r1/source/include/linux/jiffies.h:261:47: division
by zero in #if
/lib/modules/2.6.16-gentoo-r1/source/include/linux/jiffies.h:274:47: division
by zero in #if
/lib/modules/2.6.16-gentoo-r1/source/include/linux/jiffies.h:287:47: division
by zero in #if
/lib/modules/2.6.16-gentoo-r1/source/include/linux/jiffies.h:379:41: division
by zero in #if
/lib/modules/2.6.16-gentoo-r1/source/include/linux/jiffies.h:379:42: division
by zero in #if
/lib/modules/2.6.16-gentoo-r1/source/include/linux/jiffies.h:390:18: division
by zero in #if
/lib/modules/2.6.16-gentoo-r1/source/include/linux/jiffies.h:410:41: division
by zero in #if
/lib/modules/2.6.16-gentoo-r1/source/include/linux/jiffies.h:410:42: division
by zero in #if
/lib/modules/2.6.16-gentoo-r1/source/include/linux/jiffies.h:426:28: division
by zero in #if
In file included from
/lib/modules/2.6.16-gentoo-r1/source/include/linux/signal.h:4,
                 from
/lib/modules/2.6.16-gentoo-r1/source/include/linux/sched.h:28,
                 from
/lib/modules/2.6.16-gentoo-r1/source/include/linux/module.h:10,
                 from bc_dev26.c:28:
/lib/modules/2.6.16-gentoo-r1/source/include/linux/list.h:814:2: warning:
#warning "don't include kernel headers in userspace"
make: Leaving directory `/var/tmp/portage/bestcrypt-1.6_p2-r1/work/bcrypt/mod'
make: Entering directory `/var/tmp/portage/bestcrypt-1.6_p2-r1/work/bcrypt/mod'
x86_64-pc-linux-gnu-gcc -c -D__KERNEL__ -DMODULE 
-I/usr/src/linux/include/asm/mach-default/ -DKBUILD_BASENAME=BestCrypt  
-I/var/tmp/portage/bestcrypt-1.6_p2-r1/work/bcrypt/mod/../include/
-I/usr/src/linux/include/ -march=athlon64 -O2 -pipe -fno-stack-protector-all
-fno-stack-protector   -c -o bc_dev26.o bc_dev26.c
In file included from /usr/src/linux/include/linux/spinlock.h:87,
                 from /usr/src/linux/include/linux/capability.h:45,
                 from /usr/src/linux/include/linux/sched.h:7,
                 from /usr/src/linux/include/linux/module.h:10,
                 from bc_dev26.c:28:
/usr/src/linux/include/asm/spinlock.h: In function `__raw_spin_lock':
/usr/src/linux/include/asm/spinlock.h:42: error: syntax error before
"BestCrypt"
/usr/src/linux/include/asm/spinlock.h: In function `__raw_read_lock':
/usr/src/linux/include/asm/spinlock.h:96: error: syntax error before
"BestCrypt"
/usr/src/linux/include/asm/spinlock.h:96: error: `BestCrypt' undeclared (first
use in this function)
/usr/src/linux/include/asm/spinlock.h:96: error: (Each undeclared identifier is
reported only once
/usr/src/linux/include/asm/spinlock.h:96: error: for each function it appears
in.)
/usr/src/linux/include/asm/spinlock.h: In function `__raw_write_lock':
/usr/src/linux/include/asm/spinlock.h:101: error: syntax error before
"BestCrypt"
/usr/src/linux/include/asm/spinlock.h:101: error: `BestCrypt' undeclared (first
use in this function)
In file included from /usr/src/linux/include/linux/sched.h:20,
                 from /usr/src/linux/include/linux/module.h:10,
                 from bc_dev26.c:28:
/usr/src/linux/include/asm/semaphore.h: In function `down':
/usr/src/linux/include/asm/semaphore.h:112: error: syntax error before
"BestCrypt"
/usr/src/linux/include/asm/semaphore.h: In function `down_interruptible':
x86_64-pc-linux-gnu-gcc -c -D__KERNEL__ -DMODULE 
-I/usr/src/linux/include/asm/mach-default/ -DKBUILD_BASENAME=BestCrypt  
-I/var/tmp/portage/bestcrypt-1.6_p2-r1/work/bcrypt/mod/../include/
-I/usr/src/linux/include/ -march=athlon64 -O2 -pipe -fno-stack-protector-all
-fno-stack-protector   -c -o bc_mgr.o bc_mgr.c
/usr/src/linux/include/asm/semaphore.h:137: error: syntax error before
"BestCrypt"
/usr/src/linux/include/asm/semaphore.h: In function `down_trylock':
/usr/src/linux/include/asm/semaphore.h:161: error: syntax error before
"BestCrypt"
/usr/src/linux/include/asm/semaphore.h: In function `up':
/usr/src/linux/include/asm/semaphore.h:184: error: syntax error before
"BestCrypt"
In file included from /usr/src/linux/include/linux/spinlock.h:87,
                 from /usr/src/linux/include/linux/wait.h:25,
                 from /usr/src/linux/include/linux/fs.h:208,
                 from bc_mgr.c:24:
/usr/src/linux/include/asm/spinlock.h: In function `__raw_spin_lock':
/usr/src/linux/include/asm/spinlock.h:42: error: syntax error before
"BestCrypt"
/usr/src/linux/include/asm/spinlock.h: In function `__raw_read_lock':
/usr/src/linux/include/asm/spinlock.h:96: error: syntax error before
"BestCrypt"
/usr/src/linux/include/asm/spinlock.h:96: error: `BestCrypt' undeclared (first
use in this function)
/usr/src/linux/include/asm/spinlock.h:96: error: (Each undeclared identifier is
reported only once
/usr/src/linux/include/asm/spinlock.h:96: error: for each function it appears
in.)
/usr/src/linux/include/asm/spinlock.h: In function `__raw_write_lock':
/usr/src/linux/include/asm/spinlock.h:101: error: syntax error before
"BestCrypt"
/usr/src/linux/include/asm/spinlock.h:101: error: `BestCrypt' undeclared (first
use in this function)
In file included from /usr/src/linux/include/linux/sched.h:20,
                 from /usr/src/linux/include/linux/radix-tree.h:22,
                 from /usr/src/linux/include/linux/fs.h:216,
                 from bc_mgr.c:24:
/usr/src/linux/include/asm/semaphore.h: In function `down':
/usr/src/linux/include/asm/semaphore.h:112: error: syntax error before
"BestCrypt"
/usr/src/linux/include/asm/semaphore.h: In function `down_interruptible':
/usr/src/linux/include/asm/semaphore.h:137: error: syntax error before
"BestCrypt"
/usr/src/linux/include/asm/semaphore.h: In function `down_trylock':
/usr/src/linux/include/asm/semaphore.h:161: error: syntax error before
"BestCrypt"
/usr/src/linux/include/asm/semaphore.h: In function `up':
/usr/src/linux/include/asm/semaphore.h:184: error: syntax error before
"BestCrypt"
set -e; for i in gost blowfish twofish des bf128 bf448 cast idea 3des rijn rc6
serpent; do \
make -C $i KERNEL_DIR=/usr/src/linux CFLAGS="-c -D__KERNEL__ -DMODULE 
-I/usr/src/linux/include/asm/mach-default/ -DKBUILD_BASENAME=BestCrypt  
-I/var/tmp/portage/bestcrypt-1.6_p2-r1/work/bcrypt/mod/../include/
-I/usr/src/linux/include/ -march=athlon64 -O2 -pipe -fno-stack-protector-all
-fno-stack-protector -DKBUILD_MODNAME=bc_$i" TARGET=bc_$i.ko ; \
done
make[1]: Entering directory
`/var/tmp/portage/bestcrypt-1.6_p2-r1/work/bcrypt/mod/gost'
x86_64-pc-linux-gnu-gcc -c -D__KERNEL__ -DMODULE 
-I/usr/src/linux/include/asm/mach-default/ -DKBUILD_BASENAME=BestCrypt  
-I/var/tmp/portage/bestcrypt-1.6_p2-r1/work/bcrypt/mod/../include/
-I/usr/src/linux/include/ -march=athlon64 -O2 -pipe -fno-stack-protector-all
-fno-stack-protector -DKBUILD_MODNAME=bc_gost   -c -o gost.o gost.c
ln -s bc_gost.h algorithm.h
x86_64-pc-linux-gnu-gcc -c -D__KERNEL__ -DMODULE 
-I/usr/src/linux/include/asm/mach-default/ -DKBUILD_BASENAME=BestCrypt  
-I/var/tmp/portage/bestcrypt-1.6_p2-r1/work/bcrypt/mod/../include/
-I/usr/src/linux/include/ -march=athlon64 -O2 -pipe -fno-stack-protector-all
-fno-stack-protector -DKBUILD_MODNAME=bc_gost -I. -o bc_alg.o ../bc_alg.c
In file included from /usr/src/linux/include/linux/spinlock.h:87,
                 from /usr/src/linux/include/linux/capability.h:45,
                 from /usr/src/linux/include/linux/sched.h:7,
                 from /usr/src/linux/include/linux/module.h:10,
                 from ../bc_alg.c:22:
/usr/src/linux/include/asm/spinlock.h: In function `__raw_spin_lock':
/usr/src/linux/include/asm/spinlock.h:42: error: syntax error before
"BestCrypt"
/usr/src/linux/include/asm/spinlock.h: In function `__raw_read_lock':
/usr/src/linux/include/asm/spinlock.h:96: error: syntax error before
"BestCrypt"
/usr/src/linux/include/asm/spinlock.h:96: error: `BestCrypt' undeclared (first
use in this function)
/usr/src/linux/include/asm/spinlock.h:96: error: (Each undeclared identifier is
reported only once
/usr/src/linux/include/asm/spinlock.h:96: error: for each function it appears
in.)
/usr/src/linux/include/asm/spinlock.h: In function `__raw_write_lock':
/usr/src/linux/include/asm/spinlock.h:101: error: syntax error before
"BestCrypt"
/usr/src/linux/include/asm/spinlock.h:101: error: `BestCrypt' undeclared (first
use in this function)
In file included from /usr/src/linux/include/linux/sched.h:20,
                 from /usr/src/linux/include/linux/module.h:10,
                 from ../bc_alg.c:22:
/usr/src/linux/include/asm/semaphore.h: In function `down':
/usr/src/linux/include/asm/semaphore.h:112: error: syntax error before
"BestCrypt"
/usr/src/linux/include/asm/semaphore.h: In function `down_interruptible':
/usr/src/linux/include/asm/semaphore.h:137: error: syntax error before
"BestCrypt"
/usr/src/linux/include/asm/semaphore.h: In function `down_trylock':
/usr/src/linux/include/asm/semaphore.h:161: error: syntax error before
"BestCrypt"
/usr/src/linux/include/asm/semaphore.h: In function `up':
/usr/src/linux/include/asm/semaphore.h:184: error: syntax error before
"BestCrypt"
make[1]: *** [bc_alg.o] Error 1
make[1]: Leaving directory
`/var/tmp/portage/bestcrypt-1.6_p2-r1/work/bcrypt/mod/gost'
make: *** [subdirs] Error 2
make: *** Waiting for unfinished jobs....
make: *** [bc_mgr.o] Error 1
make: *** [bc_dev26.o] Error 1
make: Leaving directory `/var/tmp/portage/bestcrypt-1.6_p2-r1/work/bcrypt/mod'

!!! ERROR: app-crypt/bestcrypt-1.6_p2-r1 failed.
!!! Function src_compile, Line 66, Exitcode 2
!!! compile failed
!!! If you need support, post the topmost build error, NOT this status message.
--[end snip]--




# emerge --info
Portage 2.0.54 (default-linux/amd64/2006.0, gcc-3.4.5, glibc-2.3.5-r2,
2.6.16-gentoo-r1 x86_64)
=================================================================
System uname: 2.6.16-gentoo-r1 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor
3800+
Gentoo Base System version 1.6.14
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env
/usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/fax /usr/share/config /var/qmail/control
/var/spool/fax/etc"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon64 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X a52 aac alsa apache2 arts audiofile avi berkdb bidi bitmap-fonts
bzip2 cdr cli crypt ctype cups curl dba divx4linux dri dvd eds emboss encode
ethereal exif expat faad fam fastbuild ffmpeg flac foomaticdb
force-cgi-redirect fortran ftp gd gdbm gif glut gmp gpm gstreamer gtk gtk2 idn
imagemagick imlib ipv6 isdnlog java jpeg kde kdeenablefinal lcms ldap logrotate
lzw lzw-tiff mad matroska memlimit mng mozilla mp3 mpeg mplayer ncurses nls
nptl nvidia ogg opengl pam pcre pdflib perl png posix postgres ppds pppd python
qt quicktime readline ruby sdl session simplexml soap sockets spell spl ssl
tcpd tiff tokenizer truetype truetype-fonts type1-fonts udev usb vorbis
wxwindows xine xml xml2 xmms xpm xsl xv xvid zlib userland_GNU kernel_linux
elibc_glibc"
Unset:  ASFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS,
PORTDIR_OVERLAY

------- Comment #1 From Daniel Black 2006-05-28 03:53:40 0000 -------
does app-crypt/bestcrypt-1.6_p5 work?

------- Comment #2 From Daniel Black 2006-05-28 04:28:15 0000 -------
As verified by myself and DarkRyu on #gentoo. bestcrypt-1.6_p5 works with
2.6.16 kernels where previous versions fail. Can this please be made stable?

------- Comment #3 From Mark Loeser 2006-05-28 17:30:50 0000 -------
x86 done

------- Comment #4 From William Arlofski 2006-05-29 08:18:39 0000 -------
app-crypt/bestcrypt-1.6_p5  compiles on amd64 2.6.16-gentoo-r1,  but modules
fail to load. 


dmesg:
--[snip]--
overflow in relocation type 10 val ffffffff8865ba20
`bc' likely not compiled with -mcmodel=kernel
overflow in relocation type 10 val ffffffff8865ba20
`bc' likely not compiled with -mcmodel=kernel
"bc_blowfish": Unknown symbol unregister_bc_algo
"bc_blowfish": Unknown symbol register_bc_algo
...[for each module]...
--[snip]--


By emerging bestcrypt like so the modules seem to load properly:

CFLAGS="-mcmodel=kernel"  emerge -va bestcrypt

BUT bctool appears to hang when run, and dmesg shows:


--[snip]--
Unable to handle kernel NULL pointer dereference at 0000000000000098 RIP:
<ffffffff8865a230>{:bc:bc_open+46}
PGD 599cc067 PUD 362bc067 PMD 0
Oops: 0000 [1] PREEMPT SMP
CPU 0
Modules linked in: "bc_bf128" "bc_bf448" "bc_twofish" "bc_gost" "bc_des"
"bc_blow
fish" bc it87 hwmon_vid eeprom i2c_isa lp vmnet parport_pc parport vmmon
ohci1394
 ieee1394 aic7xxx sky2 i2c_nforce2 raid5 md_mod xor st sg nvidia i2c_core
Pid: 29625, comm: vol_id Tainted: P      2.6.16-gentoo-r1 #2
RIP: 0010:[<ffffffff8865a230>] <ffffffff8865a230>{:bc:bc_open+46}
RSP: 0018:ffff81004c35fdb8  EFLAGS: 00010282
RAX: 0000000000000000 RBX: ffff81006e4b6b80 RCX: ffff8100792a3000
RDX: ffff8100792a30a8 RSI: ffff810006c58e80 RDI: ffff81006e4b6c40
RBP: ffff81004c35fdf8 R08: ffff81005f3c1cd8 R09: ffff81005f3c1cd8
R10: 0000000000000286 R11: 0bc0000079c7f598 R12: 00000000fffffffa
R13: ffff810006c58e80 R14: ffff8100792a3000 R15: ffffffff8865cc80
FS:  00002b34b01e7b00(0000) GS:ffffffff805bb000(0000) knlGS:00000000f7e5f6c0
CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
CR2: 0000000000000098 CR3: 0000000056538000 CR4: 00000000000006e0
Process vol_id (pid: 29625, threadinfo ffff81004c35e000, task ffff8100370f8fe0)
Stack: ffff81004c35fe1c ffff81006e4b6b80 ffff810006c58e80 00000000fffffffa
       ffff810006c58e80 ffffffff8017c437 ffff810006c58e80 ffff81006e4b6c40
       ffff810006c58e80 ffffffff8017c083
Call Trace: <ffffffff8017c437>{blkdev_open+0} <ffffffff8017c083>{do_open+158}
       <ffffffff8017c437>{blkdev_open+0} <ffffffff8017c458>{blkdev_open+33}
       <ffffffff801741dd>{__dentry_open+285}
<ffffffff80174327>{nameidata_to_filp
+34}
       <ffffffff80174360>{do_filp_open+42}
<ffffffff803c8161>{__lock_text_start+1
7}
       <ffffffff80174527>{get_unused_fd+227} <ffffffff8017464c>{do_sys_open+68}
       <ffffffff8010a88a>{system_call+126}

Code: 48 8b 80 98 00 00 00 48 8b 40 48 48 89 45 e8 48 8b 45 e8 48
RIP <ffffffff8865a230>{:bc:bc_open+46} RSP <ffff81004c35fdb8>
CR2: 0000000000000098
 <1>Unable to handle kernel NULL pointer dereference at 0000000000000098 RIP:
<ffffffff8865a230>{:bc:bc_open+46}
PGD 6064b067 PUD 604c5067 PMD 0
Oops: 0000 [2] PREEMPT SMP
CPU 1
Modules linked in: "bc_3des" "bc_bf128" "bc_bf448" "bc_twofish" "bc_gost"
"bc_des
" "bc_blowfish" bc it87 hwmon_vid eeprom i2c_isa lp vmnet parport_pc parport
vmmo
n ohci1394 ieee1394 aic7xxx sky2 i2c_nforce2 raid5 md_mod xor st sg nvidia
i2c_co
re
Pid: 29626, comm: vol_id Tainted: P      2.6.16-gentoo-r1 #2
RIP: 0010:[<ffffffff8865a230>] <ffffffff8865a230>{:bc:bc_open+46}
RSP: 0000:ffff81002be49db8  EFLAGS: 00010282
RAX: 0000000000000000 RBX: ffff81006e4b6480 RCX: ffff8100792a3600
RDX: ffff8100792a36a8 RSI: ffff81003c120580 RDI: ffff81006e4b6540
RBP: ffff81002be49df8 R08: ffff8100499cd5d8 R09: ffff8100499cd5d8
R10: 0000000000000286 R11: 0bc00001785b4550 R12: 00000000fffffffa
R13: ffff81003c120580 R14: ffff8100792a3600 R15: ffffffff8865cc80
FS:  00002b977d5e4b00(0000) GS:ffff81007ff27ac0(0000) knlGS:00000000f7e086c0
CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
CR2: 0000000000000098 CR3: 0000000036ff8000 CR4: 00000000000006e0
Process vol_id (pid: 29626, threadinfo ffff81002be48000, task ffff81006ba61060)
Stack: ffff81002be49e1c ffff81006e4b6480 ffff81003c120580 00000000fffffffa
       ffff81003c120580 ffffffff8017c437 ffff81003c120580 ffff81006e4b6540
       ffff81003c120580 ffffffff8017c083
Call Trace: <ffffffff8017c437>{blkdev_open+0} <ffffffff8017c083>{do_open+158}
       <ffffffff8017c437>{blkdev_open+0} <ffffffff8017c458>{blkdev_open+33}
       <ffffffff801741dd>{__dentry_open+285}
<ffffffff80174327>{nameidata_to_filp
+34}
       <ffffffff80174360>{do_filp_open+42}
<ffffffff803c8161>{__lock_text_start+1
7}
       <ffffffff80174527>{get_unused_fd+227} <ffffffff8017464c>{do_sys_open+68}
       <ffffffff8010a88a>{system_call+126}

Code: 48 8b 80 98 00 00 00 48 8b 40 48 48 89 45 e8 48 8b 45 e8 48
RIP <ffffffff8865a230>{:bc:bc_open+46} RSP <ffff81002be49db8>
CR2: 0000000000000098
--[snip]--


Is there anything else I can provide to help to get bestcrypt to load/run/work
on my AMD Athlon64 X2?

Thanks for the help.



--
Bill Arlofski
Reverse Polarity

------- Comment #5 From Daniel Black 2006-06-04 07:58:36 0000 -------
Bill,

I suggest you include a bug report to jetico. (I'm assuming it isn't serpent
related as this isn't supported).

Include your exact bctool command.

Also see if you produce the same fault on a vanilla-kernel.

Please, for next time, put in a new bug report as your problem doesn't relate
to the original bug here.

------- Comment #6 From Daniel Black 2006-06-04 22:54:28 0000 -------
as per private email new bug coming and/or reported upstream.

First Last Prev Next    No search results available      Search page      Enter new bug