[Ubuntu] SAGA GIS segfault
Johan Van de Wauw
johan.vandewauw at gmail.com
Thu Dec 14 12:20:32 PST 2017
Thomas,
I can reproduce using a recent version of SAGA on Debian.
Forwarding to the saga development list.
Thread 1 "saga_gui" received signal SIGSEGV, Segmentation fault.
0x00005555556f0fef in CWKSP_Base_Control::_Search_Item (this=0x555556f27270)
at wksp_base_control.cpp:857
857 if( pItem && pItem->GetId().IsOk() )
(gdb) bt
#0 0x00005555556f0fef in CWKSP_Base_Control::_Search_Item (
this=0x555556f27270) at wksp_base_control.cpp:857
#1 0x00007ffff70ed40e in
wxAppConsoleBase::CallEventHandler(wxEvtHandler*, wxEventFunctor&,
wxEvent&) const ()
from /usr/lib/x86_64-linux-gnu/libwx_baseu-3.0.so.0
#2 0x00007ffff7272ea5 in
wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&,
wxEvtHandler*, wxEvent&) ()
from /usr/lib/x86_64-linux-gnu/libwx_baseu-3.0.so.0
#3 0x00007ffff7272f9b in wxEventHashTable::HandleEvent(wxEvent&,
wxEvtHandler*) () from /usr/lib/x86_64-linux-gnu/libwx_baseu-3.0.so.0
#4 0x00007ffff727334b in wxEvtHandler::TryHereOnly(wxEvent&) ()
Kind Regards,
Johan
On Tue, Dec 12, 2017 at 10:46 AM, Thomas Kreuzer
<thomas.kreuzer at uni-wuerzburg.de> wrote:
> Hello everyone,
>
> I am using SAGA GIS 2.3.1 from ubuntugis-unstable. When I search for a
> tool and try to execute it, SAGA GIS segfaults without any further
> information (I added a the last lines of strace though).
>
> Reproduction:
>
> "Geoprocessing" -> "Find and Run Tool" -> "Enter anything as search term
> which produces a result" -> "start the tool form the result list" ->
> "Segfault"
>
> I am on Ubuntu 16.04, anyone else with this problem?
>
> Kind regards,
> Thomas
>
>
> STRACE:
>
> poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])
> recvmsg(3, {msg_name(0)=NULL,
> msg_iov(1)=[{"\1\1$S\0\0\0\0o\7\240\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0",
> 4096}], msg_controllen=0, msg_flags=0}, 0) = 32
> recvmsg(3, 0x7ffeb7f24780, 0) = -1 EAGAIN (Resource
> temporarily unavailable)
> recvmsg(3, 0x7ffeb7f24780, 0) = -1 EAGAIN (Resource
> temporarily unavailable)
> write(4, "\1\0\0\0\0\0\0\0", 8) = 8
> futex(0x561af1bffc70, FUTEX_WAKE_PRIVATE, 2147483647) = 0
> --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR,
> si_addr=0xfffffffff4664508} ---
> +++ killed by SIGSEGV +++
>
> _______________________________________________
> UbuntuGIS mailing list
> Ubuntu at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/ubuntu
> http://trac.osgeo.org/ubuntugis/wiki
More information about the Ubuntu
mailing list