[Paraview-developers] Spreadsheet bug

Ben Boeckel ben.boeckel at kitware.com
Fri Jun 27 14:41:14 EDT 2014


On Fri, Jun 27, 2014 at 18:35:04 +0200, Mathieu Westphal wrote:
> terminate called after throwing an instance of 'std::logic_error'
>   what():  basic_string::_S_construct null not valid
> ./launchParaview.sh: line 2: 13745 Aborted                 (core dumped) ./svn/3RDPARTY/ParaView/build_linux/Debug/bin/paraview

Could a backtrace from the core be provided?

    gdb --core core.$PID $path_to_paraview
    (gdb) bt full
    <paste this>

Thanks,

--Ben


More information about the Paraview-developers mailing list