Bugzilla – Attachment 112819 Details for
Bug 88819
Printing using Postscript hangs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Backtrace (4.5 master)
file_88819.txt (text/plain), 5.36 KB, created by
Matthew Francis
on 2015-01-27 08:17:24 UTC
(
hide
)
Description:
Backtrace (4.5 master)
Filename:
MIME Type:
Creator:
Matthew Francis
Created:
2015-01-27 08:17:24 UTC
Size:
5.36 KB
patch
obsolete
>Program received signal SIGINT, Interrupt. >0x00007ffff755e36d in read () at ../sysdeps/unix/syscall-template.S:81 >81 ../sysdeps/unix/syscall-template.S: No such file or directory. >(gdb) bt >#0 0x00007ffff755e36d in read () at ../sysdeps/unix/syscall-template.S:81 >#1 0x00007ffff74ebe39 in __GI__IO_file_xsgetn (fp=0x3433050, data=<optimized out>, n=8192) at fileops.c:1438 >#2 0x00007ffff74e13bf in __GI__IO_fread (buf=<optimized out>, size=1, count=8192, fp=0x3433050) at iofread.c:42 >#3 0x00007ffff136e022 in psp::GlyphSet::PSUploadFont (this=0x14d2b90, rOutFile=..., rGfx=..., bAllowType42=true, > rSuppliedFonts=...) at /home/asbel/Development/LibreOffice/core/vcl/generic/print/glyphset.cxx:830 >#4 0x00007ffff13a6c7a in psp::PrinterGfx::writeResources (this=0x25fe578, pFile=0x18a6510, rSuppliedFonts=...) > at /home/asbel/Development/LibreOffice/core/vcl/generic/print/text_gfx.cxx:725 >#5 0x00007ffff1387cd6 in psp::PrinterJob::writeSetup (this=0x25fe2c8, pFile=0x18a6510, rJob=...) > at /home/asbel/Development/LibreOffice/core/vcl/generic/print/printerjob.cxx:988 >#6 0x00007ffff1385af6 in psp::PrinterJob::EndJob (this=0x25fe2c8) > at /home/asbel/Development/LibreOffice/core/vcl/generic/print/printerjob.cxx:434 >#7 0x00007ffff139b8cb in PspSalPrinter::EndJob (this=0x25fe2a0) > at /home/asbel/Development/LibreOffice/core/vcl/generic/print/genprnpsp.cxx:931 >#8 0x00007fffe384758f in GtkSalPrinter::EndJob (this=0x25fe2a0) > at /home/asbel/Development/LibreOffice/core/vcl/unx/gtk/gdi/salprn-gtk.cxx:266 >#9 0x00007ffff12280d0 in Printer::EndJob (this=0x1f5d2b0) > at /home/asbel/Development/LibreOffice/core/vcl/source/gdi/print.cxx:1718 >#10 0x00007ffff120b114 in Printer::StartJob (this=0x1f5d2b0, i_rJobName="Untitled1", i_pController= > boost::shared_ptr {_vptr.PrinterController = 0x7ffff47f3b50 <vtable for SfxPrinterController+16>, mpImplData = 0x1f5c9c0}) > at /home/asbel/Development/LibreOffice/core/vcl/source/gdi/print3.cxx:696 >#11 0x00007ffff120a2e6 in Printer::ImplPrintJob (i_pController= > boost::shared_ptr {_vptr.PrinterController = 0x7ffff47f3b50 <vtable for SfxPrinterController+16>, mpImplData = 0x1f5c9c0}, > i_rInitSetup=...) at /home/asbel/Development/LibreOffice/core/vcl/source/gdi/print3.cxx:515 >#12 0x00007ffff1208e35 in PrintJobAsync::ExecJob (this=0x1fecb90) > at /home/asbel/Development/LibreOffice/core/vcl/source/gdi/print3.cxx:276 >#13 0x00007ffff1208e0b in PrintJobAsync::LinkStubExecJob (pThis=0x1fecb90, pCaller=0x0) > at /home/asbel/Development/LibreOffice/core/vcl/source/gdi/print3.cxx:274 >#14 0x00007ffff0d2ba74 in Link::Call (this=0x21ad970, pCaller=0x0) > at /home/asbel/Development/LibreOffice/core/include/tools/link.hxx:139 >#15 0x00007ffff0ec3ffa in ImplHandleUserEvent (pSVEvent=0x199e480) > at /home/asbel/Development/LibreOffice/core/vcl/source/window/winproc.cxx:1921 >#16 0x00007ffff0ec54d7 in ImplWindowFrameProc (pWindow=0x1140900, nEvent=22, pEvent=0x199e480) > at /home/asbel/Development/LibreOffice/core/vcl/source/window/winproc.cxx:2491 >#17 0x00007ffff135a043 in SalFrame::CallCallback (this=0x1141270, nEvent=22, pEvent=0x199e480) > at /home/asbel/Development/LibreOffice/core/vcl/inc/salframe.hxx:241 >#18 0x00007ffff1359b7b in SalGenericDisplay::DispatchInternalEvent (this=0xf6f000) > at /home/asbel/Development/LibreOffice/core/vcl/generic/app/gendisp.cxx:90 >#19 0x00007fffe37e0841 in GtkData::userEventFn (data=0x628060) > at /home/asbel/Development/LibreOffice/core/vcl/unx/gtk/app/gtkdata.cxx:935 >#20 0x00007fffe37e089a in call_userEventFn (data=0x628060) > at /home/asbel/Development/LibreOffice/core/vcl/unx/gtk/app/gtkdata.cxx:945 >#21 0x00007fffe2d44ce5 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#22 0x00007fffe2d45048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#23 0x00007fffe2d450ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >#24 0x00007fffe37df75b in GtkData::Yield (this=0x628060, bWait=true, bHandleAllCurrentEvents=false) > at /home/asbel/Development/LibreOffice/core/vcl/unx/gtk/app/gtkdata.cxx:575 >#25 0x00007fffe37e370a in GtkInstance::Yield (this=0x6274b0, bWait=true, bHandleAllCurrentEvents=false) > at /home/asbel/Development/LibreOffice/core/vcl/unx/gtk/app/gtkinst.cxx:394 >#26 0x00007ffff12a209a in ImplYield (i_bWait=true, i_bAllEvents=false) > at /home/asbel/Development/LibreOffice/core/vcl/source/app/svapp.cxx:354 >#27 0x00007ffff129ec77 in Application::Yield () at /home/asbel/Development/LibreOffice/core/vcl/source/app/svapp.cxx:386 >#28 0x00007ffff129ec25 in Application::Execute () at /home/asbel/Development/LibreOffice/core/vcl/source/app/svapp.cxx:335 >#29 0x00007ffff785423c in desktop::Desktop::Main (this=0x7fffffffe000) > at /home/asbel/Development/LibreOffice/core/desktop/source/app/app.cxx:1637 >#30 0x00007ffff12a5fd2 in ImplSVMain () at /home/asbel/Development/LibreOffice/core/vcl/source/app/svmain.cxx:163 >#31 0x00007ffff12a60c8 in SVMain () at /home/asbel/Development/LibreOffice/core/vcl/source/app/svmain.cxx:196 >#32 0x00007ffff78987d7 in soffice_main () at /home/asbel/Development/LibreOffice/core/desktop/source/app/sofficemain.cxx:101 >#33 0x0000000000400954 in sal_main () at /home/asbel/Development/LibreOffice/core/desktop/source/app/main.c:48 >#34 0x000000000040093a in main (argc=1, argv=0x7fffffffe2a8) > at /home/asbel/Development/LibreOffice/core/desktop/source/app/main.c:47
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 88819
: 112819