Date: | Fri, 18 Oct 2019 16:45:30 +0200 |
---|---|
From: | Rokas Maciulaitis <rokas.maciulaitis@xxxxxxx> |
Subject: | Re: [HTCondor-devel] HTCondor python bindings crashing |
Hi Brian, The problem seems to be present in 8.9.3. Could you advise how to get a full traceback? I've checked the core dump file, but it doesn't seem informative. $ lldb -c core.1571404453.flask.16 (lldb) target create --core "core.1571404453.flask.16"Core file '/Users/rokas/project/reana/src/core.1571404453.flask.16' (x86_64) was loaded.thread info all thread #1: tid = 88, 0x00007f3c69a015cb, name = 'flask', stop reason = signal SIGABRT thread #2: tid = 16, 0x00007f3c699fd35b, stop reason = signal 0 thread #3: tid = 32, 0x00007f3c69792037, stop reason = signal 0 I've tried installingÂhtcondor-dbg, setting D_FULLDEBUG. None of those helped. htcondor.set_subsystem("TOOL") htcondor.param['TOOL_DEBUG'] = 'D_FULLDEBUG' htcondor.param['TOOL_LOG'] = 'log.txt' htcondor.enable_log() htcondor.enable_debug() Cheers, Rokas On Fri, 11 Oct 2019 at 16:57, Bockelman, Brian <BBockelman@xxxxxxxxxxxxx> wrote:
|
[← Prev in Thread] | Current Thread | [Next in Thread→] |
---|---|---|
|
Previous by Date: | Re: [HTCondor-devel] HTCondor python bindings crashing, Bockelman, Brian |
---|---|
Next by Date: | Re: [HTCondor-devel] HTCondor python bindings crashing, Rokas Maciulaitis |
Previous by Thread: | Re: [HTCondor-devel] HTCondor python bindings crashing, Bockelman, Brian |
Next by Thread: | Re: [HTCondor-devel] HTCondor python bindings crashing, Rokas Maciulaitis |
Indexes: | [Date] [Thread] |