Hi everybody, 

When runing my training  Classifier It's crushed several times and I had 
the following error message:

"""
raining model...: 100% [**************************************************] 
(8e+04 seconds)
[sen2os:23072] *** Process received signal ***
[sen2os:23072] Signal: Segmentation fault (11)
[sen2os:23072] Signal code: Address not mapped (1)
[sen2os:23072] Failing at address: 0x8
[sen2os:23072] [ 0] 
/lib/x86_64-linux-gnu/libc.so.6(+0x35860)[0x794f99b55860]
[sen2os:23072] [ 1] 
/usr/lib/x86_64-linux-gnu/libopencv_core.so.2.4(cvSetAdd+0x19b)[0x794f71d15bcb]
[sen2os:23072] [ 2] 
/usr/lib/x86_64-linux-gnu/libopencv_core.so.2.4(cvGetFileNode+0x58e)[0x794f71df362e]
[sen2os:23072] [ 3] 
/usr/lib/x86_64-linux-gnu/libopencv_core.so.2.4(+0x1856fb)[0x794f71df36fb]
[sen2os:23072] [ 4] 
/usr/lib/x86_64-linux-gnu/libopencv_core.so.2.4(+0x189ebd)[0x794f71df7ebd]
[sen2os:23072] [ 5] 
/usr/lib/x86_64-linux-gnu/libopencv_core.so.2.4(+0x1896bb)[0x794f71df76bb]
[sen2os:23072] [ 6] 
/usr/lib/x86_64-linux-gnu/libopencv_core.so.2.4(+0x189781)[0x794f71df7781]
[sen2os:23072] [ 7] 
/usr/lib/x86_64-linux-gnu/libopencv_core.so.2.4(+0x1896bb)[0x794f71df76bb]
[sen2os:23072] [ 8] 
/usr/lib/x86_64-linux-gnu/libopencv_core.so.2.4(+0x189781)[0x794f71df7781]
[sen2os:23072] [ 9] 
/usr/lib/x86_64-linux-gnu/libopencv_core.so.2.4(+0x1896bb)[0x794f71df76bb]
[sen2os:23072] [10] 
/usr/lib/x86_64-linux-gnu/libopencv_core.so.2.4(+0x189781)[0x794f71df7781]
[sen2os:23072] [11] 
/usr/lib/x86_64-linux-gnu/libopencv_core.so.2.4(+0x189781)[0x794f71df7781]
[sen2os:23072] [12] 
/usr/lib/x86_64-linux-gnu/libopencv_core.so.2.4(cvOpenFileStorage+0x761)[0x794f71df9501]
[sen2os:23072] [13] 
/usr/lib/x86_64-linux-gnu/libopencv_ml.so.2.4(_ZN11CvStatModel4loadEPKcS1_+0x32)[0x794f71a36212]
[sen2os:23072] [14] 
/usr/local/bin/../lib/otb/applications/otbapp_TrainVectorClassifier.so(_ZN3otb7Wrapper23LearningApplicationBaseIfiE8ClassifyEN3itk12SmartPointerINS3_10Statistics10ListSampleINS3_20VariableLengthVectorIfEEEEEENS4_INS6_INS3_10FixedArrayIiLj1EEEEEEENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x2cb)[0x794f7265cffb]
[sen2os:23072] [15] 
/usr/local/bin/../lib/otb/applications/otbapp_TrainVectorClassifier.so(_ZN3otb7Wrapper21TrainVectorClassifier9DoExecuteEv+0x25f3)[0x794f7265f973]
[sen2os:23072] [16] 
/usr/local/lib/libOTBApplicationEngine-5.10.so.1(_ZN3otb7Wrapper11Application7ExecuteEv+0x589)[0x794f9b0a9ce9]
[sen2os:23072] [17] 
/usr/local/lib/libOTBApplicationEngine-5.10.so.1(_ZN3otb7Wrapper20CompositeApplication15ExecuteInternalENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x5e5)[0x794f9b0bf7d5]
[sen2os:23072] [18] 
/usr/local/bin/../lib/otb/applications/otbapp_TrainImagesClassifier.so(_ZN3otb7Wrapper21TrainImagesClassifier9DoExecuteEv+0x4b0a)[0x794f795c14ca]
[sen2os:23072] [19] 
/usr/local/lib/libOTBApplicationEngine-5.10.so.1(_ZN3otb7Wrapper11Application7ExecuteEv+0x589)[0x794f9b0a9ce9]
[sen2os:23072] [20] 
/usr/local/lib/libOTBApplicationEngine-5.10.so.1(_ZN3otb7Wrapper11Application21ExecuteAndWriteOutputEv+0xc5)[0x794f9b0af225]
[sen2os:23072] [21] 
/usr/local/lib/libOTBCommandLine-5.10.so.1(_ZN3otb7Wrapper19CommandLineLauncher21ExecuteAndWriteOutputEv+0x61)[0x794f9b59df61]
[sen2os:23072] [22] 
/usr/local/bin/otbApplicationLauncherCommandLine(main+0x501)[0x621790863c1]
[sen2os:23072] [23] 
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1)[0x794f99b403f1]
[sen2os:23072] [24] 
/usr/local/bin/otbApplicationLauncherCommandLine(_start+0x2a)[0x6217908689a]
[sen2os:23072] *** End of error message ***
/usr/local/bin/otbcli: line 38: 23072 Segmentation fault     
 $OTB_CLI_LAUNCHER "$@"
"""
I don't know what it's can mean and how to solve it. 
For more information I run a RF model on a temporal serie of Sentinel2, the 
input image is about 26Go and the training file is made of 18 classes. 

If you need more information don't hesitate.
Thanks for your help!
Nafissa

-- 
-- 
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/d/optout.

Reply via email to