Changes between Initial Version and Version 1 of Ticket #8007, comment 9


Ignore:
Timestamp:
Nov 7, 2011, 9:03:05 AM (12 years ago)
Author:
ttcoder

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8007, comment 9

    initial v1  
    1010If I had more time I'd try to code a minimalist .cpp that reliably reproduces the freeze, maybe a ten-line program that hammers FrameResized()... I could end up realizing this does not freeze anything and it takes an additional ResizeTo() call to freeze the system, which could hint at the video driver being involved (those have a kernel-land counterpart to the user-land accelerant after all, probably involving locks of some sort ?). Or if it didn't, it would hint at the app_server ..etc and so on.
    1111
     12EditToAdd: my video driver is the nVidia one (MX 440-something).