Getting a core file from BOINC app

Message boards : API : Getting a core file from BOINC app
Message board moderation

To post messages, you must log in.

AuthorMessage
Iain Bethune

Send message
Joined: 2 Feb 10
Posts: 8
United Kingdom
Message 35092 - Posted: 4 Oct 2010, 9:39:54 UTC

Hi all,

I'm trying to debug a problem seen on PrimeGrid with a CUDA app. The problem only seems to affect the Mac (linux and windows from the same code base appear to be OK), and the result is that the app dies with a segfault when it is shutting down (either at the end of the WU, or when being suspended).

The problem is, that even when I run the app standalone from the commandline, the BOINC library is catching the SIGSEGV, and reporting a bunch of stuff (executable name, BOINC library version, thread state, images description), when what I really want is just a core file that I can look at with gdb.

Is there any way to turn off this behaviour so I can get a core file?

Cheers

- Iain
ID: 35092 · Report as offensive

Message boards : API : Getting a core file from BOINC app

Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.