Changes between Initial Version and Version 2 of Ticket #16337
- Timestamp:
- Jul 2, 2020, 6:18:16 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16337
- Property Summary segment violation on x86_s4 with bbitmap → Segment 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 1 load an image to a bitmap and check its size errors with a segment violation ... only on x86_64 haiku. 5 2 6 excute msize.yab resulyts in a segment violation.3 hrev54397 x86_64 using yab1.7.8 execute msize.yab results in a segment violation. 7 4 8 hrev54397x86_gcc2 9 execute msize.yab and there is no segment violation. 5 hrev54397 x86_gcc2 execute msize.yab and there is no segment violation.