--- Log opened Thu Nov 03 00:00:25 2016 | ||
olofk | kc5tja: Yes, it's quite useful for that. I have some example scripts in my ipyxact library to parse IP-XACT files and create header files and markdown docs if you're interested | 03:31 |
---|---|---|
shorne | alright, I think I am getting to the bottom of this strace issue on openrisc, issue is when I try to run strace on openrisc linux/musl it just locks up | 07:05 |
shorne | it looks like its spinning in a_cas (compare and swap) from musl lib. | 07:06 |
shorne | It looks like musl had some updates and our compare and swap was not updated correctly | 07:06 |
shorne | stekern: looks like you wrote the original. would you remember anything there? | 07:07 |
shorne | https://github.com/bminor/musl/blob/master/arch/or1k/atomic_arch.h | 07:08 |
shorne | It looks like the code is getting in an ifinite loop somehow, also every time it runs the l.swa instruction it throws a page fault 0x300 | 07:08 |
wbx | shorne: so you have a running Linux Openrisc system with musl? hardware or emulator? | 07:33 |
shorne | test | 08:16 |
shorne | wbx: im running on or1ksim to get the debug info, but first saw this issue on de0 nano | 08:16 |
wbx | shorne: can you share some details of your or1ksim musl setup, because I am trying to get some system working without success since some time. | 09:00 |
-!- ZipCPU is now known as ZipCPU_ | 10:24 | |
-!- ZipCPU_ is now known as ZipCPU | 10:24 | |
kc5tja | olofk: To serve as examples especially, yes. It'd help me better understand the spec. | 10:41 |
shorne | wbx: I didnt really to much special what issue are you having? | 10:58 |
wbx | shorne: he system bootsup (kernel okay) then bsybox init tries to execute a script and it hangs with no output. even with a spawning xterm configured in or1ksim | 13:51 |
shorne | wbx: maybe this is related to what I am seeing, can you paste the contents of `or1k-musl-linux-objdump -d busybox_unstripped` | 17:04 |
shorne | I mean put that on a website somewhere | 17:04 |
wbx | shorne: i need to prepare a new build. | 17:08 |
wbx | shorne: http://debug.openadk.org/or1k/busybox.or1k | 18:02 |
-!- ZipCPU|Laptop_ is now known as ZipCPU|Laptop | 21:34 | |
--- Log closed Fri Nov 04 00:00:27 2016 |
Generated by irclog2html.py 2.15.2 by Marius Gedminas - find it at mg.pov.lt!