View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013558ParaView(No Category)public2012-10-24 11:092013-01-30 10:41
ReporterSven Buijssen 
Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version3.98.1 
Summary0013558: [git/master] VisItBridge GMVReader + comment line length > 99: null pointer dereference in gmvread.c
DescriptionDownload a nightly build ParaViewSuperbuild that includes VisItBridge with GMV support, e.g. the Windows 64-bit build as of 2012-10-23: http://open.cdash.org/viewFiles.php?buildid=2624353 [^]

Try loading attached "foo.gmv" by means of the VisItBridge GMVReader.
=> ParaView segfaults.

Suggested patch attached.
TagsNo tags attached.
ProjectTBD
Topic Name
Typecrash
Attached Files? file icon foo.gmv [^] (400 bytes) 2012-10-24 11:10
patch file icon 0001-BUG-13558.-Fixed-segfault-in-gmvread.c-for-comment-l.patch [^] (2,231 bytes) 2012-10-24 11:11 [Show Content]

 Relationships

  Notes
(0029818)
Sven Buijssen (reporter)
2012-11-30 13:55

commit eebf3427396ea3195b1a34f47630d052d193fc7b
Author: Sven Buijssen <sven.buijssen@tu-dortmund.de>
Date: Wed Oct 24 16:21:45 2012 +0200

    BUG 0013558. Fixed segfault in gmvread.c for comment lines exceeding 99 chars
    
        Do not rely on fscanf() + a fixed length character array any more when
        parsing comments. Arbitrary comment line length supported now, as was the
        case with LANL's GMV program itself.

 Issue History
Date Modified Username Field Change
2012-10-24 11:09 Sven Buijssen New Issue
2012-10-24 11:10 Sven Buijssen File Added: foo.gmv
2012-10-24 11:11 Sven Buijssen File Added: 0001-BUG-13558.-Fixed-segfault-in-gmvread.c-for-comment-l.patch
2012-11-30 13:55 Sven Buijssen Note Added: 0029818
2012-11-30 13:55 Sven Buijssen Status backlog => closed
2012-11-30 13:55 Sven Buijssen Resolution open => fixed
2012-11-30 13:55 Sven Buijssen Fixed in Version => git-master
2013-01-30 10:41 Utkarsh Ayachit Fixed in Version git-master => 3.98.1


Copyright © 2000 - 2018 MantisBT Team