[Bug 278868] [regression] llvm18/clang18 produces crashing 32 bit code with -malign-double
Date: Thu, 09 May 2024 11:30:40 UTC
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.