Menu

#29 mcrypt 2.6.7, Signal 11 caught.

Production/Stable
open
nobody
None
5
2012-09-14
2007-12-16
No

Up-to-date mhash and libmcypt.
All compiled form source code.
mcrypt 2.6.5 works like a charm.
Problems only with 2.6.7.

write(2, "Enter passphrase: ", 18Enter passphrase: ) = 18
read(5, "j", 1) = 1
read(5, "a", 1) = 1
read(5, "\n", 1) = 1
) = 1
write(2, "\n", 1
) = 1
ioctl(5, SNDCTL_TMR_START or TCSETS, {B38400 opost isig icanon echo ...}) = 0
rt_sigaction(SIGINT, {0x804b41d, [], SA_RESTART}, NULL, 8) = 0
close(5) = 0
write(2, "\n", 1
) = 1
gettimeofday({1197807163, 254234}, {4294967236, 0}) = 0
open("passwd.nc", O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 0666) = 5
stat64("passwd", {st_mode=S_IFREG|0600, st_size=989, ...}) = 0
open("passwd", O_RDONLY|O_LARGEFILE) = 6
fstat64(6, {st_mode=S_IFREG|0600, st_size=989, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7b40000
_llseek(6, 0, [0], SEEK_SET) = 0
read(6, "root:x:0:0:root:/root:/bin/bash\n"..., 4096) = 989
close(6) = 0
munmap(0xb7b40000, 4096) = 0
read(3, "kN\321\233\354\5\214\5", 8) = 8
fstat64(5, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7b40000
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
write(2, "Signal 11 caught. Exiting.\n", 27Signal 11 caught. Exiting.
) = 27
write(5, "\303\r\4\t\3\2kN\321\233\354\5\214\5`", 15) = 15
exit_group(-1) = ?

Discussion


Log in to post a comment.