https://bugs.documentfoundation.org/show_bug.cgi?id=168359
Julien Nabet <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Julien Nabet <[email protected]> --- On pc Debian x86-64 with master sources updated today, I don't reproduce crash but got these logs on console: warn:svl.items:614422:614422:svl/source/items/cintitem.cxx:134: Passing sal_uInt16 in sal_Int32! libpng error: Stream read: no data read from the stream. libpng error: Stream read: no data read from the stream. libpng error: Stream read: no data read from the stream. libpng error: Stream read: no data read from the stream. libpng error: Stream read: no data read from the stream. libpng error: libpng error: Stream read: no data read from the stream. libpng error: Stream read: no data read from the stream.Stream read: no data read from the stream. libpng error: Stream read: no data read from the stream. Example of bt: #0 0x00007f9b708b93c1 in __cxa_throw () at /lib/x86_64-linux-gnu/libstdc++.so.6 #1 0x00007f9b681a1646 in (anonymous namespace)::lclError (error_msg=0x7f9b66d5982f "Stream read: no data read from the stream.") at /home/julien/lo/libreoffice/vcl/source/filter/png/PngImageReader.cxx:59 #2 0x00007f9b685927ba in png_error (png_ptr=0x7f9b14000b90, error_message=0x7f9b66d5982f "Stream read: no data read from the stream.") at /home/julien/lo/libreoffice/workdir/UnpackedTarball/libpng/pngerror.c:83 #3 0x00007f9b681a15c8 in (anonymous namespace)::lclReadStream (pPng=0x7f9b14000b90, pOutBytes=0x7f9b1eff9ea0 "\300\236\377IDAT", nBytesToRead=8) at /home/julien/lo/libreoffice/vcl/source/filter/png/PngImageReader.cxx:46 #4 0x00007f9b6859c77b in png_read_data (png_ptr=0x7f9b14000b90, data=0x7f9b1eff9ea0 "\300\236\377IDAT", length=8) at /home/julien/lo/libreoffice/workdir/UnpackedTarball/libpng/pngrio.c:36 #5 0x00007f9b685a71f9 in png_read_chunk_header (png_ptr=0x7f9b14000b90) at /home/julien/lo/libreoffice/workdir/UnpackedTarball/libpng/pngrutil.c:196 #6 0x00007f9b68596e5c in png_read_end (png_ptr=0x7f9b14000b90, info_ptr=0x7f9b14001070) at /home/julien/lo/libreoffice/workdir/UnpackedTarball/libpng/pngread.c:701 #7 0x00007f9b6819f060 in (anonymous namespace)::reader (rStream=..., rImportOutput=..., nImportFlags=GraphicFilterImportFlags::UseExistingBitmap, pAccess=0x55f6e2039940) at /home/julien/lo/libreoffice/vcl/source/filter/png/PngImageReader.cxx:596 #8 0x00007f9b681a02e6 in vcl::ImportPNG (rInputStream=..., rImportOutput=..., nImportFlags=GraphicFilterImportFlags::UseExistingBitmap, pAccess=0x55f6e2039940) at /home/julien/lo/libreoffice/vcl/source/filter/png/PngImageReader.cxx:813 #9 0x00007f9b68098aa0 in (anonymous namespace)::GraphicImportTask::doImport (rContext=...) at /home/julien/lo/libreoffice/vcl/source/filter/graphicfilter.cxx:526 #10 0x00007f9b680a4239 in (anonymous namespace)::GraphicImportTask::doWork (this=0x55f6e51e2f10) at /home/julien/lo/libreoffice/vcl/source/filter/graphicfilter.cxx:514 #11 0x00007f9b6f5e67ee in comphelper::ThreadTask::exec (this=0x55f6e51e2f10) at /home/julien/lo/libreoffice/comphelper/source/misc/threadpool.cxx:320 -- You are receiving this mail because: You are the assignee for the bug.
