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

make update aborts: [touch-dbs] Segmentation fault #1

Closed
ghost opened this issue Jun 3, 2014 · 2 comments
Closed

make update aborts: [touch-dbs] Segmentation fault #1

ghost opened this issue Jun 3, 2014 · 2 comments

Comments

@ghost
Copy link

ghost commented Jun 3, 2014

Hello all,

hopefully I am not the only one who still uses this piece of software. I run on Linux Mint Debian Edition 201403 AMD64, gcc version 4.8.2, libc6 2.17 and moviedb 3.24.

I went successfully through "make compile && make installbin".

When I run "make update" then I get a lot of warnings like this: "titles.key contains 2 identical movies (The Secret (1990))" ending with the error:

/home/patrick/imdb/moviedb-3.24/etc/mkdb -dist
Adding Distributor List...
mkdb: too many titles -- increase MAXTITLES
make[3]: *** [distributors.data] Error 255
make[3]: Leaving directory /home/patrick/imdb/moviedb-3.24/dbs' /home/patrick/imdb/moviedb-3.24/etc/mkdb -create make[2]: *** [touch-dbs] Segmentation fault make[2]: Leaving directory/home/patrick/imdb/moviedb-3.24/dbs'
make[1]: *** [do-databases] Error 2
make[1]: Leaving directory `/home/patrick/imdb/moviedb-3.24'
make: *** [databases] Error 2

@jeffWelling
Copy link
Owner

I've increased MAXTITLES which looks like the problem, try it again now and let me know if it's still not working?

@ghost
Copy link
Author

ghost commented Jun 5, 2014

[...]
Adding Distributor List...
mkdb: too many titles -- increase MAXTITLES
make[3]: *** [distributors.data] Error 255
make[3]: Leaving directory /home/patrick/imdb/moviedb-master/dbs' /home/patrick/imdb/moviedb-master/etc/mkdb -create make[2]: *** [touch-dbs] Segmentation fault make[2]: Leaving directory/home/patrick/imdb/moviedb-master/dbs'
make[1]: *** [do-databases] Error 2
make[1]: Leaving directory `/home/patrick/imdb/moviedb-master'
make: *** [databases] Error 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant