I don't see any crash info attached. Is it a full browser crash or a
simple tab snap?

Could you please install chromium-browser-dbg and try the following:

chromium-browser -g --temp-profile --single-process

that will run chromium in single process mode (easier to troubleshoot)
inside gdb, and with a temporary profile (empty, removed at the end of
the session)

once inside gdb, "run"

and try to make it crash. If it does, please attach the stack trace
("bt" and "bt full") here.

(see https://wiki.ubuntu.com/Chromium/Debugging for the full
instructions)

-- 
Chromium crashes on identi.ca
https://bugs.launchpad.net/bugs/655932
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to