Activity log for bug #1440280

Date Who What changed Old value New value Message
2015-04-04 03:36:34 Anonymous bug added bug
2015-04-04 03:37:14 Anonymous description ./configure passed but make errored out on my system, linux Mint 17, 64-bit, "Qiana". after finally figuring out to install stegdetect using: linux32 ./configure linux32 make sude linu32 make install and also finding a recent rules.ini file and copying into /usr/local/share/stegbreak/rules.ini I'm still not able to run stegbreak. linux32 stegbreak myImage.jpg segmentation fault using gdb, I find the cause of the the degfault as such: Program received signal SIGSEGV, Segmentation fault. 0x0000000000404122 in doinsert (filename=0x7fff88fae1d9 "bitImage.jpg", scans=scans@entry=2) at stegbreak.c:415 415 obj = handle->obj_read_jpg(filename); ./configure passed but make errored out on my system, linux Mint 17, 64-bit, "Qiana". after finally figuring out to install stegdetect using: linux32 ./configure linux32 make sude linu32 make install and also finding a recent rules.ini file and copying into /usr/local/share/stegbreak/rules.ini I'm still not able to run stegbreak. linux32 stegbreak bitImage.jpg segmentation fault using gdb, I find the cause of the the degfault as such: Program received signal SIGSEGV, Segmentation fault. 0x0000000000404122 in doinsert (filename=0x7fff88fae1d9 "bitImage.jpg", scans=scans@entry=2) at stegbreak.c:415 415 obj = handle->obj_read_jpg(filename);