9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Marco Feichtinger <marco@germteig.com>
To: 9fans <9fans@9fans.net>
Subject: Re: [9fans] mk results in rc: suicide:
Date: Tue, 16 Jul 2024 19:12:42 +0200	[thread overview]
Message-ID: <013F448D-E778-4381-B5A5-FC7DDA312BCB@germteig.com> (raw)
In-Reply-To: <BD7622475D96EF31233AA7638CE6E89C@eigenstate.org>

> Since nothing in the asm you dumped jumps to the
> address Readdir+0x2d(SB) (0x0000b5d9-0x0000b5ac),
> that tells me that whatever is broken, it's likely
> not in this function.

Aha, thanks for the explanation.

> At this point, this is really sounding like a hardware issue

I also start to believe that, but not due to overheating.
I did a proper installation of the components (e.g. thermal paste),
The temps are normal.

-marco

> On 14.07.2024, at 03:06, ori@eigenstate.org wrote:
> 
>> 
>> I am lost here. 
>> I read the acid manual, but I still don't know what this output is about.
>> 
> 
> lstk() prints a stack trace -- or at least tries to,
> but fails. That implies to me that your stack frame
> is busted.
> 
> asm()/casm() shows assembly. The PC you crashed on
> is 0x0000b5d9, which happens to be in the middle of
> this comparison instruction:
> 
>>        Readdir+0x2c 0x0000b5d8 CMPL    dir+0x8(SB)(CX*1),AX
>>        Readdir+0x33 0x0000b5df JNE     Readdir+0xd8(SB)
> 
> which tells me whatever jumped into the code here
> is junk; either a bad function pointer, a flipped
> bit in your binary, or something else.
> 
> Since nothing in the asm you dumped jumps to the
> address Readdir+0x2d(SB) (0x0000b5d9-0x0000b5ac),
> that tells me that whatever is broken, it's likely
> not in this function.
> 

------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/T68f44cf88ca61ff3-M0b7f14e11ca4ef4c445e5ad3
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

  parent reply	other threads:[~2024-07-16 17:13 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-04 13:43 Marco Feichtinger
2024-07-04 14:27 ` Alexander Kapshuk
2024-07-04 15:19   ` wb.kloke
2024-07-04 18:44     ` Marco Feichtinger
2024-07-04 19:54       ` Dave Eckhardt
2024-07-04 19:57         ` Charles Forsyth
2024-07-05  1:32           ` ibrahim via 9fans
2024-07-05  1:47           ` ibrahim via 9fans
2024-07-07 14:15             ` Marco Feichtinger
2024-07-07 14:23               ` ori
2024-07-07 15:36                 ` Marco Feichtinger
2024-07-09 16:19                   ` Ori Bernstein
2024-07-13  7:11                     ` Marco Feichtinger
2024-07-13  8:14                       ` Alexander Kapshuk
2024-07-13 16:41                         ` Marco Feichtinger
2024-07-14  1:06                       ` ori
2024-07-14  2:40                         ` dlm-9fans
2024-07-16 17:12                         ` Marco Feichtinger [this message]
2024-07-07 16:22               ` Dave Eckhardt
2024-07-07 17:24                 ` wb.kloke
2024-07-07 18:23                   ` Marco Feichtinger
2024-07-09  9:09                     ` wb.kloke
2024-07-09 11:30                       ` Charles Forsyth
2024-07-07 18:23                 ` Marco Feichtinger

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=013F448D-E778-4381-B5A5-FC7DDA312BCB@germteig.com \
    --to=marco@germteig.com \
    --cc=9fans@9fans.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).