[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PSPP-BUG: [bug #38833] Bug related to ROC
From: |
Ben Pfaff |
Subject: |
PSPP-BUG: [bug #38833] Bug related to ROC |
Date: |
Fri, 26 Apr 2013 06:17:47 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux i686 on x86_64; rv:10.0.12) Gecko/20100101 Firefox/10.0.12 Iceweasel/10.0.12 |
URL:
<http://savannah.gnu.org/bugs/?38833>
Summary: Bug related to ROC
Project: PSPP
Submitted by: blp
Submitted on: Thu Apr 25 23:17:45 2013
Category: None
Severity: 5 - Average
Status: None
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Release: None
Effort: 0.00
_______________________________________________________
Details:
When I run check-valgrind on test "SPLIT FILE - vs procedures", I see the
following valgrind error:
==14358== Invalid read of size 4
==14358== at 0x6BABCF4: var_get_width (variable.c:258)
==14358== by 0x48FBB31: do_parse_command (command.c:221)
==14358== by 0x48FB872: cmd_parse_in_state (command.c:136)
==14358== by 0x48FB946: cmd_parse (command.c:151)
==14358== by 0x804A9D3: main (main.c:138)
==14358== Address 0xa5abadc is 4 bytes inside a block of size 128 free'd
==14358== at 0x48CF50C: free (in
/usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
==14358== by 0x6BAD486: var_destroy (variable.c:153)
==14358== by 0x494BF8A: cmd_roc (roc.c:272)
==14358== by 0x48FBB31: do_parse_command (command.c:221)
==14358== by 0x48FB872: cmd_parse_in_state (command.c:136)
==14358== by 0x48FB946: cmd_parse (command.c:151)
==14358== by 0x804A9D3: main (main.c:138)
I also see some memory leaks.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?38833>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- PSPP-BUG: [bug #38833] Bug related to ROC,
Ben Pfaff <=