[haiku-bugs] [Haiku] #10987: Race condition in Deskbar team list

  • From: "diver" <trac@xxxxxxxxxxxx>
  • Date: Fri, 27 Jun 2014 17:58:27 -0000

#10987: Race condition in Deskbar team list
----------------------------------+------------------------------
 Reporter:  diver                 |        Owner:  axeld
     Type:  bug                   |       Status:  new
 Priority:  normal                |    Milestone:  R1
Component:  Applications/Deskbar  |      Version:  R1/Development
 Keywords:                        |   Blocked By:
 Blocking:                        |  Has a Patch:  0
 Platform:  All                   |
----------------------------------+------------------------------
 Limiting to 1 CPU makes this bug easiest to reproduce.

 Steps to reproduce:

 1) Run the following:
     cp /bin/desklink .

 2) Open it in FileTypes, un-check Background app, save.

 3) Run the following:
     while true ; do ./desklink > /dev/null ; done

 3) Now open the Deskbar settings window, push "Defaults" button to revert
 to default, then check the first 2 check boxes and toggle the second one
 (Tracker always first) a few times, you should see the desklink entry
 stick in Deskbar.

 It is a bit easier to reproduce by tab focusing the check box and tapping
 the space bar repeatedly.

--
Ticket URL: <https://dev.haiku-os.org/ticket/10987>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts:

  • » [haiku-bugs] [Haiku] #10987: Race condition in Deskbar team list - diver