|
|||||||||||
|
python2.2 leaving core because of libcrypto maybe?
From: A. Farber <Alexander.Farber(at)t-online.de>
Date: Tue Jan 28 2003 - 18:29:37 EST
on my gateway which runs OpenBSD 3.2/i386 without any further problems, the python 2.2 leaves core, whenever I use the ipcheck.py script (both from the ports). I've looked at it with ktrace/kdump and see the following: ....
20034 python2.2 RET read 32/0x20
20034 python2.2 CALL mmap(0,0x31388,0x5,0x4,0x9,0,0,0)
20034 python2.2 RET mmap 1075851264/0x40203000
20034 python2.2 CALL mprotect(0x40231000,0x3000,0x7)
20034 python2.2 RET mprotect 0
20034 python2.2 CALL mmap(0x40234000,0x388,0x3,0x1014,0xffffffff,0,0,0)
20034 python2.2 RET mmap 1076051968/0x40234000
20034 python2.2 CALL close(0x9)
20034 python2.2 RET close 0
20034 python2.2 CALL open(0x401ea1a6,0,0)
20034 python2.2 NAMI "/usr/lib/libcrypto.so.8.0"
20034 python2.2 RET open 9
20034 python2.2 CALL read(0x9,0xcfbfa67c,0x20)
20034 python2.2 GIO fd 9 read 32 bytes
"\M-@\M^F\^A\v\0@\r\0\0 \^A\0\M-T\^R\0\0\^P\M^F\0\0
\0\0\0\0\0\0\0\0\0\
\0\0"
20034 python2.2 RET read 32/0x20
20034 python2.2 CALL mmap(0,0xe72d4,0x5,0x4,0x9,0,0,0)
20034 python2.2 RET mmap 1076056064/0x40235000
20034 python2.2 CALL mprotect(0x40309000,0x12000,0x7)
20034 python2.2 RET mprotect 0
20034 python2.2 CALL mmap(0x4031b000,0x12d4,0x3,0x1014,0xffffffff,0,0,0)
20034 python2.2 RET mmap 1076998144/0x4031b000
20034 python2.2 CALL close(0x9)
20034 python2.2 RET close 0
20034 python2.2 PSIG SIGSEGV SIG_DFL code 1 addr=0x2f727385 trapno=1
20034 python2.2 PSIG SIGSEGV SIG_DFL code 0 addr=0x0 trapno=0
20034 python2.2 NAMI "python2.2.core"
And here is what I have: pref:2.2 {534} ll /usr/lib/libcrypto* 2320 -r--r--r-- 1 root bin 1175380 Dec 17 13:04 /usr/lib/libcrypto.a 1584 -r--r--r-- 1 root bin 801706 Apr 13 2002 /usr/lib/libcrypto.so.5.1 2048 -r--r--r-- 1 root bin 1034167 Dec 17 13:05 /usr/lib/libcrypto.so.8.0 2592 -r--r--r-- 1 root bin 1313168 Dec 17 13:04 /usr/lib/libcrypto_p.a 2640 -r--r--r-- 1 root bin 1336124 Dec 17 13:05 /usr/lib/libcrypto_pic.a Does anyone have an idea, what to do? TIA
This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 13:32:38 EDT |
||||||||||
|
|||||||||||