[haiku-bugs] Re: [Haiku] #17468: unmatched hang - bad address

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Wed, 29 Dec 2021 20:55:29 -0000

#17468: unmatched hang - bad address
----------------------------+-------------------------
  Reporter:  kallisti5      |      Owner:  nobody
      Type:  bug            |     Status:  new
  Priority:  normal         |  Milestone:  Unscheduled
 Component:  System/Kernel  |    Version:  R1/beta3
Resolution:                 |   Keywords:
Blocked By:                 |   Blocking:
  Platform:  riscv64        |
----------------------------+-------------------------
Comment (by X512):

 {{{
 0000000000114632 <memset>:
   114632: 01 11         addi    sp, sp, -32
   114634: 22 e8         sd      s0, 16(sp)
   114636: 26 e4         sd      s1, 8(sp)
   114638: 06 ec         sd      ra, 24(sp)
   11463a: 00 10         addi    s0, sp, 32
   11463c: aa 84         mv      s1, a0
   11463e: 19 c6         beqz    a2, 0x11464c <memset+0x1a>
   114640: 93 f5 f5 0f   andi    a1, a1, 255
   114644: 97 40 ff ff   auipc   ra, 1048564
   114648: e7 80 c0 00   jalr    12(ra)
   11464c: e2 60         ld      ra, 24(sp) // <-- HERE
   11464e: 42 64         ld      s0, 16(sp)
   114650: 26 85         mv      a0, s1
   114652: a2 64         ld      s1, 8(sp)
   114654: 05 61         addi    sp, sp, 32
   114656: 82 80         ret
 }}}
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/17468#comment:6>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: