Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 May 2024 11:30:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 278868] [regression] llvm18/clang18 produces crashing 32 bit code with -malign-double
Message-ID:  <bug-278868-227-vUcYKBGxIf@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-278868-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278868

--- Comment #1 from Eugene Grosbein <eugen@freebsd.org> ---
# kdump | tail -15
 28660 show     CALL  write(0x1,0x20a09000,0x30)
 28660 show     GIO   fd 1 wrote 48 bytes
       "To change this login announcement, see motd(5).
       "
 28660 show     RET   write 48/0x30
 28660 show     CALL  lseek(0x3,0,SEEK_CUR)
 28660 show     RET   lseek 939/0x3ab
 28660 show     CALL  lseek(0x3,0,SEEK_SET)
 28660 show     RET   lseek 0
 28660 show     CALL  lseek(0x3,0x3ab,SEEK_SET)
 28660 show     RET   lseek 939/0x3ab
 28660 show     CALL  close(0x3)
 28660 show     RET   close 0
 28660 show     PSIG  SIGSEGV SIG_DFL code=SEGV_MAPERR
 28660 show     NAMI  "show.core"

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278868-227-vUcYKBGxIf>