Apport is the crash reporting service in Ubuntu.
$ sudo service apport stop
$ sudoedit /etc/default/apport
Change the enabled=1
in the file to enabled=0
. You will need to restart for it to take effect.
Tried with: Apport 2.14.1 and Ubuntu 14.04