[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PSPP-BUG: [GNU PSPP 0.7.9-ge94a39] testsuite: 518 failed
From: |
Jeremy Lavergne |
Subject: |
PSPP-BUG: [GNU PSPP 0.7.9-ge94a39] testsuite: 518 failed |
Date: |
Mon, 28 Jan 2013 09:48:08 -0500 |
(gdb) set args -O format=csv bad-syntax.sps
(gdb) run
Starting program: /opt/pspp/bin/pspp -O format=csv bad-syntax.sps
Reading symbols for shared libraries
++++++++++++++++++++++++++++++.........................................................................................................................................
done
bad-syntax.sps:11.13: error: RELIABILITY: Syntax error at `x': expecting
VARIABLES.
Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: 13 at address: 0x0000000000000000
0x000000010015f304 in token_init ()
(gdb) bt
#0 0x000000010015f304 in token_init ()
#1 0x000000010015b15e in lex_push_token__ ()
#2 0x0000000100158559 in lex_source_get__ ()
#3 0x00000001001584b2 in lex_get ()
#4 0x000000010015abd8 in lex_discard_rest_of_command ()
#5 0x000000010015775b in cmd_parse_in_state ()
#6 0x0000000100001e69 in main ()
======================================================
# -*- compilation -*-
518. reliability.at:253: testing RELIABILITY bad syntax ...
./reliability.at:268: pspp -O format=csv bad-syntax.sps
--- /dev/null 2013-01-28 09:20:55.000000000 -0500
+++
/opt/pspp/var/macports/build/_Users_aeetes_dports_math_pspp-devel/pspp-devel/work/pspp-0.7.9-ge94a39/tests/testsuite.dir/at-groups/518/stderr
2013-01-28 09:22:24.000000000 -0500
@@ -0,0 +1,15 @@
+******************************************************
+You have discovered a bug in PSPP. Please report this
+to address@hidden Please include this entire
+message, *plus* several lines of output just above it.
+For the best chance at having the bug fixed, also
+include the syntax file that triggered it and a sample
+of any data file used for input.
+proximate cause: Segmentation Violation
+version: GNU pspp 0.7.9-ge94a39 (Mon Jan 28 09:13:32 EST 2013).
+host_system: x86_64-apple-darwin12.2.0
+build_system: x86_64-apple-darwin12.2.0
+locale_dir: /opt/pspp/share/locale
+compiler version: 4.2.1 Compatible Apple Clang 4.1
((tags/Apple/clang-421.11.66))
+******************************************************
+/opt/pspp/var/macports/build/_Users_aeetes_dports_math_pspp-devel/pspp-devel/work/pspp-0.7.9-ge94a39/tests/testsuite.dir/at-groups/518/test-source:
line 39: 1623 Segmentation fault: 11 pspp -O format=csv bad-syntax.sps
stdout:
./reliability.at:268: exit code was 139, expected 1
518. reliability.at:253: 518. RELIABILITY bad syntax (reliability.at:253):
FAILED (reliability.at:268)
- PSPP-BUG: [GNU PSPP 0.7.9-ge94a39] testsuite: 518 failed,
Jeremy Lavergne <=