I ran the --debug flag with chromium and this is what I get. chromium-browser --debug 2>&1 | tee gdb-chromium.txt # Env: # LD_LIBRARY_PATH=/usr/lib/chromium-browser # PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin # GTK_PATH= # CHROMIUM_USER_FLAGS= # CHROMIUM_FLAGS= --enable-pinch /usr/bin/gdb /usr/lib/chromium-browser/chromium-browser -x /tmp/chromiumargs.7UrczA GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.04) 7.11.1 Copyright (C) 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "arm-linux-gnueabihf". Type "show configuration" for configuration details. For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /usr/lib/chromium-browser/chromium-browser...Reading symbols from /usr/lib/debug/.build-id/1c/447ddfe5801b1e898e275d0a960370b691c768.debug...done. done. (gdb) handle SIG33 pass nostop noprint Signal Stop Print Pass to program Description SIG33 No No Yes Real-time event 33 (gdb) set pagination 0 (gdb) run http://localhost:3000 Starting program: /usr/lib/chromium-browser/chromium-browser http://localhost:3000 Cannot parse expression `.L1185 4@r4'. warning: Probes-based dynamic linker interface failed. Reverting to original interface.
[Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1". /usr/bin/chromium-browser: line 230: 4342 Killed $GDB "$LIBDIR/$APPNAME" -x $tmpfile -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1702633 Title: Google chrome cannot start with Raspberry Pi 3 Ubuntu-Mate 16.04.2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1702633/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
