Generating .NET crash dumps automatically

Note that creating a minidump from inside the “failing” process (or even thread) itself is not trivial or might not be accurate (also MiniDumpWriteDump function’s Remarks). Besides, if your process is in such anger that you might need to write a crash dump, the whole situation is typically so hosed, that even attempting to create … Read more

Changing location of core dump

Yes, it is. You can change /proc/sys/kernel/core_pattern to define the pathname used to generate the corefile. For more, see man core example: echo ‘/tmp/core_%e.%p’ | sudo tee /proc/sys/kernel/core_pattern # `tee’ instead of > so that # opening happens in the # elevated process would cause all future core dumps to be generated in /tmp and … Read more

minidump vs. fulldump?

Differences between full memory dump files and mini memory dump files A memory dump file can collect a variety of information. Typically, a support engineer must have all the contents of virtual memory to troubleshoot a problem. In other cases, you might want to capture less information to focus on a specific problem. The debugger … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)