#725486 mpqc: Aborts with SIGABRT if executed without further arguments

Package:
mpqc
Source:
mpqc
Description:
Massively Parallel Quantum Chemistry Program
Submitter:
Michael Banck
Date:
2013-10-06 12:21:07 UTC
Severity:
normal
#725486#5
Date:
2013-10-06 12:16:26 UTC
From:
To:
If I run mpqc without further arguments, it aborts:

$ mpqc
mpqc: error: no molecule given
[hartree:31693] *** Process received signal ***
[hartree:31693] Signal: Aborted (6)
[hartree:31693] Signal code:  (-6)
[hartree:31693] [ 0] /lib/x86_64-linux-gnu/libpthread.so.0(+0xf030)
[0x7f1db4675030]
[hartree:31693] [ 1] /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x35)
[0x7f1db3d85475]
[hartree:31693] [ 2] /lib/x86_64-linux-gnu/libc.so.6(abort+0x180)
[0x7f1db3d886f0]
[hartree:31693] [ 3] mpqc(_ZN2sc6MPQCIn5errorEPKc+0xbf) [0x4355ef]
[hartree:31693] [ 4] mpqc(_ZN2sc6MPQCIn12parse_stringEPKc+0x1aff)
[0x43a2ff]
[hartree:31693] [ 5] mpqc(_Z8try_mainiPPc+0xc50) [0x4283f0]
[hartree:31693] [ 6] mpqc(main+0xe) [0x4263ae]
[hartree:31693] [ 7]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xfd) [0x7f1db3d71ead]
[hartree:31693] [ 8] mpqc() [0x427259]
[hartree:31693] *** End of error message ***
Abgebrochen
$

This has also been reported as Launchpad bug #977393.


Michael