Germano Massullo
2018-11-26 16:32:26 UTC
Hi everybody, I am debugging boinc-manager, and everytime I run
$ gdb boincmgr
(gdb) run
then I trigger the crash, after running
(gdb) thread apply all backtrace
I obtain stuff like
[...] argc=<optimized out>
so I need help in tuning the boinc-client spec file[1] in order to avoid that (for example using gcc -O0).
To begin, I started removing -DNDEBUG flag in order to re-enable the wxWidgets debug standard output.
Thank you for your time
[1]: https://src.fedoraproject.org/rpms/boinc-client/blob/master/f/boinc-client.spec#_167
_______________________________________________
devel mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to devel-***@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/li
$ gdb boincmgr
(gdb) run
then I trigger the crash, after running
(gdb) thread apply all backtrace
I obtain stuff like
[...] argc=<optimized out>
so I need help in tuning the boinc-client spec file[1] in order to avoid that (for example using gcc -O0).
To begin, I started removing -DNDEBUG flag in order to re-enable the wxWidgets debug standard output.
Thank you for your time
[1]: https://src.fedoraproject.org/rpms/boinc-client/blob/master/f/boinc-client.spec#_167
_______________________________________________
devel mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to devel-***@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/li