[haiku-bugs] Re: [Haiku] #9789: BDirectWindow Problems

  • From: "pdziepak" <trac@xxxxxxxxxxxx>
  • Date: Tue, 28 May 2013 22:32:48 -0000

#9789: BDirectWindow Problems
-------------------------+-------------------------
   Reporter:  scanty     |      Owner:  nobody
       Type:  bug        |     Status:  assigned
   Priority:  normal     |  Milestone:  R1
  Component:  - General  |    Version:  R1/alpha4.1
 Resolution:             |   Keywords:
 Blocked By:             |   Blocking:
Has a Patch:  0          |   Platform:  All
-------------------------+-------------------------
Changes (by pdziepak):

 * owner:  pdziepak => nobody


Comment:

 Actually, this problem doesn't look like related to ASLR.

 In `PretendoWindow::DrawDirect` line 818 the variable `y` has value `-1`
 what makes `blit_windowed_dirty_mmx` attempt to read from an address
 before the start of the actual buffer, hence page fault.

 I do not know whether it is a Haiku fault or a bug in the application,
 because I am not familiar with this part of Haiku and, unfortunately, at
 the moment I don't have enough spare time to get familiar.

--
Ticket URL: <http://dev.haiku-os.org/ticket/9789#comment:9>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: