Your message dated Fri, 31 Oct 2014 11:49:07 +0000 with message-id <[email protected]> and subject line Bug#765855: fixed in openscenegraph 3.2.1-5 has caused the Debian Bug report #765855, regarding libopenscenegraph100: use-after-free crash in Node::remove*Callback 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.) -- 765855: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765855 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: flightgear Version: 3.0.0-2+b1 Severity: normal Steps to reproduce: $ rm -r $HOME/.fgfs/TerraSync/Terrain/e160s50 # contains Invercargill, NZ $ export OSG_LIBRARY_PATH=$(dirname $(dpkg -L libopenscenegraph100 | grep libosg.so.3.2.1)) # see #763821 $ gdb fgfs (gdb) run --enable-terrasync --airport=NZNV # Invercargill triggers the bug [...] ERROR: opening $HOME/.fgfs/TerraSync/Terrain/e160s50/e167s47/5688035.btg or $HOME/.fgfs/TerraSync/Terrain/e160s50/e167s47/5688035.btg.gz for reading! $HOME/.fgfs/TerraSync/Terrain/e160s50/e167s47/5688035.stg: Failed to load OBJECT_BASE '$HOME/.fgfs/TerraSync/Terrain/e160s50/e167s47/5688035.btg' ERROR: opening $HOME/.fgfs/TerraSync/Terrain/e160s50/e167s47/5688019.btg or $HOME/.fgfs/TerraSync/Terrain/e160s50/e167s47/5688019.btg.gz for reading! $HOME/.fgfs/TerraSync/Terrain/e160s50/e167s47/5688019.stg: Failed to load OBJECT_BASE '$HOME/.fgfs/TerraSync/Terrain/e160s50/e167s47/5688019.btg' ERROR: opening $HOME/.fgfs/TerraSync/Terrain/e160s50/e167s47/5688051.btg or $HOME/.fgfs/TerraSync/Terrain/e160s50/e167s47/5688051.btg.gz for reading! $HOME/.fgfs/TerraSync/Terrain/e160s50/e167s47/5688051.stg: Failed to load OBJECT_BASE '$HOME/.fgfs/TerraSync/Terrain/e160s50/e167s47/5688051.btg' ERROR: opening $HOME/.fgfs/TerraSync/Terrain/e160s50/e167s47/5688011.btg or $HOME/.fgfs/TerraSync/Terrain/e160s50/e167s47/5688011.btg.gz for reading! $HOME/.fgfs/TerraSync/Terrain/e160s50/e167s47/5688011.stg: Failed to load OBJECT_BASE '$HOME/.fgfs/TerraSync/Terrain/e160s50/e167s47/5688011.btg' [Thread 0x7fffe8eb0700 (LWP 18712) exited] Program received signal SIGSEGV, Segmentation fault. 0x0000000000000000 in ?? () (gdb) thread apply all bt full Thread 15 (Thread 0x7fffc8b80700 (LWP 18727)): #0 0x00007ffff746308f in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 No symbol table info available. #1 0x00007ffff4e77fee in OpenThreads::Condition::wait(OpenThreads::Mutex*) () from /usr/lib/x86_64-linux-gnu/libOpenThreads.so.20 No symbol table info available. #2 0x00007ffff63de21c in osgDB::DatabasePager::DatabaseThread::run() () from /usr/lib/x86_64-linux-gnu/libosgDB.so.100 No symbol table info available. #3 0x00007ffff4e77a28 in OpenThreads::ThreadPrivateActions::StartThread(void*) () from /usr/lib/x86_64-linux-gnu/libOpenThreads.so.20 No symbol table info available. #4 0x00007ffff745f0a4 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 No symbol table info available. #5 0x00007ffff1e3cc2d in clone () from /lib/x86_64-linux-gnu/libc.so.6 No symbol table info available. Thread 14 (Thread 0x7fffca414700 (LWP 18726)): #0 0x00007ffff746308f in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 No symbol table info available. #1 0x00007ffff4e77fee in OpenThreads::Condition::wait(OpenThreads::Mutex*) () from /usr/lib/x86_64-linux-gnu/libOpenThreads.so.20 No symbol table info available. #2 0x00007ffff63de21c in osgDB::DatabasePager::DatabaseThread::run() () from /usr/lib/x86_64-linux-gnu/libosgDB.so.100 No symbol table info available. #3 0x00007ffff4e77a28 in OpenThreads::ThreadPrivateActions::StartThread(void*) () from /usr/lib/x86_64-linux-gnu/libOpenThreads.so.20 No symbol table info available. #4 0x00007ffff745f0a4 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 No symbol table info available. #5 0x00007ffff1e3cc2d in clone () from /lib/x86_64-linux-gnu/libc.so.6 No symbol table info available. Thread 13 (Thread 0x7fffeedd9700 (LWP 18719)): #0 0x00007ffff746308f in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 No symbol table info available. #1 0x00007ffff6bee2eb in pop (this=0x115bbd8) at /build/simgear-cdeqyX/simgear-3.0.0/simgear/threads/SGQueue.hxx:228 No locals. #2 LogStreamPrivate::run (this=0x115bbc0) at /build/simgear-cdeqyX/simgear-3.0.0/simgear/debug/logstream.cxx:261 entry = {debugClass = SG_AI, debugPriority = SG_INFO, file = 0xda0400 "/build/flightgear-f1VqEt/flightgear-3.0.0/src/Traffic/TrafficMgr.cxx", line = 564, message = ""} #3 0x00007ffff6cb76ba in SGThread::PrivateData::start_routine (data=<optimized out>) at /build/simgear-cdeqyX/simgear-3.0.0/simgear/threads/SGThread.cxx:204 thread = <optimized out> #4 0x00007ffff745f0a4 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 No symbol table info available. #5 0x00007ffff1e3cc2d in clone () from /lib/x86_64-linux-gnu/libc.so.6 No symbol table info available. Thread 12 (Thread 0x7fffc9713700 (LWP 18718)): #0 0x00007ffff1e340ed in poll () from /lib/x86_64-linux-gnu/libc.so.6 No symbol table info available. #1 0x00007fffc996ed26 in ?? () from /usr/lib/x86_64-linux-gnu/libasound.so.2 No symbol table info available. #2 0x00007ffff7baeda2 in ?? () from /usr/lib/x86_64-linux-gnu/libopenal.so.1 No symbol table info available. #3 0x00007ffff7ba79da in ?? () from /usr/lib/x86_64-linux-gnu/libopenal.so.1 No symbol table info available. #4 0x00007ffff745f0a4 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 No symbol table info available. #5 0x00007ffff1e3cc2d in clone () from /lib/x86_64-linux-gnu/libc.so.6 No symbol table info available. Thread 8 (Thread 0x7fffeac19700 (LWP 18707)): #0 0x00007ffff746308f in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 No symbol table info available. #1 0x00007ffff6bf7483 in (anonymous namespace)::Resolver::run (this=0x7fffdc0051a0) at /build/simgear-cdeqyX/simgear-3.0.0/simgear/io/raw_socket.cxx:168 it = <optimized out> #2 0x00007ffff6cb76ba in SGThread::PrivateData::start_routine (data=<optimized out>) at /build/simgear-cdeqyX/simgear-3.0.0/simgear/threads/SGThread.cxx:204 thread = <optimized out> #3 0x00007ffff745f0a4 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 No symbol table info available. #4 0x00007ffff1e3cc2d in clone () from /lib/x86_64-linux-gnu/libc.so.6 No symbol table info available. Thread 7 (Thread 0x7fffeb41a700 (LWP 18706)): #0 0x00007ffff746308f in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 No symbol table info available. #1 0x00007ffff6cdae8b in waitOnNotEmpty (this=0x1cdc0b0) at /build/simgear-cdeqyX/simgear-3.0.0/simgear/threads/SGQueue.hxx:392 No locals. #2 simgear::SGTerraSync::SvnThread::runInternal (this=0x1cdbed0) at /build/simgear-cdeqyX/simgear-3.0.0/simgear/scene/tsync/terrasync.cxx:651 anySlotBusy = false #3 0x00007ffff6cdb055 in simgear::SGTerraSync::SvnThread::run (this=0x1cdbed0) at /build/simgear-cdeqyX/simgear-3.0.0/simgear/scene/tsync/terrasync.cxx:474 No locals. #4 0x00007ffff6cb76ba in SGThread::PrivateData::start_routine (data=<optimized out>) at /build/simgear-cdeqyX/simgear-3.0.0/simgear/threads/SGThread.cxx:204 thread = <optimized out> #5 0x00007ffff745f0a4 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 No symbol table info available. #6 0x00007ffff1e3cc2d in clone () from /lib/x86_64-linux-gnu/libc.so.6 No symbol table info available. Thread 1 (Thread 0x7ffff7fc77c0 (LWP 18697)): #0 0x0000000000000000 in ?? () No symbol table info available. #1 0x0000000000babf37 in osgUtil::UpdateVisitor::apply(osg::Geode&) () No symbol table info available. #2 0x00007ffff70ae200 in simgear::EffectGeode::accept (this=0x7fffacb4bfb0, nv=...) at /build/simgear-cdeqyX/simgear-3.0.0/simgear/scene/material/EffectGeode.hxx:32 nv = @0x115db10: <incomplete type> this = 0x7fffacb4bfb0 #3 0x00007ffff525af53 in osg::Sequence::accept(osg::NodeVisitor&) () from /usr/lib/x86_64-linux-gnu/libosg.so.100 No symbol table info available. #4 0x00007ffff51f3373 in osg::Group::traverse(osg::NodeVisitor&) () from /usr/lib/x86_64-linux-gnu/libosg.so.100 No symbol table info available. #5 0x00007ffff5edb910 in osg::Group::accept(osg::NodeVisitor&) () from /usr/lib/x86_64-linux-gnu/libosgFX.so.100 No symbol table info available. #6 0x00007ffff51f3373 in osg::Group::traverse(osg::NodeVisitor&) () from /usr/lib/x86_64-linux-gnu/libosg.so.100 No symbol table info available. #7 0x0000000000bade8d in SGUpdateVisitor::apply(osg::Transform&) () No symbol table info available. #8 0x00007ffff7116f93 in SGOffsetTransform::accept (this=0x7fffacb3a830, nv=...) at /build/simgear-cdeqyX/simgear-3.0.0/simgear/scene/model/SGOffsetTransform.hxx:33 nv = @0x115db10: <incomplete type> this = 0x7fffacb3a830 #9 0x00007ffff5224f6a in osg::LOD::traverse(osg::NodeVisitor&) () from /usr/lib/x86_64-linux-gnu/libosg.so.100 No symbol table info available. #10 0x00007ffff5225613 in osg::LOD::accept(osg::NodeVisitor&) () from /usr/lib/x86_64-linux-gnu/libosg.so.100 No symbol table info available. #11 0x00007ffff51f3373 in osg::Group::traverse(osg::NodeVisitor&) () from /usr/lib/x86_64-linux-gnu/libosg.so.100 No symbol table info available. #12 0x00007ffff5edb910 in osg::Group::accept(osg::NodeVisitor&) () from /usr/lib/x86_64-linux-gnu/libosgFX.so.100 No symbol table info available. #13 0x00007ffff5241f45 in osg::PagedLOD::traverse(osg::NodeVisitor&) () from /usr/lib/x86_64-linux-gnu/libosg.so.100 No symbol table info available. #14 0x0000000000bae499 in SGUpdateVisitor::apply(osg::PagedLOD&) () No symbol table info available. #15 0x00007ffff5242d23 in osg::PagedLOD::accept(osg::NodeVisitor&) () from /usr/lib/x86_64-linux-gnu/libosg.so.100 No symbol table info available. #16 0x00007ffff51f3373 in osg::Group::traverse(osg::NodeVisitor&) () from /usr/lib/x86_64-linux-gnu/libosg.so.100 No symbol table info available. #17 0x0000000000bade8d in SGUpdateVisitor::apply(osg::Transform&) () No symbol table info available. #18 0x00007ffff7180623 in osg::MatrixTransform::accept (this=0x7fffc6c53430, nv=...) at /usr/include/osg/MatrixTransform:37 No locals. #19 0x00007ffff51f3373 in osg::Group::traverse(osg::NodeVisitor&) () from /usr/lib/x86_64-linux-gnu/libosg.so.100 No symbol table info available. #20 0x00007ffff5edb910 in osg::Group::accept(osg::NodeVisitor&) () from /usr/lib/x86_64-linux-gnu/libosgFX.so.100 No symbol table info available. #21 0x00007ffff5241f45 in osg::PagedLOD::traverse(osg::NodeVisitor&) () from /usr/lib/x86_64-linux-gnu/libosg.so.100 No symbol table info available. #22 0x0000000000bae499 in SGUpdateVisitor::apply(osg::PagedLOD&) () No symbol table info available. #23 0x00007ffff5242d23 in osg::PagedLOD::accept(osg::NodeVisitor&) () from /usr/lib/x86_64-linux-gnu/libosg.so.100 No symbol table info available. #24 0x00007ffff5224f6a in osg::LOD::traverse(osg::NodeVisitor&) () from /usr/lib/x86_64-linux-gnu/libosg.so.100 No symbol table info available. #25 0x00007ffff5225613 in osg::LOD::accept(osg::NodeVisitor&) () from /usr/lib/x86_64-linux-gnu/libosg.so.100 No symbol table info available. #26 0x00007ffff51f3373 in osg::Group::traverse(osg::NodeVisitor&) () from /usr/lib/x86_64-linux-gnu/libosg.so.100 No symbol table info available. #27 0x00007ffff5edb910 in osg::Group::accept(osg::NodeVisitor&) () from /usr/lib/x86_64-linux-gnu/libosgFX.so.100 No symbol table info available. #28 0x00007ffff51f3373 in osg::Group::traverse(osg::NodeVisitor&) () from /usr/lib/x86_64-linux-gnu/libosg.so.100 No symbol table info available. #29 0x00007ffff5edb910 in osg::Group::accept(osg::NodeVisitor&) () from /usr/lib/x86_64-linux-gnu/libosgFX.so.100 No symbol table info available. #30 0x00007ffff51f3373 in osg::Group::traverse(osg::NodeVisitor&) () from /usr/lib/x86_64-linux-gnu/libosg.so.100 No symbol table info available. #31 0x00007ffff5edb910 in osg::Group::accept(osg::NodeVisitor&) () from /usr/lib/x86_64-linux-gnu/libosgFX.so.100 No symbol table info available. #32 0x00007ffff51f3373 in osg::Group::traverse(osg::NodeVisitor&) () from /usr/lib/x86_64-linux-gnu/libosg.so.100 No symbol table info available. #33 0x00007ffff5edb910 in osg::Group::accept(osg::NodeVisitor&) () from /usr/lib/x86_64-linux-gnu/libosgFX.so.100 No symbol table info available. #34 0x00007ffff5297d21 in osg::Switch::traverse(osg::NodeVisitor&) () from /usr/lib/x86_64-linux-gnu/libosg.so.100 No symbol table info available. #35 0x00007ffff5298373 in osg::Switch::accept(osg::NodeVisitor&) () from /usr/lib/x86_64-linux-gnu/libosg.so.100 No symbol table info available. #36 0x00007ffff51f3373 in osg::Group::traverse(osg::NodeVisitor&) () from /usr/lib/x86_64-linux-gnu/libosg.so.100 No symbol table info available. #37 0x00007ffff5edb910 in osg::Group::accept(osg::NodeVisitor&) () from /usr/lib/x86_64-linux-gnu/libosgFX.so.100 No symbol table info available. #38 0x00007ffff589c4f7 in osgViewer::Viewer::updateTraversal() () from /usr/lib/x86_64-linux-gnu/libosgViewer.so.100 #16 0x00007ffff51f3373 in osg::Group::traverse(osg::NodeVisitor&) () from /usr/lib/x86_64-linux-gnu/libosg.so.100 No symbol table info available. #17 0x0000000000bade8d in SGUpdateVisitor::apply(osg::Transform&) () No symbol table info available. #18 0x00007ffff7180623 in osg::MatrixTransform::accept (this=0x7fffc6c53430, nv=...) at /usr/include/osg/MatrixTransform:37 No locals. #19 0x00007ffff51f3373 in osg::Group::traverse(osg::NodeVisitor&) () from /usr/lib/x86_64-linux-gnu/libosg.so.100 No symbol table info available. #20 0x00007ffff5edb910 in osg::Group::accept(osg::NodeVisitor&) () from /usr/lib/x86_64-linux-gnu/libosgFX.so.100 No symbol table info available. #21 0x00007ffff5241f45 in osg::PagedLOD::traverse(osg::NodeVisitor&) () from /usr/lib/x86_64-linux-gnu/libosg.so.100 No symbol table info available. #22 0x0000000000bae499 in SGUpdateVisitor::apply(osg::PagedLOD&) () No symbol table info available. #23 0x00007ffff5242d23 in osg::PagedLOD::accept(osg::NodeVisitor&) () from /usr/lib/x86_64-linux-gnu/libosg.so.100 No symbol table info available. #24 0x00007ffff5224f6a in osg::LOD::traverse(osg::NodeVisitor&) () from /usr/lib/x86_64-linux-gnu/libosg.so.100 No symbol table info available. #25 0x00007ffff5225613 in osg::LOD::accept(osg::NodeVisitor&) () from /usr/lib/x86_64-linux-gnu/libosg.so.100 No symbol table info available. #26 0x00007ffff51f3373 in osg::Group::traverse(osg::NodeVisitor&) () from /usr/lib/x86_64-linux-gnu/libosg.so.100 No symbol table info available. #27 0x00007ffff5edb910 in osg::Group::accept(osg::NodeVisitor&) () from /usr/lib/x86_64-linux-gnu/libosgFX.so.100 No symbol table info available. #28 0x00007ffff51f3373 in osg::Group::traverse(osg::NodeVisitor&) () from /usr/lib/x86_64-linux-gnu/libosg.so.100 No symbol table info available. #29 0x00007ffff5edb910 in osg::Group::accept(osg::NodeVisitor&) () from /usr/lib/x86_64-linux-gnu/libosgFX.so.100 No symbol table info available. #30 0x00007ffff51f3373 in osg::Group::traverse(osg::NodeVisitor&) () from /usr/lib/x86_64-linux-gnu/libosg.so.100 No symbol table info available. #31 0x00007ffff5edb910 in osg::Group::accept(osg::NodeVisitor&) () from /usr/lib/x86_64-linux-gnu/libosgFX.so.100 No symbol table info available. #32 0x00007ffff51f3373 in osg::Group::traverse(osg::NodeVisitor&) () from /usr/lib/x86_64-linux-gnu/libosg.so.100 No symbol table info available. #33 0x00007ffff5edb910 in osg::Group::accept(osg::NodeVisitor&) () from /usr/lib/x86_64-linux-gnu/libosgFX.so.100 No symbol table info available. #34 0x00007ffff5297d21 in osg::Switch::traverse(osg::NodeVisitor&) () from /usr/lib/x86_64-linux-gnu/libosg.so.100 No symbol table info available. #35 0x00007ffff5298373 in osg::Switch::accept(osg::NodeVisitor&) () from /usr/lib/x86_64-linux-gnu/libosg.so.100 No symbol table info available. #36 0x00007ffff51f3373 in osg::Group::traverse(osg::NodeVisitor&) () from /usr/lib/x86_64-linux-gnu/libosg.so.100 No symbol table info available. #37 0x00007ffff5edb910 in osg::Group::accept(osg::NodeVisitor&) () from /usr/lib/x86_64-linux-gnu/libosgFX.so.100 No symbol table info available. #38 0x00007ffff589c4f7 in osgViewer::Viewer::updateTraversal() () from /usr/lib/x86_64-linux-gnu/libosgViewer.so.100 No symbol table info available. #39 0x00007ffff589ec25 in osgViewer::ViewerBase::frame(double) () from /usr/lib/x86_64-linux-gnu/libosgViewer.so.100 No symbol table info available. #40 0x0000000000b98f8a in fgOSMainLoop() () No symbol table info available. #41 0x00000000005f94ee in fgMainInit(int, char**) () No symbol table info available. #42 0x00000000005a00ff in main () No symbol table info available. (gdb) It is possible that this is a bug in OpenSceneGraph rather than FlightGear, or in the data downloaded by TerraSync. In case, FlightGear runs smoothly with other --airport= options. -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (10000, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.16-2-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages flightgear depends on: ii flightgear-data-all 3.0.0-1 ii freeglut3 2.8.1-2 ii libc6 2.19-11 ii libdbus-1-3 1.8.8-1+b1 ii libgcc1 1:4.9.1-16 ii libgl1-mesa-glx [libgl1] 10.2.6-1 ii libglu1-mesa [libglu1] 9.0.0-2 ii libgsm1 1.0.13-4 ii libice6 2:1.0.9-1 ii libjpeg8 8d1-1 ii libopenal1 1:1.15.1-5 ii libopenscenegraph100 3.2.1-4 ii libopenthreads20 3.2.1-4 ii libplib1 1.8.5-7 ii libpng12-0 1.2.50-2 ii libsimgearcore3.0.0 3.0.0-4+b1 ii libsimgearscene3.0.0 3.0.0-4+b1 ii libsm6 2:1.2.2-1 ii libspeex1 1.2~rc1.2-1 ii libspeexdsp1 1.2~rc1.2-1 ii libsqlite3-0 3.8.6-1 ii libstdc++6 4.9.1-16 ii libudev1 215-5+b1 ii libx11-6 2:1.6.2-3 ii libxext6 2:1.3.2-1 ii libxi6 2:1.7.4-1 ii libxmu6 2:1.1.2-1 ii zlib1g 1:1.2.8.dfsg-2 flightgear recommends no packages. flightgear suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Source: openscenegraph Source-Version: 3.2.1-5 We believe that the bug you reported is fixed in the latest version of openscenegraph, 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. Alberto Luaces Fernández <[email protected]> (supplier of updated openscenegraph 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: SHA256 Format: 1.8 Date: Fri, 31 Oct 2014 11:13:06 +0100 Source: openscenegraph Binary: libopenthreads-dev libopenthreads20 libopenscenegraph-dev libopenscenegraph100 openscenegraph-doc openscenegraph openscenegraph-examples Architecture: source all amd64 Version: 3.2.1-5 Distribution: unstable Urgency: medium Maintainer: Loic Dachary (OuoU) <[email protected]> Changed-By: Alberto Luaces Fernández <[email protected]> Description: libopenscenegraph-dev - 3D scene graph, development files libopenscenegraph100 - 3D scene graph, shared libs libopenthreads-dev - Object-Oriented (OO) thread interface for C++, development files libopenthreads20 - Object-Oriented (OO) thread interface for C++, shared libs openscenegraph - 3D scene graph, utilities and examples (binaries) openscenegraph-doc - 3D scene graph, documentation openscenegraph-examples - 3D scene graph, examples (sources) Closes: 763821 765855 Changes: openscenegraph (3.2.1-5) unstable; urgency=medium . * Update fix for correctly loading plugins on platforms other than amd64. (Closes: 763821) * Cherry-pick bug fix from upstream, SVN revision 14400. Thanks to Rebecca N. Palmer (Closes: 765855) * Update Standards version to 3.9.6. No further changes required. Checksums-Sha1: 9932d087116867dad080b0e00ecbe0ab9833d026 2852 openscenegraph_3.2.1-5.dsc 3beb49d2b15a267f31f77c9fe17fa1c7574b6f51 20032 openscenegraph_3.2.1-5.debian.tar.xz 3683cb454e936e5a831582b1641275d99510906b 83532 openscenegraph-doc_3.2.1-5_all.deb 561831ff53f10030f2dce81f1270c4950fff2b95 467098 openscenegraph-examples_3.2.1-5_all.deb 701386b7b6f08bb304514ef8bb36f370c29f6348 19780 libopenthreads-dev_3.2.1-5_amd64.deb 06bd609d7680dab4e2955f232f4446dede3b5c59 20698 libopenthreads20_3.2.1-5_amd64.deb c3696e973e79da10468353c91a76a45f421b0ff7 451660 libopenscenegraph-dev_3.2.1-5_amd64.deb 7a1ae1239d3fbcad8f4e533c170a940bc5803097 5690048 libopenscenegraph100_3.2.1-5_amd64.deb 4e6112103d37c670855496a75389733c649928eb 1624960 openscenegraph_3.2.1-5_amd64.deb Checksums-Sha256: 59592af55039dc174fe231813887d91fe624b3df54dd0fb7d87767124cb8f757 2852 openscenegraph_3.2.1-5.dsc e96fd6911e30c6d4cd9e9eb055f8c2fa4fb044081bd1cf670792cd560ebc781f 20032 openscenegraph_3.2.1-5.debian.tar.xz 6e0c53b381334772b103f3f8b1bbbbd88269d61f8864a17996f86dd6088785f8 83532 openscenegraph-doc_3.2.1-5_all.deb ca61fb9f76f1666c014dbd15c2a31477195f2c3e0af1a0dcf0c03615fc69b401 467098 openscenegraph-examples_3.2.1-5_all.deb bcae52d0cf0ada86f23bd0b37b8687b1f70df336637d3b028e6aa65e3c705904 19780 libopenthreads-dev_3.2.1-5_amd64.deb 02f11a80863821fd39d3ea7b579eb03cc31f4bc3afb4cedc88331578d33d023f 20698 libopenthreads20_3.2.1-5_amd64.deb 7152fbaa20ba31a357223903399b23749c164d71b5736e351ab1cd6653455954 451660 libopenscenegraph-dev_3.2.1-5_amd64.deb e241d9075648800be3bfe689e51a528655aba3a07b3d88854b4a70035aa823af 5690048 libopenscenegraph100_3.2.1-5_amd64.deb d21ff1a37b00b7d1a783db0e4f8e66e260e587b7c20f0e7731d84dd038e3d9a0 1624960 openscenegraph_3.2.1-5_amd64.deb Files: 45e260d21d47e5248f86e6d1db3e32e4 2852 devel optional openscenegraph_3.2.1-5.dsc 460dfcd8ab9df16cd53c3c59ad533128 20032 devel optional openscenegraph_3.2.1-5.debian.tar.xz f675cb92f5a2bc8be2e5715608bfc812 83532 doc optional openscenegraph-doc_3.2.1-5_all.deb 129830995ffb6153f4d560d0d5f3e8c2 467098 devel optional openscenegraph-examples_3.2.1-5_all.deb b63da6b7f20a842ceee3ca6bd278644f 19780 libdevel optional libopenthreads-dev_3.2.1-5_amd64.deb d80c513d0d6fc7d3c90c09c3e130871f 20698 libs optional libopenthreads20_3.2.1-5_amd64.deb 14c91b127f91a3d1575fc0c908487d51 451660 libdevel optional libopenscenegraph-dev_3.2.1-5_amd64.deb ba7ed014c25aaeceb5e18a9f513819f4 5690048 libs optional libopenscenegraph100_3.2.1-5_amd64.deb ee5547eef2a08f64b88f3557db4ae324 1624960 devel optional openscenegraph_3.2.1-5_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJUU3PmAAoJEJsua4J1LbA7AQ4QAJZ4Dw/NzSh5vnRcbLoaXSoM KaLAjQsXfnp5JTtDjNZe5dsNRrMCMK+vXPRTYG080vfy1628QhA+qD34KWLgX0Pm qUWphF9tJr0lT43FJwYTpnjaMjXuyhw8j1TNxWuqWi3OU1rvZtaa1BSwS5+yR8wL 4Uk34OPPu3n8TJdCbUPEldt9ya0QVS+XEWWUwYdL1TTHKHSYAl4WsJ5WRKI94qHq EROYcqRq+PF5UBwOToP8vJfEeiFQcqT1s0Atwp9vIDZ7NOveLYbaE7K8je2OsACV nSZwCj1wCGS+27dWM0tZPnw5JWFkuxrHfB5J5shivd9MzwLda6qFrAA6m1QV+if5 Yb0DwAZEzx/4YYvv2tbpDqhhBdORTliL0ezbHYQklvpjA/2Wuq2ZKSB7O8Qiwn/6 mrXF0VR2i+Hl64QGfqRYIFEpH6r6hw+eCtGq7mhe6rVqsaJusEOmp4HDeTYoJMEZ OH48kgkj0Dze4hlwA3uxP0PKFs1wCpDBurUdRS4t8rWWDG8ahNsAVjSwpZkZJgwg t1pg5OBmFHn/bwosmee0qN5J5KzgaJ/aPkv2GwHcICHm/X3vb16Te6laVO8mEPl2 A5fm+7uhfEOiPjBfdLOmVF7j9vkxN9jPNppiIC/fKXHHEOSXb6XMbIqhIJBz6P4e 4OO+heFOzdGFY2ipw84G =/PNX -----END PGP SIGNATURE-----
--- End Message ---

