[sane-devel] Bus Error on pnm backend in FreeBSD 8

2010-03-22 Thread Alejandro Imass
(sorry if this is a double post, I hit send before conforming my subscription to the list) Hi, I am trying to get the pnm backend to work on FreeBSD. I originally thought it was related to an old bug in pnm.c and had filed this bug which is now closed:

[sane-devel] Bus Error on pnm backend in FreeBSD 8

2010-03-22 Thread m. allan noah
try turning up the pnm backend's debugging? allan On Mon, Mar 22, 2010 at 12:15 PM, Alejandro Imass ait at p2ee.org wrote: (sorry if this is a double post, I hit send before conforming my subscription to the list) Hi, I am trying to get the pnm backend to work on FreeBSD. I originally

[sane-devel] Bus Error on pnm backend in FreeBSD 8

2010-03-22 Thread Alejandro Imass
On Mon, Mar 22, 2010 at 11:57 AM, m. allan noah kitno455 at gmail.com wrote: try turning up the pnm backend's debugging? Here you go: [root at lucifer /usr/ports/graphics/sane-backends]# scanimage -L [sanei_debug] Setting debug level of dll to 255. [dll] sane_init: SANE dll backend version

[sane-devel] Bus Error on pnm backend in FreeBSD 8

2010-03-22 Thread m. allan noah
That is right after the patch you added. try valgrind? allan On Mon, Mar 22, 2010 at 12:37 PM, Alejandro Imass ait at p2ee.org wrote: On Mon, Mar 22, 2010 at 11:57 AM, m. allan noah kitno455 at gmail.com wrote: try turning up the pnm backend's debugging? Here you go: [root at lucifer

[sane-devel] Bus Error on pnm backend in FreeBSD 8

2010-03-22 Thread Alejandro Imass
On Mon, Mar 22, 2010 at 12:19 PM, m. allan noah kitno455 at gmail.com wrote: That is right after the patch you added. try valgrind? It segfaults with the original code and bus error with the patch. The only lines differing between the original ports file and the current git file are the

[sane-devel] Bus Error on pnm backend in FreeBSD 8

2010-03-22 Thread m. allan noah
On Mon, Mar 22, 2010 at 1:58 PM, Alejandro Imass ait at p2ee.org wrote: On Mon, Mar 22, 2010 at 12:19 PM, m. allan noah kitno455 at gmail.com wrote: That is right after the patch you added. try valgrind? It segfaults with the original code and bus error with the patch. The only lines

[sane-devel] Bus Error on pnm backend in FreeBSD 8

2010-03-22 Thread Alejandro Imass
On Mon, Mar 22, 2010 at 2:00 PM, m. allan noah kitno455 at gmail.com wrote: On Mon, Mar 22, 2010 at 1:58 PM, Alejandro Imass ait at p2ee.org wrote: On Mon, Mar 22, 2010 at 12:19 PM, m. allan noah kitno455 at gmail.com wrote: That is right after the patch you added. try valgrind? It