comp.lang.ada
 help / color / mirror / Atom feed
* stacktrace gan on raspberry pi
@ 2021-05-10 16:01 Björn Lundin
  2021-05-10 16:53 ` Joakim Strandberg
  2021-05-11  7:37 ` Simon Wright
  0 siblings, 2 replies; 8+ messages in thread
From: Björn Lundin @ 2021-05-10 16:01 UTC (permalink / raw)




Hi!
I got a raspberry pi 4 - 8 Gb, with
Ubuntu 20.04 LTS on.

I use the gnat provided by apt -


ubuntu@ubuntu:~/svn/wcs-std/target/message$ gnatls -v

GNATLS 9.3.0
Copyright (C) 1997-2019, Free Software Foundation, Inc.

Source Search Path:
    <Current_Directory>
    /usr/lib/gcc/aarch64-linux-gnu/9/adainclude


Object Search Path:
    <Current_Directory>
    /usr/lib/gcc/aarch64-linux-gnu/9/adalib


Project Search Path:
    <Current_Directory>
    /home/ubuntu/svn/wcs-std/config/gpr
    /home/ubuntu/svn/wcs-std/config/gpr/unix
    /usr/aarch64-linux-gnu/lib/gnat
    /usr/aarch64-linux-gnu/share/gpr
    /usr/share/gpr
    /usr/lib/gnat


I seem to get some info out on a crash

Exception raised : GNU.DB.SQLCLI.INVALID_FUNCTION_SEQUENCE

Message : [Proc=SQLFetch][Server=][State=HY010][unixODBC][Driver 
Manager]Function sequence error
raised GNU.DB.SQLCLI.INVALID_FUNCTION_SEQUENCE : 
[Proc=SQLFetch][Server=][State=HY010][unixODBC][Driver Manager]Function 
sequence error
Call stack traceback locations:
0xaaaab8fc2b84 0xaaaab8fc5924 0xaaaab900c364 0xaaaab90024dc 
0xaaaab8fbab48 0xaaaab8fbe364 0xaaaab8fb9848 0xffffa687c08c 0xaaaab8fb9898


but addr2line gives

ubuntu@ubuntu:~/svn/wcs-std/target/message$ addr2line -e 
./message_utility 0xaaaab8fc2b84 0xaaaab8fc5924 0xaaaab900c364 
0xaaaab90024dc 0xaaaab8fbab48 0xaaaab8fbe364 0xaaaab8fb9848 
0xffffa687c08c 0xaaaab8fb9898
??:0
??:0
??:0
??:0
??:0
??:0
??:0
??:0
??:0


Is stacktracing not implemented (which i suspect it is not) or is there 
another tool to use? (like atos on macos)


-- 
Björn

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-05-11 16:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-10 16:01 stacktrace gan on raspberry pi Björn Lundin
2021-05-10 16:53 ` Joakim Strandberg
2021-05-11  8:28   ` Björn Lundin
2021-05-11  7:37 ` Simon Wright
2021-05-11  8:27   ` Björn Lundin
2021-05-11  9:51     ` Simon Wright
2021-05-11 11:17       ` Dmitry A. Kazakov
2021-05-11 16:32         ` Björn Lundin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox