Skip to content
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

Fatal error: exception Bdb.DBError("BDB3012 key: page 0: unpinned page returned") #62

Open
ygrek opened this issue Jul 23, 2018 · 1 comment
Labels
bug Something isn't working minor

Comments

@ygrek
Copy link
Member

ygrek commented Jul 23, 2018

Original report by Anonymous.


Hi,

I am trying to setup a sks server on ubuntu 18.04

after installing the required dependency and downloading the dump found here, when I run the script sks_build.sh I get the following error:

#!terminal

Enter enter the mode (1/2): 2
=== Running (fast)build... ===
Loading keys...done
./sks_build.sh: line 49:  2537 Segmentation fault      (core dumped) /usr/sbin/sks $mode -n 10 -cache 100
Command failed unexpectedly. Bailing out

Before running the script I installed libdb4.8-dev and libdb4.8++-dev.

I am not sure if the issue is from one of the dumped file or with my setup.

Can anyone help?

Thanks.

@ygrek
Copy link
Member Author

ygrek commented Aug 6, 2018

Original comment by ygrek (Bitbucket: f_x, ).


Please get the backtrace, follow e.g. this guide https://wiki.ubuntu.com/Backtrace#Generation
(ie run above sks command under gdb and execute thread apply all bt in gdb prompt and show here)

@ygrek ygrek added minor bug Something isn't working labels May 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working minor
Projects
None yet
Development

No branches or pull requests

1 participant