[haiku-bugs] Re: [Haiku] #17531: KDL (GPE) in syscall entry (thread_hit_debug_event_internal)

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Fri, 18 Mar 2022 18:57:27 -0000

#17531: KDL (GPE) in syscall entry (thread_hit_debug_event_internal)
----------------------------+----------------------------
  Reporter:  waddlesplash   |      Owner:  nobody
      Type:  bug            |     Status:  new
  Priority:  normal         |  Milestone:  Unscheduled
 Component:  System/Kernel  |    Version:  R1/Development
Resolution:                 |   Keywords:
Blocked By:                 |   Blocking:
  Platform:  All            |
----------------------------+----------------------------
Comment (by waddlesplash):

 The problem seems to be that the stack pointer is not aligned to 16 (but
 only to 8) and GCC generated aligned-SSE instructions for a copy. The
 question then is how we wound up with a misaligned stack pointer in
 syscall entry; or why this only manifests in user_debug_pre_syscall...
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/17531#comment:6>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: