[Bug 788173] Re: Segmentation fault immediately after startup

2011-08-05 Thread UWP
*** This bug is a duplicate of bug 669211 ***
https://bugs.launchpad.net/bugs/669211

Just go to this location, there's a workaround for you:

https://bugs.launchpad.net/ubuntu/+source/xpdf/+bug/669211

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/788173

Title:
  Segmentation fault immediately after startup

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 788173] Re: Segmentation fault immediately after startup

2011-08-04 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 669211 ***
https://bugs.launchpad.net/bugs/669211

** Changed in: xpdf (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/788173

Title:
  Segmentation fault immediately after startup

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 788173] Re: Segmentation fault immediately after startup

2011-06-07 Thread ulugeyik
*** This bug is a duplicate of bug 669211 ***
https://bugs.launchpad.net/bugs/669211

I also have the same problem:
xpdf sil.pdf 
Segmentation fault

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/788173

Title:
  Segmentation fault immediately after startup

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 788173] Re: Segmentation fault immediately after startup

2011-05-27 Thread Michael Gilbert
*** This bug is a duplicate of bug 669211 ***
https://bugs.launchpad.net/bugs/669211

** This bug has been marked a duplicate of bug 669211
   Xpdf segfaults on start in libpoppler.so.7

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/788173

Title:
  Segmentation fault immediately after startup

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 788173] Re: Segmentation fault immediately after startup

2011-05-25 Thread Ralf Hildebrandt
In GDB I'm getting:


(gdb) set args lehre_kliniv.pdf
(gdb) run
Starting program: /usr/bin/xpdf lehre_kliniv.pdf

Program received signal SIGSEGV, Segmentation fault.
0x771715d8 in CMapCache::getCMap(GooString*, GooString*, Stream*) () 
from /usr/lib/libpoppler.so.13
(gdb) bt
#0  0x771715d8 in CMapCache::getCMap(GooString*, GooString*, Stream*) 
() from /usr/lib/libpoppler.so.13
#1  0x771af60d in GlobalParams::getCMap(GooString*, GooString*, 
Stream*) () from /usr/lib/libpoppler.so.13
#2  0x7719a54f in GfxCIDFont::GfxCIDFont(XRef*, char*, Ref, GooString*, 
Dict*) () from /usr/lib/libpoppler.so.13
#3  0x7719b523 in GfxFont::makeFont(XRef*, char*, Ref, Dict*) () from 
/usr/lib/libpoppler.so.13
#4  0x7719b6cf in GfxFontDict::GfxFontDict(XRef*, Ref*, Dict*) () from 
/usr/lib/libpoppler.so.13
#5  0x77183be2 in GfxResources::GfxResources(XRef*, Dict*, 
GfxResources*) () from /usr/lib/libpoppler.so.13
#6  0x77195c2a in Gfx::Gfx(XRef*, OutputDev*, int, Dict*, Catalog*, 
double, double, PDFRectangle*, PDFRectangle*, int, bool (*)(void*), void*) () 
from /usr/lib/libpoppler.so.13
#7  0x771c6e87 in Page::createGfx(OutputDev*, double, double, int, 
bool, bool, int, int, int, int, bool, Catalog*, bool (*)(void*), void*, bool 
(*)(Annot*, void*), void*) ()
   from /usr/lib/libpoppler.so.13
#8  0x771c710d in Page::displaySlice(OutputDev*, double, double, int, 
bool, bool, int, int, int, int, bool, Catalog*, bool (*)(void*), void*, bool 
(*)(Annot*, void*), void*) ()
   from /usr/lib/libpoppler.so.13
#9  0x004149bc in ?? ()
#10 0x00417d71 in ?? ()
#11 0x0041a7ad in ?? ()
#12 0x00412755 in ?? ()
#13 0x00426e18 in ?? ()
#14 0x00418bdd in ?? ()
#15 0x00427b7c in ?? ()
#16 0x765aceff in __libc_start_main () from 
/lib/x86_64-linux-gnu/libc.so.6
#17 0x0040adf9 in ?? ()
#18 0x7fffe238 in ?? ()
#19 0x001c in ?? ()
#20 0x0002 in ?? ()
#21 0x7fffe52a in ?? ()
#22 0x7fffe538 in ?? ()
#23 0x in ?? ()
(gdb)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/788173

Title:
  Segmentation fault immediately after startup

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 788173] Re: Segmentation fault immediately after startup

2011-05-25 Thread Ralf Hildebrandt
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/788173

Title:
  Segmentation fault immediately after startup

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 788173] Re: Segmentation fault immediately after startup

2011-05-25 Thread Ralf Hildebrandt
With debug symbols


(gdb) set args lehre_kliniv.pdf
(gdb) run
Starting program: /usr/bin/xpdf lehre_kliniv.pdf

Program received signal SIGSEGV, Segmentation fault.
0x771715d8 in CMapCache::getCMap(GooString*, GooString*, Stream*) () 
from /usr/lib/libpoppler.so.13
(gdb) bt
#0  0x771715d8 in CMapCache::getCMap(GooString*, GooString*, Stream*) 
() from /usr/lib/libpoppler.so.13
#1  0x771af60d in GlobalParams::getCMap(GooString*, GooString*, 
Stream*) () from /usr/lib/libpoppler.so.13
#2  0x7719a54f in GfxCIDFont::GfxCIDFont(XRef*, char*, Ref, GooString*, 
Dict*) () from /usr/lib/libpoppler.so.13
#3  0x7719b523 in GfxFont::makeFont(XRef*, char*, Ref, Dict*) () from 
/usr/lib/libpoppler.so.13
#4  0x7719b6cf in GfxFontDict::GfxFontDict(XRef*, Ref*, Dict*) () from 
/usr/lib/libpoppler.so.13
#5  0x77183be2 in GfxResources::GfxResources(XRef*, Dict*, 
GfxResources*) () from /usr/lib/libpoppler.so.13
#6  0x77195c2a in Gfx::Gfx(XRef*, OutputDev*, int, Dict*, Catalog*, 
double, double, PDFRectangle*, PDFRectangle*, int, bool (*)(void*), void*) () 
from /usr/lib/libpoppler.so.13
#7  0x771c6e87 in Page::createGfx(OutputDev*, double, double, int, 
bool, bool, int, int, int, int, bool, Catalog*, bool (*)(void*), void*, bool 
(*)(Annot*, void*), void*) ()
   from /usr/lib/libpoppler.so.13
#8  0x771c710d in Page::displaySlice(OutputDev*, double, double, int, 
bool, bool, int, int, int, int, bool, Catalog*, bool (*)(void*), void*, bool 
(*)(Annot*, void*), void*) ()
   from /usr/lib/libpoppler.so.13
#9  0x004149bc in PDFCore::needTile (this=0x6c4b80, page=0x6bf1f0, x=0, 
y=0) at build/PDFCore.cc:843
#10 0x00417d71 in PDFCore::update (this=0x6c4b80, topPageA=value 
optimized out, scrollXA=value optimized out, scrollYA=value optimized out, 
zoomA=0, 
rotateA=value optimized out, force=value optimized out, addToHist=true) 
at build/PDFCore.cc:666
#11 0x0041a7ad in XPDFCore::update (this=0x6c4b80, topPageA=value 
optimized out, scrollXA=value optimized out, scrollYA=value optimized out, 
zoomA=value optimized out, 
rotateA=value optimized out, force=value optimized out, addToHist=true) 
at build/XPDFCore.cc:290
#12 0x00412755 in PDFCore::displayPage (this=value optimized out, 
topPageA=value optimized out, zoomA=value optimized out, rotateA=value 
optimized out, 
scrollToTop=value optimized out, addToHist=value optimized out) at 
build/PDFCore.cc:294
#13 0x00426e18 in displayPage (this=0x6a25c0, appA=value optimized 
out, fileName=0x6739c0, pageA=value optimized out, destName=0x0, 
fullScreen=value optimized out, 
ownerPassword=0x0, userPassword=0x0) at build/XPDFViewer.cc:462
#14 XPDFViewer::XPDFViewer (this=0x6a25c0, appA=value optimized out, 
fileName=0x6739c0, pageA=value optimized out, destName=0x0, fullScreen=value 
optimized out, ownerPassword=0x0, 
userPassword=0x0) at build/XPDFViewer.cc:308
#15 0x00418bdd in XPDFApp::open (this=0x65e840, fileName=0x6739c0, 
page=1, ownerPassword=0x0, userPassword=value optimized out) at 
build/XPDFApp.cc:228
#16 0x00427b7c in main (argc=2, argv=value optimized out) at 
build/xpdf.cc:313
(gdb)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/788173

Title:
  Segmentation fault immediately after startup

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 788173] Re: Segmentation fault immediately after startup

2011-05-25 Thread UWP
Same here. Here's my data compared to Ralf:

DistroRelease: Ubuntu 11.04
Package: xpdf 3.02-12ubuntu2
Uname: Linux  2.6.38-8-generic  x86_64 
NonfreeKernelModules: nvidia
Architecture: amd64

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/788173

Title:
  Segmentation fault immediately after startup

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs