Quote:
Originally Posted by bdbcat
Bob...
The armhf double alignment fix is now available in github (3.3.1003 Alpha)
Good Luck
Dave
|
Dave,
Progress. Loading got farther, but...
gdb output below.
Thanks,
Bob
opencpn:6768): Gdk-WARNING **: shmget failed: error 38 (Function not implemented)
Program received signal SIGBUS, Bus error.
0x002e03d8 in PolyTessGeo::PolyTessGeo (this=0xe45c18,
polybuf=0xec0700 " POLYTESSGEOPROP -180.000000 18.750000 -116.333333 49.500000\nContours/nWKB 1 2520\nContour nV 311\n\360\022", nrecl=9875, index=0)
at /home/android/Downloads/OpenCPN/src/mygeom.cpp:417
417 double minx = *pbb++;
(gdb) backtrace
#0 0x002e03d8 in PolyTessGeo::PolyTessGeo (this=0xe45c18,
polybuf=0xec0700 " POLYTESSGEOPROP -180.000000 18.750000 -116.333333 49.500000\nContours/nWKB 1 2520\nContour nV 311\n\360\022", nrecl=9875, index=0)
at /home/android/Downloads/OpenCPN/src/mygeom.cpp:417
#1 0x002b4cf2 in S57Obj::S57Obj (this=0xe45b18,
first_line=0xe46340 "OGRFeature(ADMARE):0\n", pfpx=0xbeffeba4, dummy=0,
dummy2=0) at /home/android/Downloads/OpenCPN/src/s57chart.cpp:663
#2 0x002bfa08 in s57chart::BuildRAZFromSENCFile (this=0x1231c00,
FullPath=...) at /home/android/Downloads/OpenCPN/src/s57chart.cpp:4161
#3 0x002baae2 in s57chart::PostInit (this=0x1231c00, flags=FULL_INIT,
cs=GLOBAL_COLOR_SCHEME_RGB)
at /home/android/Downloads/OpenCPN/src/s57chart.cpp:2698
#4 0x002b9f96 in s57chart::Init (this=0x1231c00, name=..., flags=FULL_INIT)
at /home/android/Downloads/OpenCPN/src/s57chart.cpp:2508
#5 0x0010f1d4 in ChartDB::OpenChartUsingCache (this=0xf21e48, dbindex=152,
init_flag=FULL_INIT)
at /home/android/Downloads/OpenCPN/src/chartdb.cpp:1135
#6 0x0010e626 in ChartDB::OpenChartFromDB (this=0xf21e48, index=152,
init_flag=FULL_INIT)
at /home/android/Downloads/OpenCPN/src/chartdb.cpp:800
#7 0x000f55ea in MyFrame::SelectQuiltRefdbChart (this=0xf88670, db_index=152)
at /home/android/Downloads/OpenCPN/src/chart1.cpp:5544
#8 0x000f4ef0 in MyFrame::HandlePianoClick (this=0xf88670, selected_index=2,
selected_dbIndex=152)
at /home/android/Downloads/OpenCPN/src/chart1.cpp:5429
#9 0x001eb5f8 in PianoWin::MouseEvent (this=0xfbef48, event=...)
at /home/android/Downloads/OpenCPN/src/statwin.cpp:519
#10 0x4006f54c in wxAppConsole::HandleEvent(wxEvtHandler*, void (wxEvtHandler::*)(wxEvent&), wxEvent&) const ()
from /usr/lib/arm-linux-gnueabihf/libwx_baseu-2.8.so.0
#11 0x400bdf08 in wxEvtHandler::ProcessEventIfMatches(wxEventTableEn tryBase const&, wxEvtHandler*, wxEvent&) ()
from /usr/lib/arm-linux-gnueabihf/libwx_baseu-2.8.so.0
#12 0x400bdfe2 in wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) ()
from /usr/lib/arm-linux-gnueabihf/libwx_baseu-2.8.so.0
#13 0x400be214 in wxEvtHandler::ProcessEvent(wxEvent&) ()
from /usr/lib/arm-linux-gnueabihf/libwx_baseu-2.8.so.0
#14 0x4022939e in wxWindow::GTKProcessEvent(wxEvent&) const ()
from /usr/lib/arm-linux-gnueabihf/libwx_gtk2u_core-2.8.so.0
#15 0x4022d6da in ?? ()
from /usr/lib/arm-linux-gnueabihf/libwx_gtk2u_core-2.8.so.0
#16 0x4022d6da in ?? ()
from /usr/lib/arm-linux-gnueabihf/libwx_gtk2u_core-2.8.so.0
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
(gdb)