talk2mohit

Results 6 comments of talk2mohit

we are observing SIGSEGV. panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x2 addr=....] goroutine 2531 [running]: io.ReadAll({0x0, 0x0}) github.com/CalebQ42/squashfs/internal/data.FullReader.WriteTo.func1() github.com/CalebQ42/squashfs/internal/data/fullreader.go:181 +0x58 created by...

Unfortunately, I can not share the archive. But a few more data points: io.ReadAll({0x0, 0x0}) /usr/lib/golang/src/io/io.go:701 +0xd9 github.com/CalebQ42/squashfs/internal/data.FullReader.WriteTo.func1() github.com/CalebQ42/squashfs/internal/data/fullreader.go:181 +0x68 created by github.com/CalebQ42/squashfs/internal/data.FullReader.WriteTo github.com/CalebQ42/squashfs/internal/data/fullreader.go:172 +0x165 panic: mkdir /tmp/extract-squash3679600936/usr/lib64/abc: permission denied...

Thanks unfortunately, I still see the issue. panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0x48b159] goroutine 802 [running]: io.ReadAll({0x0, 0x0}) /usr/lib/golang/src/io/io.go:701...

I see "unexpected EOF" whereas when I run "unsquashfs" command line utility I am able to extract successfully.

Found a valid SQUASHFS 4:0 superblock on ABC.sqsh Creation or last append time XXXXXX Filesystem size YYY Kbytes (ZZZ Mbytes) Compression xz Dictionary size PPP Filters selected: x86 Block size...

Hi I tried but it is not extracting anything.