[haiku-bugs] Re: [Haiku] #18111: haikuwebkit 1.9.0 crashes on DocumentLoader

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Tue, 29 Nov 2022 22:13:57 -0000

#18111: haikuwebkit 1.9.0 crashes on DocumentLoader
---------------------------+------------------------
  Reporter:  madmax        |      Owner:  pulkomandy
      Type:  bug           |     Status:  new
  Priority:  normal        |  Milestone:  R1/beta4
 Component:  Kits/Web Kit  |    Version:  R1/beta4
Resolution:                |   Keywords:
Blocked By:                |   Blocking:
  Platform:  x86           |
---------------------------+------------------------
Comment (by waddlesplash):

 It appears there is a GCC/Clang difference here. It appears GCC's headers
 have alignof(max_align_t) come out to be 16 even on 32-bit Linux, while on
 the same setup Clang gives 8 (according to the Compiler Explorer.) That
 sounds like a problem waiting to happen!
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/18111#comment:10>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: