Re: [Interest] Application stack traces are not seen using Massif with Qt debug symbols

2023-08-03 Thread Thiago Macieira
On Thursday, 3 August 2023 09:21:26 PDT Ramakanth Kesireddy wrote: > Thanks for the inputs. It helped to resolve the issue. Hope these asserts > are enabled only in Qt debug build as app is able to run fine on Qt 5.15.8 > enterprise installer version. Internal assertions are only enabled in debug

Re: [Interest] Application stack traces are not seen using Massif with Qt debug symbols

2023-08-03 Thread Ramakanth Kesireddy
Thanks for the inputs. It helped to resolve the issue. Hope these asserts are enabled only in Qt debug build as app is able to run fine on Qt 5.15.8 enterprise installer version. However, the application stack traces are not seen when used with massif tool even after enabling config+=debug and QMAK