Crashes were reported by users using surface 10 pro tablets .
-
Had developed a windows based application in QT with MSVC ; the application is working well and good in all windows laptops and surface systems but recently consistent crashes and misbehavior of application was reported by Surface 10 Pro tablet Users . The Surface Laptop has Intel(R) Core(TM) Ultra 5 135U processor . The application is behaving like this in all Surface 10 Pro Tab it seems . Need help to know if its a DLL issue or hardware issue .
-
Hi @jsulm ; the application is a windows based application which is build using QT with MSVC and the application is working quiet well in all PC , laptop and Surface Pro tablet with intel processor (other config was not used) but the application is crashing in surface 10 pro with ultra series intel processor and process are taking drastic time compared to it working in other systems . The application is misbehaving as well . Could you please help me out how to diagnose what the issue might be actually .
-
@DeepakD If your application is crashing then first thing to do is to run it in debugger to see where and why it is crashing.
"process are taking drastic time compared to it working in other systems" - what does this mean?
"The application is misbehaving as well" - this does not tell much.