bugPSPP - Bugs: bug #22140, pspp does not output anything on...

 
 

bug #22140: pspp does not output anything on fedora,

Submitter:  r.Froemmel_svannah_gnu <ax90033>
Submitted:  Mon 28 Jan 2008 07:35:56 AM UTC
   
 
Category:  None Severity:  5 - Average
Status:  Fixed Assigned to:  None
Open/Closed:  Closed Release:  None
Effort:  0.00
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 07 May 2008 12:30:20 AM UTC, comment #3: 

Closing this bug, as I believe this problem has been fixed in the CVS version.

If you find otherwise, please reopen this item and include further information.

John Darrington <jmd>
Group administrator
Mon 28 Jan 2008 07:35:56 AM UTC, comment #2: 

This item has been reassigned from the project PSPP patch tracker to your tracker.

The original report is still available at patch #6371

Following are the information included in the original report:

[field #0]                  Item ID: 6371
[field #1]                 Group ID: 72
[field #2]              Open/Closed: Open
[field #3]                 Severity: 3 - Normal
[field #4]                  Privacy: Public
[field #8]                         : Unknown patch Field Display Type
[field #9]                 Category: None
[field #10]             Submitted by: ax90033
[field #11]              Assigned to: None
[field #12]             Submitted on: Friday 01/11/2008 at 23:45
[field #13]                  Summary: pspp does not output anything on fedora,
[field #14]      Original Submission: [root@lxshax3 command]# pspp -vvvv -o raw-ascii /tmp/pspp-tst-31225/examine.sh.sps
note: Searching for `rc'...
note: Search unsuccessful!
note: Searching for `devices'...
note: Found `/usr/local/etc/pspp/devices'.
note: (null): Opening device description file...
note: ASCII driver initializing as `raw-ascii'...
note: raw-ascii: Initialization complete.
note: Device definition file read successfully.
note: (null): Opening as syntax file.
/tmp/pspp-tst-31225/examine.sh.sps:20: error: Unknown command (null).
/tmp/pspp-tst-31225/examine.sh.sps:20: warning: This command not executed.
****************************************************************
You have discovered a bug in PSPP.

  Please report this, by sending an email to bug-gnu-pspp@gnu.org,
explaining what you were doing when this happened, and including
a sample of your input file which caused it.
Also, please copy the following lines into your bug report:

bare_version:        0.4.0.1
version:             GNU pspp 0.4.0.1
stat_version:        GNU pspp 0.4.0.1 (Wed Jan  9 16:53:14 CET 2008).
host_system:         x86_64-unknown-linux-gnu
build_system:        x86_64-unknown-linux-gnu
default_config_path: ~/.pspp:/usr/local/etc/pspp
include_path:        ./:~/.pspp/include:/usr/local/share/pspp
groff_font_path:     ~/.pspp/font:/usr/local/share/pspp/font:/usr/local/lib/groff/font:/usr/lib/groff/font:/usr/local/share/groff/font:/usr/share/groff/font
locale_dir:          /usr/local/share/locale
compiler version:    4.1.2 20070925 (Red Hat 4.1.2-33)
Diagnosis: Segmentation Violation
****************************************************************
Aborted



DATA LIST TABLE /QUALITY 1-1 W 4-4 BRAND 7-7 .
BEGIN DATA.
3  1  1
2  2  1
1  2  1
1  1  1
4  1  1
4  1  1
5  1  2
2  1  2
4  4  2
2  1  2
3  1  2
7  1  3
4  2  3
5  3  3
3  1  3
6  1  3
END DATA.
huuuuiii.
LIST.

-----------------------------------------------------------------

DATA LIST TABLE /QUALITY 1-1 W 4-4 BRAND 7-7 .
BEGIN DATA.
3  1  1
2  2  1
1  2  1
1  1  1
4  1  1
4  1  1
5  1  2
2  1  2
4  4  2
2  1  2
3  1  2
7  1  3
4  2  3
5  3  3
3  1  3
6  1  3
END DATA.

works fine

[field #16]               Item Group: None
[field #17]                   Status: None
[field #18]        Component Version: None
[field #19]         Operating System: None
[field #20]          Reproducibility: None
[field #21]               Size (loc): None
[field #22]            Fixed Release: None
[field #23]          Planned Release: None
[field #24]                   Effort: 0.00
[field #28]                 Priority: 5 - Normal
[field #31]         Percent Complete: 0%
[field #33]                  Release: None
[field #58]     Custom Select Box #1: None
[field #59]     Custom Select Box #2: None
[field #60]     Custom Select Box #3: None
[field #61]     Custom Select Box #4: None
[field #62]     Custom Select Box #5: None
[field #63]     Custom Select Box #6: None
[field #64]     Custom Select Box #7: None
[field #65]     Custom Select Box #8: None
[field #66]     Custom Select Box #9: None
[field #67]    Custom Select Box #10: None

John Darrington <jmd>
Group administrator
Sun 13 Jan 2008 08:07:09 PM UTC, comment #1: 

I see that you filed this in the Patches section, but no patch is attached.  Is this really just a bug report?  In the future, please file bug reports in the Bugs section.

Ben Pfaff <blp>
Group administrator
Mon 28 Jan 2008 07:35:56 AM UTC, original submission:  

[root@lxshax3 command]# pspp -vvvv -o raw-ascii /tmp/pspp-tst-31225/examine.sh.sps
note: Searching for `rc'...
note: Search unsuccessful!
note: Searching for `devices'...
note: Found `/usr/local/etc/pspp/devices'.
note: (null): Opening device description file...
note: ASCII driver initializing as `raw-ascii'...
note: raw-ascii: Initialization complete.
note: Device definition file read successfully.
note: (null): Opening as syntax file.
/tmp/pspp-tst-31225/examine.sh.sps:20: error: Unknown command (null).
/tmp/pspp-tst-31225/examine.sh.sps:20: warning: This command not executed.
****************************************************************
You have discovered a bug in PSPP.

  Please report this, by sending an email to bug-gnu-pspp@gnu.org,
explaining what you were doing when this happened, and including
a sample of your input file which caused it.
Also, please copy the following lines into your bug report:

bare_version:        0.4.0.1
version:             GNU pspp 0.4.0.1
stat_version:        GNU pspp 0.4.0.1 (Wed Jan  9 16:53:14 CET 2008).
host_system:         x86_64-unknown-linux-gnu
build_system:        x86_64-unknown-linux-gnu
default_config_path: ~/.pspp:/usr/local/etc/pspp
include_path:        ./:~/.pspp/include:/usr/local/share/pspp
groff_font_path:     ~/.pspp/font:/usr/local/share/pspp/font:/usr/local/lib/groff/font:/usr/lib/groff/font:/usr/local/share/groff/font:/usr/share/groff/font
locale_dir:          /usr/local/share/locale
compiler version:    4.1.2 20070925 (Red Hat 4.1.2-33)
Diagnosis: Segmentation Violation
****************************************************************
Aborted



DATA LIST TABLE /QUALITY 1-1 W 4-4 BRAND 7-7 .
BEGIN DATA.
3  1  1
2  2  1
1  2  1
1  1  1
4  1  1
4  1  1
5  1  2
2  1  2
4  4  2
2  1  2
3  1  2
7  1  3
4  2  3
5  3  3
3  1  3
6  1  3
END DATA.
huuuuiii.
LIST.

-----------------------------------------------------------------

DATA LIST TABLE /QUALITY 1-1 W 4-4 BRAND 7-7 .
BEGIN DATA.
3  1  1
2  2  1
1  2  1
1  1  1
4  1  1
4  1  1
5  1  2
2  1  2
4  4  2
2  1  2
3  1  2
7  1  3
4  2  3
5  3  3
3  1  3
6  1  3
END DATA.

works fine

r.Froemmel_svannah_gnu <ax90033>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jmd (Posted a comment)
  • -email is unavailable- added by blp (Posted a comment)
  • -email is unavailable- added by ax90033 (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2008-05-07 jmd StatusNone Fixed
        Open/ClosedOpen Closed
    2008-01-28 jmd Reassign itemPSPP, patch #6371 PSPP, bug #22140

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code