View Single Post
Old 05-24-2022, 10:07 PM   #4
dhdurgee
Guru
dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.
 
Posts: 910
Karma: 3000002
Join Date: Jun 2010
Device: K3W, PW4
The segfault is occurring in a plugin when I attempt to add the book either using the GUI or the command line option.

Code:
dhdurgee@z560:~/Downloads$ calibredb add ./Created\ Equal.epub --with-library=~/Calibre\ Library
DeDRM v10.0.2: Trying to decrypt Created Equal.epub
DeDRM v10.0.2: Verifying zip archive integrity
DeDRM v10.0.2: Created Equal.epub is a secure Adobe Adept ePub for UUID 500ec903-efb8-45ec-8cc0-8ff5db93808a
DeDRM v10.0.2: Trying Encryption key RTC
Segmentation fault (core dumped)
dhdurgee@z560:~/Downloads$
I hoped to be able to debug the error and at least determine which line of code and outside resource is hitting the problem in hopes of correcting it.

Dave
dhdurgee is offline   Reply With Quote