Hello,
lines past the list of loaded modules are useless ;-)

You have a divide error (division by zero probably). Tell us how you have
installed/compiled the driver.
From v4l-dvb? Version?
What linux?
..
The problem is that gspca_main doesn't implement any check on the subdriver
linked to it. Particulary, if you don't compile them in the same way, you
may have different headers file used, giving some strange results.

Franck