search for: bus_adraln

Displaying 9 results from an estimated 9 matches for "bus_adraln".

2004 Jan 07
1
openssh 3.7.1p2 fault on solaris 9 for sparc when built as 64-bit
...., 8192) = 2010 8132: read(7, 0x100287C14, 8192) = 0 8132: lseek(7, 0, SEEK_CUR) = 2010 8132: close(7) = 0 8132: Incurred fault #5, FLTACCESS %pc = 0xFFFFFFFF7EC991C8 8132: siginfo: SIGBUS BUS_ADRALN addr=0xFFFFFFFF7FFFE334 8132: Received signal #10, SIGBUS [default] 8132: siginfo: SIGBUS BUS_ADRALN addr=0xFFFFFFFF7FFFE334 8128: Received signal #18, SIGCLD [caught] 8128: siginfo: SIGCLD CLD_KILLED pid=8132 status=0x000A 8128: fstat(-1, 0xFFFFFFFF7FFFD880)...
2003 Sep 25
2
sshd (openssh 3.7.1p1) dies during login on Solaris 8 system with SRM installed
...0 : 1 : S".. 1061: llseek(9, 0xFFFFFFFFFFFFFFBF, 1) = 1397 1061: close(9) = 0 1061: sys#177(0x00000079, 0x000023B8, 0x001608C8) Err#2 ENOENT 1061: Incurred fault #5, FLTACCESS %pc = 0xFEE129C0 1061: siginfo: SIGBUS BUS_ADRALN addr=0xFF1BFAE6 1061: Received signal #10, SIGBUS [default] 1061: siginfo: SIGBUS BUS_ADRALN addr=0xFF1BFAE6 1061: *** process killed *** 1062: read(9, 0xFFBEF320, 4) = 0 1062: write(2, 0xFFBEEDD0, 38) = 38 1062: 0xF...
2006 May 28
0
sigbus fault ?
...0x3 /1@1: -> liblber-2.3:ber_memfree_x(0x32dfd7, 0x0, 0x0, 0x0) /1@1: -> libc:free(0x32dfd7, 0x0, 0x0, 0x0) /1@1: -> libc:_free_unlocked(0x32dfd7, 0x0, 0x0, 0xfee3c000) /1: Incurred fault #5, FLTACCESS %pc = 0xFEDC7D80 /1: siginfo: SIGBUS BUS_ADRALN addr=0x0032DFCF ^^^^^^^ /1: Received signal #10, SIGBUS [caught] /1: siginfo: SIGBUS BUS_ADRALN addr=0x0032DFCF /1@1: -> libc:sigaddset(0xffbfd594, 0xa...
2009 Apr 06
0
conflict name of si_code on NetBSD
...switch (sicode) { case SEGV_MAPERR: return "address not mapped"; case SEGV_ACCERR: *************** *** 51,57 **** } break; case SIGBUS: ! switch (si_code) { case BUS_ADRALN: return "invalid address alignment"; case BUS_ADRERR: --- 51,57 ---- } break; case SIGBUS: ! switch (sicode) { case BUS_ADRALN: return "invalid addres...
2003 Sep 16
2
openssh 3.7p1 bus error on sparcv9
...., 8192) = 2042 1904: read(7, 0x1001D23B4, 8192) = 0 1904: lseek(7, 0, SEEK_CUR) = 2042 1904: close(7) = 0 1904: Incurred fault #5, FLTACCESS %pc = 0xFFFFFFFF7E299934 1904: siginfo: SIGBUS BUS_ADRALN addr=0xFFFFFFFF7FFFEA9C 1904: Received signal #10, SIGBUS [default] 1904: siginfo: SIGBUS BUS_ADRALN addr=0xFFFFFFFF7FFFEA9C 1904: *** process killed *** 1900: Received signal #18, SIGCLD [caught] 1900: siginfo: SIGCLD CLD_KILLED pid=1904 status=0x000A 1900:...
2013 Apr 05
2
Problem with fts lucene, on solaris 10
...= 0 527: pread64(16, " I G E N E R I C I < /".., 8170, 24514) = 8170 527: brk(0x005AD840) = 0 527: brk(0x005B3840) = 0 527: Incurred fault #5, FLTACCESS %pc = 0xFEBD6DDC 527: siginfo: SIGBUS BUS_ADRALN addr=0x005B50BA 527: Received signal #10, SIGBUS [default] 527: siginfo: SIGBUS BUS_ADRALN addr=0x005B50BA I cannot get a core, but either root ( user that is starting the dovecot ) than the user XXXXX have unlimited coresize XXXXX /home/XXXXXXX > ulimit -a time(seconds)...
2006 May 28
1
sigbus fault?
...0x3 /1@1: -> liblber-2.3:ber_memfree_x(0x32dfd7, 0x0, 0x0, 0x0) /1@1: -> libc:free(0x32dfd7, 0x0, 0x0, 0x0) /1@1: -> libc:_free_unlocked(0x32dfd7, 0x0, 0x0, 0xfee3c000) /1: Incurred fault #5, FLTACCESS %pc = 0xFEDC7D80 /1: siginfo: SIGBUS BUS_ADRALN addr=0x0032DFCF ^^^^^^^ /1: Received signal #10, SIGBUS [caught] /1: siginfo: SIGBUS BUS_ADRALN addr=0x0032DFCF /1@1: -> libc:sigaddset(0xffbfd594, 0xa,...
2009 Apr 06
9
Compiling v1.3 on different OSes
I was hoping to finally get shared libdovecot.so and libdovecot-storage.so libraries for v1.3, so Sieve (and maybe others) could link against them. But I'm running into trouble getting it to compile in Solaris 10. Could you non-Linux users test if this compiles with you? http://dovecot.org/tmp/dovecot-1.3.UNSTABLE.tar.gz Or if anyone has ideas why this happens, I'd like to know:
2019 Oct 31
37
[Bug 3085] New: seccomp issue after upgrading openssl
https://bugzilla.mindrot.org/show_bug.cgi?id=3085 Bug ID: 3085 Summary: seccomp issue after upgrading openssl Product: Portable OpenSSH Version: 8.1p1 Hardware: Other OS: Linux Status: NEW Severity: critical Priority: P5 Component: sshd Assignee: unassigned-bugs at mindrot.org