Iret causes general protection fault in long mode

This page summarizes the projects mentioned and recommended in the original post on /r/osdev

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • os

  • Link to project on github: https://github.com/jiftoo/os

  • MandelbrotOS

    Discontinued A community driven OS by the youth

  • I had this recently too. I am not sure why it caused it but I learned from here: https://forum.osdev.org/viewtopic.php?f=1&t=27373 that you can just do iretq and it seems to work. You could also just do sti and ret. Also I learned the hard way: do not copy 32 bit dit code to long mode. It always ends up bad. I have a project running that seems to have working interrupts. Use it for inspiration all you want. https://github.com/MandelbrotOS/MandelbrotOS/ Also excuse the bad code on my parts.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts