Your message dated Mon, 12 Aug 2019 14:59:34 +0000
with message-id <[email protected]>
and subject line Bug#932134: fixed in ossim 2.9.0-1
has caused the Debian Bug report #932134,
regarding libossim1: Segmentation fault in ossimTiffProjectionFactory
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
932134: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=932134
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libossim1
Version: 2.7.2-1
Severity: important

Dear Maintainer,

I am using libossim1 through Orfeo ToolBox and I noticed a crash when upgrading 
Ossim from 2.6.2 to 2.7.2.

There is a segmentation fault when using the 
ossimImageHandler::getImageGeometry() on a TIFF file.

The steps to reproduce are: 

  * Get a docker image ready to build OTB : 
registry.orfeo-toolbox.org/orfeotoolbox/otb-build-env/otb-debian-native:unstable
  * run the docker container as root
  * Upgrade Ossim to 2.7.2
  * make sure LFS is installed: git lfs install
  * clone OTB sources (develop branch) : git clone 
https://gitlab.orfeo-toolbox.org/orfeotoolbox/otb
  * in OTB sources, run : ctest -VV -S CI/main_ci.cmake 
-DIMAGE_NAME=debian-unstable-gcc
  * after the test fails you can re-run a test manually, for instance: ctest 
-VV -R ioTvMultiResolutionReadingInfo_TIFF

Here is a backtrace I got on this test:

(gdb) r
Starting program: /opt/build/bin/otbImageIOTestDriver --compare-ascii 0.0 
/opt/src/Data/Baseline/OTB/Files/ioTvMultiResolutionReadingInfoOut_tiff.txt 
/opt/build/Testing/Temporary/ioTvMultiResolutionReadingInfoOut_tiff.txt 
otbMultiResolutionReadingInfo /opt/src/Data/Input/maur_rgb.tif 
/opt/build/Testing/Temporary/ioTvMultiResolutionReadingInfoOut_tiff.txt
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
2019-07-15 16:09:05 (INFO): Default RAM limit for OTB is 256 MB
2019-07-15 16:09:05 (INFO): GDAL maximum cache size is 798 MB
2019-07-15 16:09:05 (INFO): OTB will use at most 4 threads

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff658dbf7 in 
std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release() () from 
/usr/lib/libossim.so.1
(gdb) bt
#0  0x00007ffff658dbf7 in 
std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release() () from 
/usr/lib/libossim.so.1
#1  0x00007ffff65332cf in ?? () from /usr/lib/libossim.so.1
#2  0x00007fffffffda40 in ?? ()
#3  0x00007fffffffd9c0 in ?? ()
#4  0x000000000000000c in ?? ()
#5  0x61665f656c616373 in ?? ()
#6  0x00006700726f7463 in ?? ()
#7  0x000055555581ce70 in ?? ()
#8  0x167ef0d427ecc700 in ?? ()
#9  0x0000001000000006 in ?? ()
#10 0x00005555557d8320 in ?? ()
#11 0x000055555581ce60 in ?? ()
#12 0x000055555581ce60 in ?? ()
#13 0x00007fffffffdac0 in ?? ()
#14 0x00007fffffffda40 in ?? ()
#15 0x000055555581ce70 in ?? ()
#16 0x00007ffff6c1a9dc in 
ossimTiffProjectionFactory::createProjection(ossimImageHandler*) const () from 
/usr/lib/libossim.so.1
#17 0x00007ffff6bc02a5 in 
ossimProjectionFactoryRegistry::createProjection(ossimImageHandler*) const () 
from /usr/lib/libossim.so.1
#18 0x00007ffff68c7d7f in 
ossimImageGeometryFactory::extendGeometry(ossimImageHandler*) const () from 
/usr/lib/libossim.so.1
#19 0x00007ffff68c8754 in 
ossimImageGeometryRegistry::extendGeometry(ossimImageHandler*) const () from 
/usr/lib/libossim.so.1
#20 0x00007ffff68cc54b in ossimImageHandler::getImageGeometry() () from 
/usr/lib/libossim.so.1
#21 0x00007ffff759e7d2 in 
otb::ReadGeometryFromImage(std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&, bool) ()
   from /opt/build/lib/libOTBOSSIMAdapters-6.7.so.1
#22 0x00007ffff7d07db2 in otb::ImageFileReader<otb::VectorImage<double, 2u>, 
otb::DefaultConvertPixelTraits<double> >::GenerateOutputInformation() ()
   from /opt/build/lib/libOTBImageIO-6.7.so.1
#23 0x00007ffff56e5c9d in itk::ProcessObject::UpdateOutputInformation() () from 
/usr/lib/libITKCommon-4.12.so.1
#24 0x0000555555685472 in otbMultiResolutionReadingInfo(int, char**) ()
#25 0x00005555555d39d3 in main ()


-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.13.0-170-generic (SMP w/4 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=C (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: unable to detect

Versions of packages libossim1 depends on:
ii  libc6            2.28-10
ii  libfreetype6     2.9.1-3
ii  libgcc1          1:9.1.0-8
ii  libgeos-3.7.1    3.7.1-1
ii  libgeos-c1v5     3.7.1-1
ii  libgeotiff2      1.4.3-1
ii  libjpeg62-turbo  1:1.5.2-2+b1
ii  libjsoncpp1      1.7.4-3
ii  libstdc++6       9.1.0-8
ii  libtiff5         4.0.10-4
ii  zlib1g           1:1.2.11.dfsg-1

libossim1 recommends no packages.

libossim1 suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: ossim
Source-Version: 2.9.0-1

We believe that the bug you reported is fixed in the latest version of
ossim, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bas Couwenberg <[email protected]> (supplier of updated ossim package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 12 Aug 2019 16:03:10 +0200
Source: ossim
Architecture: source
Version: 2.9.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project <[email protected]>
Changed-By: Bas Couwenberg <[email protected]>
Closes: 932134
Changes:
 ossim (2.9.0-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release.
   * Add upstream patch to fix segfault in ossimTiffProjectionFactory.
     (closes: #932134)
Checksums-Sha1:
 76881986b24b230fd56e07411f6aa1adc2faae79 2187 ossim_2.9.0-1.dsc
 5654d53373d589d0ef5188f074ff529838512cbe 6856534 ossim_2.9.0.orig.tar.gz
 191682001e8f31c2e0671e7a7615a35019f5cb73 40048 ossim_2.9.0-1.debian.tar.xz
 df0a13252a6597d12f972ea1b2f437dc2e934a6d 8896 ossim_2.9.0-1_amd64.buildinfo
Checksums-Sha256:
 ad61d7ea4c71b1232f19251ccccf98c8850b0075cc910390084ec969b0105ef7 2187 
ossim_2.9.0-1.dsc
 e19e81336ef54d05099a410bed176c83d887352b31a9d7ab517ef3cc55c9155b 6856534 
ossim_2.9.0.orig.tar.gz
 b9edb8f24893c65d65ab2e782e2a6e982f72cdcd1bec6d2f7b9dedf952ee515b 40048 
ossim_2.9.0-1.debian.tar.xz
 f02bacbcf449d52b0f8d41d235428acb63861aac85ca80d1fc0e897d0ac57dcf 8896 
ossim_2.9.0-1_amd64.buildinfo
Files:
 d840fdf73e08fe0d35844eeda54ca089 2187 science optional ossim_2.9.0-1.dsc
 fddf1f6739e09e6a535c90b08572178e 6856534 science optional 
ossim_2.9.0.orig.tar.gz
 684d373f984caae356eef975964ad26d 40048 science optional 
ossim_2.9.0-1.debian.tar.xz
 a05865a11cceaf617809e2680ed4a062 8896 science optional 
ossim_2.9.0-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEgYLeQXBWQI1hRlDRZ1DxCuiNSvEFAl1Rdw8ACgkQZ1DxCuiN
SvEEbA/9Eau36BSqFKrESbjrv6QcKQvkdkv2fkA4asJ6ml8jbY6iUlXiPFs3c0zd
tALETCH+AL8TVBGQJPahvHKsdzQCEQdNJT67OO40w2SyFchArbMzQ0aba7//+vXE
j0Iq49gxZ2ajJcIuYvSA+5EmutxtnrfDMUkXyxfguRbSZSrqdIUAUBavRSW/6Uh7
jOO8xn/HQYajMYyPPBdLWpu0J39tS9pTF6RKdlf55Yi3XjlIaOFySjAzIBXH34mD
g3ijl7oVr97G2jrCFv0CNKvA7kD2n19DkorIEZZhRVK5LU4NlFd8f7s0GiiQfPdo
83milyygsOcxkhTwCkMkawY075A29nehjCFMUrSjJ1HYYlTojghtwIotxFTMcTFs
2VOd6DRWkLoUOrpbMFJr3m0/bZQdjc4vddkRq3wTHeB6EHxD6E050BfcelFzKEsA
1k2xNFR0ORcsT0MLuYhNWF9i3BlBYHn6BMloRzv7vcwGOGyex84Zc2nTgA0DSGiU
eCaoRjiqlxiMphmV3LdHzcy0U/QzyP4gO3Id3vlDv+tYlMrNG1dY9qgsh1ax5CCd
ZAPHQge5Ksd+/hRtiHnAkbjV8Q8g9PWdNZZ4gQv77L3ZJoguFllB+kG+p1wDB+uP
VvzbqVV1ERJmcrrRRieWO4XHSX+lvaIqWQVGFlhkXltSA1rTXvs=
=/jsB
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to