Build libgphoto with debug symbols (i.e. CFLAGS=$(CFLAGS) -g in makefile), then try to catch the bug in GDB. Looking at the actual code will give much more information on whether it's a kernel or userspace bug than the super-vague error message.
Paul Betts
2009-02-10 22:04:34