Fixed
Status Update
Comments
gk...@google.com <gk...@google.com> #2
Disabling all extensions does not fix the problem.
gk...@google.com <gk...@google.com> #3
Enabled log-level=0 and got the following:
$ google-chrome --enable-logging --log-level=0
[20397:20397:1383124398002:ERROR:chrome/app/chrome_dll_main.cc(247)] GLib-GObject: instance of invalid non-instantiatable type `(null)'
Segmentation fault
$ google-chrome --enable-logging --log-level=0
[20397:20397:1383124398002:ERROR:chrome/app/chrome_dll_main.cc(247)] GLib-GObject: instance of invalid non-instantiatable type `(null)'
Segmentation fault
aa...@gmail.com <aa...@gmail.com> #4
Adding debug log.
Description