[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#642055: daisy-player: reports "corrupt daisy structure" and aborts while reading valid book



Having started debugging this, it appears that we reach line 529 of
daisy-player.c, i.e., read() returns -1.

Interestingly, errno = 0 according to gdb, i.e., "print errno" shows a value
of 0.

We are at the end of the file, apparently: "print p" shows "</html>" as the
content of the buffer.




Reply to: