[Bug 340] New: Segmentation Fault
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Mon Jul 8 19:46:08 EST 2002
http://bugzilla.mindrot.org/show_bug.cgi?id=340
Summary: Segmentation Fault
Product: Portable OpenSSH
Version: 3.1p1
Platform: ix86
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P1
Component: Build system
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: malkema at vsrt.nl
I used the manual from http://www.sunfreeware.com/opensshdoc.html to install
openssh on my 5.8 solaris X86 system.
zlib, prngd, egd, perl, openssl installed & working.
When i try to generate a key i get an Segmentation fault.
This is what i get when i run ssh-keygen in GDB:
Program received signal SIGSEGV, Segmentation fault.
0xdfae9deb in ?? ()
(gdb) backtrace
#0 0xdfae9deb in ?? ()
#1 0xdfaf3673 in ?? ()
#2 0xdfae31ca in ?? ()
#3 0x8047cc4 in ?? ()
Cannot access memory at address 0x2
Maybe someone can help me a step further...
:-) Mark Alkema
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-unix-dev
mailing list