Skip to content

stjohnb/ktools-test-case

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KTools issue test case

This repository contains code to reproduce a segfault it the KTools summarycalc executable.

The segfault appears to only happen on Linux systems rather than OS X.

run.sh can be used to test the issue on your host operating system. For me this exits cleanly on OS X but generates a segfault on linux:

linux-os% ./run.sh 
FATAL: summarycalc: Segment fault at address: 0x55a4e68d9150
MacBook-Pro% ./run.sh 
Successfully wrote summary_out.csv

dockerRun.sh can be used reproduce the segfault on an Ubuntu docker image

About

Code to reproduce a bug in ktools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published