-
Notifications
You must be signed in to change notification settings - Fork 154
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Man pages? #13
Comments
Yes, sorry, i will put them together by the weekend :) |
Safari77
added a commit
to Safari77/sophia
that referenced
this issue
Sep 5, 2015
$ softlimit -a 860000000 ./batch Segmentation fault (core dumped) (gdb) bt #0 ss_pageradd (p=0x55aa8f8d8590) at sophia/std/ss_pager.c:59 #1 0x000055aa8f733675 in ss_pagerpop (p=0x55aa8f8d8590) at sophia/std/ss_pager.c:71 pmwkaa#2 0x000055aa8f7336fb in ss_sagrow (s=0x55aa8f8d8878) at sophia/std/ss_slaba.c:32 pmwkaa#3 ss_slabamalloc (a=0x55aa8f8d8870, size=<optimized out>) at sophia/std/ss_slaba.c:89 pmwkaa#4 0x000055aa8f741ef2 in ss_malloc (size=65, a=<optimized out>) at sophia/std/ss_a.h:45 pmwkaa#5 sx_valloc (v=0x55aa9ab5cdf0, asxv=<optimized out>) at sophia/transaction/sx_v.h:28 pmwkaa#6 sx_set (t=t@entry=0x7f81028ad05c, index=index@entry=0x7f81028c3c8c, version=0x55aa9ab5cdf0) at sophia/transaction/sx.c:285 pmwkaa#7 0x000055aa8f751841 in se_txwrite (t=0x7f81028ad024, o=<optimized out>, flags=<optimized out>) at sophia/environment/se_tx.c:65 pmwkaa#8 0x000055aa8f753f4e in se_recoverlog (log=0x55aa8f8f46c0, e=<optimized out>) at sophia/environment/se_recover.c:111 pmwkaa#9 se_recoverlogpool (e=0x55aa8f8d8010) at sophia/environment/se_recover.c:150 pmwkaa#10 se_recover (e=e@entry=0x55aa8f8d8010) at sophia/environment/se_recover.c:172 pmwkaa#11 0x000055aa8f75a850 in se_open (o=0x55aa8f8d8010) at sophia/environment/se.c:56 pmwkaa#12 0x000055aa8f75a988 in sp_open (ptr=<optimized out>) at sophia/sophia/sophia.c:75 pmwkaa#13 0x000055aa8f712d19 in main (argc=<optimized out>, argv=<optimized out>) at batch.c:31
This was referenced Sep 5, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I see man pages on sphia.org but they're not with the source?
The text was updated successfully, but these errors were encountered: