Opened 3 days ago
#19260 new bug
libbe: freeze when adding a lot of BViews
Reported by: | X512 | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Kits/Interface Kit | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev58325.
Steps to reproduce:
- Compile and run attached test program
RecursiveViews.cpp
.
- Resize window to make it bigger.
- Application will freeze. It stop redrawing and do not respond on close/quit request. There are no busy loops, CPU is idle.
It seems caused by PortLink protocol getting out-of-sync, maybe because of attempt to send too many data in single packet.
Attachments (1)
Note:
See TracTickets
for help on using tickets.