Re: stack smashing detected

2023-02-01 Thread Geert Uytterhoeven
Hi Michael et al, On Wed, Feb 1, 2023 at 7:52 PM Michael Schmitz wrote: > On 2/02/23 05:38, Stan Johnson wrote: > > On 1/30/23 8:05 PM, Michael Schmitz wrote: > >> ... > >> Am 30.01.2023 um 17:00 schrieb Stan Johnson: > >>> I am seeing anywhere from zero to four of the following errors while > >>

Re: m68k assembly question: jsr vs. bsr

2023-02-01 Thread Geert Uytterhoeven
Hi Adrian, On Wed, Feb 1, 2023 at 11:17 PM John Paul Adrian Glaubitz wrote: > Can anyone answer this question regarding the difference between "bsr" and > "jsr": > > > https://github.com/llvm/llvm-project/issues/60354#issuecomment-1412018845 "jsr" is an absolute jump to a subroutine. "bsr" is a

m68k assembly question: jsr vs. bsr

2023-02-01 Thread John Paul Adrian Glaubitz
Hi! Can anyone answer this question regarding the difference between "bsr" and "jsr": > https://github.com/llvm/llvm-project/issues/60354#issuecomment-1412018845 Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer `. `' Physicist `-GPG: 62FF 8A75 84E0 2956 9546 0006

Re: stack smashing detected

2023-02-01 Thread Michael Schmitz
Hi Stan, On 2/02/23 05:38, Stan Johnson wrote: On 1/30/23 8:05 PM, Michael Schmitz wrote: ... Am 30.01.2023 um 17:00 schrieb Stan Johnson: Hello, I am seeing anywhere from zero to four of the following errors while booting Linux on 68030 systems and using sysvinit startup scripts: *** stack

Re: stack smashing detected

2023-02-01 Thread Stan Johnson
On 1/30/23 8:05 PM, Michael Schmitz wrote: > ... > Am 30.01.2023 um 17:00 schrieb Stan Johnson: >> Hello, >> >> I am seeing anywhere from zero to four of the following errors while >> booting Linux on 68030 systems and using sysvinit startup scripts: >> >> *** stack smashing detected ***: terminate