← Back to team overview

edubuntu-bugs team mailing list archive

[Bug 975487] [NEW] Calibre segfaults on startup (in 0.8.45-0ubuntu1)

 

Public bug reported:

It occurs every time with the latest version of calibre (for 12.04):

[...]
stat("/usr/lib/calibre/calibre/plugins/pictureflow", 0x7ffff3e82760) = -1 ENOENT (No such file or directory)
open("/usr/lib/calibre/calibre/plugins/pictureflow.so", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=105008, ...}) = 0
open("/usr/lib/calibre/calibre/plugins/pictureflow.so", O_RDONLY|O_CLOEXEC) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0pc\0\0\0\0\0\0"..., 832) = 832
fstat(6, {st_mode=S_IFREG|0644, st_size=105008, ...}) = 0
mmap(NULL, 2200320, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7fe10467e000
mprotect(0x7fe104696000, 2093056, PROT_NONE) = 0
mmap(0x7fe104895000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x17000) = 0x7fe104895000
close(6)                                = 0
mprotect(0x7fe104895000, 4096, PROT_READ) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV (core dumped) +++
Segmentation fault (core dumped)

** Affects: calibre (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Edubuntu
Bugsquad, which is subscribed to calibre in Ubuntu.
https://bugs.launchpad.net/bugs/975487

Title:
  Calibre segfaults on startup (in 0.8.45-0ubuntu1)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/calibre/+bug/975487/+subscriptions


Follow ups

References