From: thunder7@xs4all.nl
To: parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] What's a "Trace/breakpoint trap" and why does he crash my system?
Date: Sat, 1 Sep 2001 20:32:32 +0200 [thread overview]
Message-ID: <20010901203232.A5963@middle.of.nowhere> (raw)
In-Reply-To: <20010901155006.A4594@middle.of.nowhere>
On Sat, Sep 01, 2001 at 03:50:06PM +0200, thunder7@xs4all.nl wrote:
> Well, I can boot 2.4.9-pa13 just fine on my C200, but trying to compile
> a kernel under that version never works, typing
>
> make proper
>
> in the source directory doesn't produce any output but
>
> Trace/breakpoint error
should be 'Trace/breakpoint trap'
>
> after one second or so.
>
> I realize this is a worthless bug-report, but where does that message
> come from? The text is nowhere in the kernel-sources, so it must be
> something else.
>
I tried running make under strace, and it ran fine. So I tried it again,
and I saw this:
--- SIGCHLD (Child exited) ---
rt_sigreturn(0) = -1 EINTR (Interrupted system call)
read(4, "", 193) = 0
close(4) = 0
wait4(-1, [WIFEXITED(s) && WEXITSTATUS(s) == 0], 0, NULL) = 265
pipe([4, 5]) = 0
fork() = 268
close(5) = 0
read(4, "/bin/sh\n", 200) = 8
read(4, "", 192) = -512
--- SIGCHLD (Child exited) ---
rt_sigreturn(0) = -1 EINTR (Interrupted system call)
read(4, "", 192) = 0
close(4) = 0
wait4(-1, [WIFEXITED(s) && WEXITSTATUS(s) == 0], 0, NULL) = 268
pipe([4, 5]) = 0
fork() = 269
--- SIGCHLD (Child exited) ---
rt_sigreturn(0) = 269
close(5) = 0
read(4, "/home/jurriaan/source/linux-2001"..., 200) = 37
read(4, "", 163) = 0
close(4) = 0
wait4(-1, [WIFEXITED(s) && WEXITSTATUS(s) == 0], 0, NULL) = 269
read(3, "+= drivers/scsi/scsidrv.o\nDRIVER"..., 4096) = 4096
brk(0x4b000) = 0x4b000
brk(0x4c000) = 0x4c000
open("arch/parisc/Makefile", O_RDONLY|O_LARGEFILE) = 4
idle() = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001a000
read(4, "#\n# parisc/Makefile\n#\n# This fil"..., 4096) = 3156
pipe([5, 6]) = 0
fork() = 270
close(6) = 0
read(5, "", 200) = -512
--- SIGCHLD (Child exited) ---
rt_sigreturn(0
and then it hang. On reboot, it gave the same 'Trace/breakpoint trap'
error, but didn't hang. Next time I tried it, it did hang.
Jurriaan
--
`That right?' Hawk gave MacReady a long, thoughtful look.
`I'll have to remember that.'
Simon R Green - Hawk & Fisher II Fear and Loathing in Haven
GNU/Linux 2.4.9-ac5 SMP/ReiserFS 2x1402 bogomips load av: 0.05 0.15 0.08
next prev parent reply other threads:[~2001-09-01 19:09 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-09-01 13:50 [parisc-linux] What's a "Trace/breakpoint trap" and why does he crash my system? thunder7
2001-09-01 18:32 ` thunder7 [this message]
2001-09-01 19:14 ` Matthew Wilcox
2001-09-01 19:28 ` thunder7
2001-09-05 19:03 ` [parisc-linux] " thunder7
2001-09-02 17:39 ` [parisc-linux] " thunder7
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20010901203232.A5963@middle.of.nowhere \
--to=thunder7@xs4all.nl \
--cc=parisc-linux@lists.parisc-linux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.