Hi, I run it on gdb and here is the result, any idea?
$> gdb /usr/local/bin/otbApplicationLauncherCommandLine (gdb) run -in QB_1_ortho.tif -out test.tif -milli 1 -clamp 1 -level toc Program received signal SIGSEGV, Segmentation fault. > 0x00007fffd4c1b0b4 in otb::SMAC::ComputeEnvironmentalContribution(double, > double, int) () from /usr/local/lib/otb/libOTBRadiometry.so.3.18 > (gdb) where > #0 0x00007fffd4c1b0b4 in > otb::SMAC::ComputeEnvironmentalContribution(double, double, int) () from > /usr/local/lib/otb/libOTBRadiometry.so.3.18 > #1 0x00007fffd4ed901f in > otb::SMACSurfaceAdjacencyEffectCorrectionSchemeFilter<otb::VectorImage<double, > > 2u>, otb::VectorImage<double, 2u> >::ComputeParameters() () from > /usr/local/bin/../lib/otb/applications/otbapp_OpticalCalibration.so > #2 0x00007fffd4ec67f5 in > otb::SMACSurfaceAdjacencyEffectCorrectionSchemeFilter<otb::VectorImage<double, > > 2u>, otb::VectorImage<double, 2u> >::GenerateOutputInformation() () > from /usr/local/bin/../lib/otb/applications/otbapp_OpticalCalibration.so > #3 0x00007ffff7849f56 in itk::ProcessObject::UpdateOutputInformation() () > from /usr/local/lib/otb/libITKCommon.so.3.20 > #4 0x00007fffd4eb210f in otb::Wrapper::OpticalCalibration::DoExecute() () > from /usr/local/bin/../lib/otb/applications/otbapp_OpticalCalibration.so > #5 0x00007ffff60ca5af in otb::Wrapper::Application::Execute() () > from /usr/local/lib/otb/libOTBApplicationEngine.so.3.18 > #6 0x00007ffff60ca6a4 in > otb::Wrapper::Application::ExecuteAndWriteOutput() () > from /usr/local/lib/otb/libOTBApplicationEngine.so.3.18 > #7 0x00007ffff7bc3c93 in > otb::Wrapper::CommandLineLauncher::ExecuteAndWriteOutput() () from > /usr/local/lib/otb/libOTBWrapperCommandLine.so.3.18 > #8 0x0000000000402bc6 in main () -- -- Check the OTB FAQ at http://www.orfeo-toolbox.org/FAQ.html You received this message because you are subscribed to the Google Groups "otb-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/otb-users?hl=en --- You received this message because you are subscribed to the Google Groups "otb-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
