File: crash3.out

package info (click to toggle)
cgreen 1.6.4-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,588 kB
  • sloc: ansic: 12,276; sh: 558; makefile: 474; cpp: 403; python: 181; xml: 33; sed: 13
file content (9 lines) | stat: -rw-r--r-- 344 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
Running "main" (2 tests)...
crash_tests.c:8: Exception: seg_faults_for_null_dereference 
	Test terminated with signal: Segmentation fault

crash_tests.c:13: Exception: will_loop_forever 
	Test terminated unexpectedly, likely from a non-standard exception or Posix signal

  "main": 2 exceptions in 42ms.
Completed "main": 2 exceptions in 42ms.