File: console.out

package info (click to toggle)
mrpt 1%3A2.5.8%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 87,448 kB
  • sloc: cpp: 551,662; ansic: 38,702; xml: 3,914; python: 2,547; sh: 404; makefile: 237
file content (17 lines) | stat: -rw-r--r-- 879 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
==== MRPT exception ====
Message:  Aw!
Call stack backtrace:
[0 ] /home/jlblanco/code/mrpt/samples/core_exceptions_example/test.cpp:21 test_except_3rd_lvl()
[1 ] /home/jlblanco/code/mrpt/samples/core_exceptions_example/test.cpp:28 test_except_2nd_lvl()
[2 ] /home/jlblanco/code/mrpt/samples/core_exceptions_example/test.cpp:35 test_except_toplevel()
[3 ] /home/jlblanco/code/mrpt/samples/core_exceptions_example/test.cpp:54 main
[4 ] (unknown file) __libc_start_main
[5 ] (unknown file) _start
==== MRPT exception ====
vector::_M_range_check: __n (which is 10) >= this->size() (which is 2)
Call stack backtrace:
[0 ] /home/jlblanco/code/mrpt/samples/core_exceptions_example/test.cpp:45 test_except_2nd_lvl_bis()
[1 ] /home/jlblanco/code/mrpt/samples/core_exceptions_example/test.cpp:48 test_except_toplevel_bis()
[2 ] (unknown file) __libc_start_main
[3 ] (unknown file) _start