Re: [Evolution] Logwatch reports segmentation faults in Evolution



On Fri, 2022-10-07 at 16:44 -0500, Tim McConnell via evolution-list
wrote:
"gdb something --ex r" will just start "something" under the
debugger
and then let it run until it either exists or crashes. It won't
create
any files on its own.

poc
[...]

Thanks for that information. So other than maybe slightly higher
CPU/Memory usage it should be fine just to run evolution in gdb until
it breaks again, correct? 

I would think so. The debugger just sets a signal trap, so I wouldn't
expect the CPU usage to change, as Evo will run at normal speed until
something "interesting" happens.

poc


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]