[haiku-bugs] Re: [Haiku] #14983: [app_server] crashes after double clicking Audio Mixer in Cortex

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Sat, 21 Mar 2020 16:10:01 -0000

#14983: [app_server] crashes after double clicking Audio Mixer in Cortex
----------------------------------+----------------------------
   Reporter:  diver               |      Owner:  axeld
       Type:  bug                 |     Status:  new
   Priority:  critical            |  Milestone:  R1/beta2
  Component:  Servers/app_server  |    Version:  R1/Development
 Resolution:                      |   Keywords:
 Blocked By:                      |   Blocking:  15597
Has a Patch:  0                   |   Platform:  All
----------------------------------+----------------------------
Comment (by pulkomandy):

 I think calling BView::DragMessage() from outside the view own thread
 should not be allowed. At least it should probably call
 _CheckOwnerLockAndSwitchCurrent() instead of just _CheckOwnerLock() ?

 app_server can try to do some validation, but if we send completely bogus
 data, it's difficult to catch it all there.
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/14983#comment:12>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: