Can't Repro
Status Update
Comments
fa...@thexs.ca <fa...@thexs.ca> #2
Disabling all extensions does not fix the problem.
ek...@google.com <ek...@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
al...@gmail.com <al...@gmail.com> #4
Adding debug log.
sn...@gmail.com <sn...@gmail.com> #5
Do you have crash reporting enabled? If so, a crash id should be dumped, and if you give that to us, then we can look up what caused the crash.
ja...@gmail.com <ja...@gmail.com> #6
My client_id appears to be B7776A6E-F752-1E5B-E46B-ACD5F961EE30.
I see crash_count: 0, but since I've enabled it I've gotten it to crash twice.
Seems to happen immediately after geolocation is finished.
I see crash_count: 0, but since I've enabled it I've gotten it to crash twice.
Seems to happen immediately after geolocation is finished.
Description
The error in the console says "Authorization is required to perform the action" and this mostly happens when a PropertiesService method is invoked.
I have tried revoking access and authorizing again but the issue persists.
Also, I have seen this mostly with users who have Gmail accounts and not G Suite users.