It looks like you have break-on error enabled.
Go to the Console panel and uncheck the "Break on All Errors" button
in the toolbar
You can also try: Firebug icon menu (toolbar) -> Options -> Reset All
Firebug Options
Also make sure there are no breakpoints in the Breakpoints side panel
(within the Script panel).
Does it help?
Honza