Changes between Initial Version and Version 2 of Ticket #16337


Ignore:
Timestamp:
Jul 2, 2020, 6:18:16 AM (4 years ago)
Author:
diver
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16337

    • Property Summary segment violation on x86_s4 with bbitmapSegment violation on x86_64 in bbitmap
  • Ticket #16337 – Description

    initial v2  
    1 load an image to a bitmap and check its size errors with a segment violation ... only on x86_64 haiku,
    2 on
    3 hrev54397 x86_64
    4 using yab1.7.8
     1load an image to a bitmap and check its size errors with a segment violation ... only on x86_64 haiku.
    52
    6 excute msize.yab resulyts in a segment violation.
     3hrev54397 x86_64 using yab1.7.8 execute msize.yab results in a segment violation.
    74
    8 hrev54397x86_gcc2
    9 execute msize.yab and there is no segment violation.
     5hrev54397 x86_gcc2 execute msize.yab and there is no segment violation.