[Bug 1702407] Re: Startup crash after upgrading to 59.0.3071.109 on trusty/xenial/yakkety

2019-10-18 Thread Bug Watch Updater
** Changed in: chromium-browser (Debian)
   Status: Fix Released => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1702407

Title:
  Startup crash after upgrading to 59.0.3071.109 on
  trusty/xenial/yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1702407/+subscriptions

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

[Bug 1702407] Re: Startup crash after upgrading to 59.0.3071.109 on trusty/xenial/yakkety

2017-10-08 Thread enyone
Version 61.0.3163.100 (Developer Build) built on Debian 9.1, running on
Debian 9.2 (64-bit)

Linux - 4.9.0-4-amd64 #1 SMP Debian 4.9.51-1 (2017-09-28) x86_64
GNU/Linux

Debian GNU/Linux 9 \n \l

Received signal 11 SEGV_MAPERR 0010
#0 0x55f1d1943cc6 
#1 0x55f1cfeddef4 
#2 0x55f1d194406d 
#3 0x7fdc5fe480c0 
#4 0x55f1d0afd9c8 
#5 0x55f1d0b00256 
#6 0x55f1d0b00a0b 
#7 0x55f1d0b00d3f 
#8 0x55f1d19a68e7 
#9 0x55f1d19d9199 
#10 0x55f1d1964680 
#11 0x55f1d1965ddf 
#12 0x55f1d196632b 
#13 0x55f1d19677a2 
#14 0x55f1d198ca6a 
#15 0x55f1d19ab506 
#16 0x55f1d19a67f2 
#17 0x7fdc5fe3e494 start_thread
#18 0x7fdc54be1aff clone
  r8: 0001  r9: 55f1d5c01cec r10: 55f1d5c01cf0 r11: 
7fdc54c62ee0
 r12: 7fdc23a4af78 r13: 0008 r14: 0008 r15: 
7fdc23a4ae40
  di:   si: 7fdc23a4ae40  bp: 7fdc23a4ae90  bx: 
7fdc23a4ae40
  dx: 0004  ax: 19f1f12bd9f0  cx:   sp: 
7fdc23a4adf0
  ip: 55f1d0afd9c8 efl: 00010206 cgf: 002b0033 erf: 
0004
 trp: 000e msk:  cr2: 0010
[end of stack trace]
Calling _exit(1). Core file will not be generated.

Starts with 'chromium --disable-extensions'

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1702407

Title:
  Startup crash after upgrading to 59.0.3071.109 on
  trusty/xenial/yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1702407/+subscriptions

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

[Bug 1702407] Re: Startup crash after upgrading to 59.0.3071.109 on trusty/xenial/yakkety

2017-09-15 Thread tagMacher
I have just reported bug #1717473 with version
60.0.3112.113-0ubuntu0.16.04.1298, where the original bug reported here
is happening again except that I get "SEGV_MAPERR 0028" instead
of "SEGV_MAPERR 0010"

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1702407

Title:
  Startup crash after upgrading to 59.0.3071.109 on
  trusty/xenial/yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1702407/+subscriptions

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

[Bug 1702407] Re: Startup crash after upgrading to 59.0.3071.109 on trusty/xenial/yakkety

2017-09-14 Thread kingsty...@gmail.com
Oh,got it, sorry.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1702407

Title:
  Startup crash after upgrading to 59.0.3071.109 on
  trusty/xenial/yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1702407/+subscriptions

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

[Bug 1702407] Re: Startup crash after upgrading to 59.0.3071.109 on trusty/xenial/yakkety

2017-09-14 Thread Olivier Tilloy
@kingsting: then that's not the right place to ask for help or report
issues, this is a bug report for the chromium-browser package in ubuntu.
You might be able to get help from the QtWebengine team.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1702407

Title:
  Startup crash after upgrading to 59.0.3071.109 on
  trusty/xenial/yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1702407/+subscriptions

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

[Bug 1702407] Re: Startup crash after upgrading to 59.0.3071.109 on trusty/xenial/yakkety

2017-09-14 Thread kingsty...@gmail.com
The browser is an example demo from QtWebengine 5.9.1. I cross compile
it and run it on my arm linux board. The version of the linux kernel is
3.6.5 ,which not support sandbox ,so i disabled it. The browser's build
arguments is march=armv7a, mfpu=vfpv3, mfloat-abi=softfp. But the linux
kernel was built with soft float(When i build it with vfp ,it cann't
start up). The arm cpu is contex-A9 with VFPv3 and NEON, without gpu(I
use mesa library instead).

Everytime when i run the browser, the render process will exit with some
code ,such as 9,11,256.

I got the error logs:
The first type is 
"[2109:2111:0901/175748.014628:FATAL:picture_layer_impl.cc(1254)] Check failed: 
min_contents_scale > 0.f (0.0625 vs. 0)"
The second type is " Received signal 11 SEGV_MAPERR ".

I debug the browser found that the error may occur in module cc, or
module blink, or module base.

I guess the basic error is the float calculation error which check
0.0625 > 0.f get false or calculate log(1000) get a mistake.

Additionally, the QtWebKit browser can run normally on my board. I build
the two browser together. The difference is the QtWebEngine browser use
FPU, GPU and sandbox which QtWebKit not use.

Maybe the error was caused by my board, not the QtWebEngine browser. I
try many times but don't know how to solve it.

Thank you.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1702407

Title:
  Startup crash after upgrading to 59.0.3071.109 on
  trusty/xenial/yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1702407/+subscriptions

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

[Bug 1702407] Re: Startup crash after upgrading to 59.0.3071.109 on trusty/xenial/yakkety

2017-09-14 Thread Olivier Tilloy
@kingsting: can you please elaborate? Which version of chromium? On
which version of Ubuntu? Which CPU architecture?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1702407

Title:
  Startup crash after upgrading to 59.0.3071.109 on
  trusty/xenial/yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1702407/+subscriptions

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

[Bug 1702407] Re: Startup crash after upgrading to 59.0.3071.109 on trusty/xenial/yakkety

2017-09-14 Thread kingsty...@gmail.com
I got a similar problem.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1702407

Title:
  Startup crash after upgrading to 59.0.3071.109 on
  trusty/xenial/yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1702407/+subscriptions

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

[Bug 1702407] Re: Startup crash after upgrading to 59.0.3071.109 on trusty/xenial/yakkety

2017-07-31 Thread Olivier Tilloy
@Jean-Marc & Patrik: Yakkety (Ubuntu 16.10) has recently reached its end
of life, it is no longer supported. You are strongly encouraged to
upgrade to Zesty (17.04). Chromium for yakkety won't receive further
updates.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1702407

Title:
  Startup crash after upgrading to 59.0.3071.109 on
  trusty/xenial/yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1702407/+subscriptions

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


[Bug 1702407] Re: Startup crash after upgrading to 59.0.3071.109 on trusty/xenial/yakkety

2017-07-31 Thread Patrik Kullman
Also experiencing this.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1702407

Title:
  Startup crash after upgrading to 59.0.3071.109 on
  trusty/xenial/yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1702407/+subscriptions

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


[Bug 1702407] Re: Startup crash after upgrading to 59.0.3071.109 on trusty/xenial/yakkety

2017-07-17 Thread Jean-Marc Le Roux
I'm still having the exact same problem with chromium-browser
(59.0.3071.109-0ubuntu0.16.10.1357).

Received signal 11 SEGV_MAPERR 0010
#0 0x7fbf377680c6 base::debug::StackTrace::StackTrace()
#1 0x7fbf377684ab 
#2 0x7fbf37a95630 
#3 0x560ced1a6fd8 
#4 0x560ced1a9866 
#5 0x560ced1aa00e 
#6 0x560ced1aa33f 
#7 0x7fbf377e5831 
#8 0x7fbf37769b4a base::debug::TaskAnnotator::RunTask()
#9 0x7fbf377941e0 base::MessageLoop::RunTask()
#10 0x7fbf37795c9d base::MessageLoop::DeferOrRunPendingTask()
#11 0x7fbf37796b3d 
#12 0x7fbf37797612 base::MessagePumpLibevent::Run()
#13 0x7fbf37793235 base::MessageLoop::RunHandler()
#14 0x7fbf377bdef8 base::RunLoop::Run()
#15 0x7fbf377eadc6 base::Thread::ThreadMain()
#16 0x7fbf377e56b6 
#17 0x7fbf37a8b6ca start_thread
#18 0x7fbf21210caf clone
  r8: 0001  r9: 560ceec653ac r10: 560ceec653b0 r11: 
7fbf2129b330
 r12: 7fbe8b559fb0 r13: 0008 r14: 0008 r15: 
7fbe8b559e70
  di:   si: 7fbe8b559e70  bp: 7fbe8b559ec0  bx: 
7fbe8b559e70
  dx: 7fbe6c107420  ax:   cx: 44495547  sp: 
7fbe8b559e20
  ip: 560ced1a6fd8 efl: 00010202 cgf: 002b0033 erf: 
0004
 trp: 000e msk:  cr2: 0010
[end of stack trace]
Calling _exit(1). Core file will not be generated.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1702407

Title:
  Startup crash after upgrading to 59.0.3071.109 on
  trusty/xenial/yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1702407/+subscriptions

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


[Bug 1702407] Re: Startup crash after upgrading to 59.0.3071.109 on trusty/xenial/yakkety

2017-07-11 Thread Launchpad Bug Tracker
This bug was fixed in the package chromium-browser -
59.0.3071.109-0ubuntu0.14.04.1188

---
chromium-browser (59.0.3071.109-0ubuntu0.14.04.1188) trusty; urgency=medium

  * debian/patches/fix-argument-evaluation-order.patch: added (LP:
#1702407)

 -- Olivier Tilloy   Fri, 07 Jul 2017
10:57:00 +0200

** Changed in: chromium-browser (Ubuntu)
   Status: In Progress => Fix Released

** Changed in: chromium-browser (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1702407

Title:
  Startup crash after upgrading to 59.0.3071.109 on
  trusty/xenial/yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1702407/+subscriptions

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


[Bug 1702407] Re: Startup crash after upgrading to 59.0.3071.109 on trusty/xenial/yakkety

2017-07-11 Thread Launchpad Bug Tracker
This bug was fixed in the package chromium-browser -
59.0.3071.109-0ubuntu0.16.04.1291

---
chromium-browser (59.0.3071.109-0ubuntu0.16.04.1291) xenial; urgency=medium

  * debian/patches/fix-argument-evaluation-order.patch: added (LP:
#1702407)

 -- Olivier Tilloy   Fri, 07 Jul 2017
10:53:25 +0200

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1702407

Title:
  Startup crash after upgrading to 59.0.3071.109 on
  trusty/xenial/yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1702407/+subscriptions

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


[Bug 1702407] Re: Startup crash after upgrading to 59.0.3071.109 on trusty/xenial/yakkety

2017-07-11 Thread Rune Philosof
PPA fix in #30 worked for me in xenial.
Thanks osomon

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1702407

Title:
  Startup crash after upgrading to 59.0.3071.109 on
  trusty/xenial/yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1702407/+subscriptions

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


[Bug 1702407] Re: Startup crash after upgrading to 59.0.3071.109 on trusty/xenial/yakkety

2017-07-10 Thread Junaid Fatehi
I was experiencing the same big and chromium fix update in #30 worked
for me.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1702407

Title:
  Startup crash after upgrading to 59.0.3071.109 on
  trusty/xenial/yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1702407/+subscriptions

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


[Bug 1702407] Re: Startup crash after upgrading to 59.0.3071.109 on trusty/xenial/yakkety

2017-07-08 Thread actionparsnip
Depends which release and update model you mean, in Debian

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1702407

Title:
  Startup crash after upgrading to 59.0.3071.109 on
  trusty/xenial/yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1702407/+subscriptions

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


[Bug 1702407] Re: Startup crash after upgrading to 59.0.3071.109 on trusty/xenial/yakkety

2017-07-08 Thread Trent Nelson
Nathan,

The linked Debian bug is unrelated to this crash.  It disabled the
internal media router component, which was initially broken on Linux and
conflicted with the external cast plugin.  With the fixes here, Debian
should be able to re-enable the internal media router component in their
packages too.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1702407

Title:
  Startup crash after upgrading to 59.0.3071.109 on
  trusty/xenial/yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1702407/+subscriptions

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


[Bug 1702407] Re: Startup crash after upgrading to 59.0.3071.109 on trusty/xenial/yakkety

2017-07-08 Thread Nathan
Is there a particular reason Ubuntu takes longer to patch than Debian?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1702407

Title:
  Startup crash after upgrading to 59.0.3071.109 on
  trusty/xenial/yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1702407/+subscriptions

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


[Bug 1702407] Re: Startup crash after upgrading to 59.0.3071.109 on trusty/xenial/yakkety

2017-07-07 Thread Seth Tregenna
Confirm fixed for me too - Ubuntu Gnome 16.04.2 LTS

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1702407

Title:
  Startup crash after upgrading to 59.0.3071.109 on
  trusty/xenial/yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1702407/+subscriptions

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


Re: [Bug 1702407] Re: Startup crash after upgrading to 59.0.3071.109 on trusty/xenial/yakkety

2017-07-07 Thread Gareth Evans
@Olivier, re #7,33,36 I see my mistake thanks to further posts and
replies.  I had spotted chromium-browser-dbg in synaptic and then had
this package name in mind while misreading the more detailed
instructions in the wiki link - it makes perfect sense on a calm
reading!

Anyway thanks again.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1702407

Title:
  Startup crash after upgrading to 59.0.3071.109 on
  trusty/xenial/yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1702407/+subscriptions

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


[Bug 1702407] Re: Startup crash after upgrading to 59.0.3071.109 on trusty/xenial/yakkety

2017-07-07 Thread Christian Wilken
@osomon: Fix confirmed (Xenial) and casting works. Thanks! :)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1702407

Title:
  Startup crash after upgrading to 59.0.3071.109 on
  trusty/xenial/yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1702407/+subscriptions

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


[Bug 1702407] Re: Startup crash after upgrading to 59.0.3071.109 on trusty/xenial/yakkety

2017-07-07 Thread David Rodriguez
ok I have the debug package installed.  Thank you all I will continue on
the other bug report.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1702407

Title:
  Startup crash after upgrading to 59.0.3071.109 on
  trusty/xenial/yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1702407/+subscriptions

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


[Bug 1702407] Re: Startup crash after upgrading to 59.0.3071.109 on trusty/xenial/yakkety

2017-07-07 Thread Olivier Tilloy
@David: please continue this discussion on bug #1702633.

If you don't manage to install the dbgsym package, you can still
download it manually and install it (with `sudo dpkg -i`) from there:
https://launchpad.net/~canonical-chromium-
builds/+archive/ubuntu/stage/+build/12789789

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1702407

Title:
  Startup crash after upgrading to 59.0.3071.109 on
  trusty/xenial/yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1702407/+subscriptions

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


[Bug 1702407] Re: Startup crash after upgrading to 59.0.3071.109 on trusty/xenial/yakkety

2017-07-07 Thread David Rodriguez
@julian I tried to install the symbol package and it said it wouldn't
install the correct version of chrome so it stopped.  I think I will try
to remove the osomon repo all together remove chrome, install the debug
package.   Have it install chrome than upgrade it.  See where I end up.
Thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1702407

Title:
  Startup crash after upgrading to 59.0.3071.109 on
  trusty/xenial/yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1702407/+subscriptions

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


[Bug 1702407] Re: Startup crash after upgrading to 59.0.3071.109 on trusty/xenial/yakkety

2017-07-07 Thread David Rodriguez
Seems like a new chromium-browser-dbgsym needs to be release for the
version of chromium I installed.  Does that make sense?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1702407

Title:
  Startup crash after upgrading to 59.0.3071.109 on
  trusty/xenial/yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1702407/+subscriptions

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


[Bug 1702407] Re: Startup crash after upgrading to 59.0.3071.109 on trusty/xenial/yakkety

2017-07-07 Thread Lonnie Lee Best
@osomon : The most obvious "patch" (the one requiring the least
verification), is to have Ubuntu's Software Updater roll back Chromium
to the version prior to the current version.

Comment 19 was the work-around that helped me:
https://askubuntu.com/a/932799/256054

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1702407

Title:
  Startup crash after upgrading to 59.0.3071.109 on
  trusty/xenial/yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1702407/+subscriptions

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


[Bug 1702407] Re: Startup crash after upgrading to 59.0.3071.109 on trusty/xenial/yakkety

2017-07-07 Thread David Rodriguez
@julian I tried you suggestion and still nothing.  I will keep monkeying
with it.  Any other thoughts?  Appreciate the help.

@olivier I did update the bug you referenced with the current trace I
have.  Thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1702407

Title:
  Startup crash after upgrading to 59.0.3071.109 on
  trusty/xenial/yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1702407/+subscriptions

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


[Bug 1702407] Re: Startup crash after upgrading to 59.0.3071.109 on trusty/xenial/yakkety

2017-07-07 Thread Julian Paredes
@David: In order to avoid that conflict you need to disable the
'backport' packages archive (it often introduce hidden conflicts).

Using GUI: 'Software & Updates' -> Updates -> Unsupported Updates

Then try installing chromium-browser-dbgsym. It worked for me.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1702407

Title:
  Startup crash after upgrading to 59.0.3071.109 on
  trusty/xenial/yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1702407/+subscriptions

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


[Bug 1702407] Re: Startup crash after upgrading to 59.0.3071.109 on trusty/xenial/yakkety

2017-07-07 Thread Julian Paredes
@David: Or perhaps is because osomom PPA installed a new version and it
does not have a symbol package for that version.

What if you install symbols package first and then upgrade chromium from
PPA?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1702407

Title:
  Startup crash after upgrading to 59.0.3071.109 on
  trusty/xenial/yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1702407/+subscriptions

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


[Bug 1702407] Re: Startup crash after upgrading to 59.0.3071.109 on trusty/xenial/yakkety

2017-07-07 Thread Olivier Tilloy
@David: the link I provided mentions dbgsym ddebs. So you need to
install chromium-browser-dbgsym.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1702407

Title:
  Startup crash after upgrading to 59.0.3071.109 on
  trusty/xenial/yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1702407/+subscriptions

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


[Bug 1702407] Re: Startup crash after upgrading to 59.0.3071.109 on trusty/xenial/yakkety

2017-07-07 Thread David Rodriguez
@olivier I tried that too and it gave me the same issue.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1702407

Title:
  Startup crash after upgrading to 59.0.3071.109 on
  trusty/xenial/yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1702407/+subscriptions

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


[Bug 1702407] Re: Startup crash after upgrading to 59.0.3071.109 on trusty/xenial/yakkety

2017-07-07 Thread David Rodriguez
@olivier : Thank you.  I tried installing the debug symbols but I get an
error saying the package requires an earlier version of chromium-
browser.  I saw somebody else had the issue earlier but I didn't see the
fix.  I think it was @garth that had the issue.

liveview@liveview-pi-2:~$ sudo apt-get install chromium-browser-dbg
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 chromium-browser-dbg : Depends: chromium-browser (= 
51.0.2704.79-0ubuntu0.16.04.1.1242) but 59.0.3071.109-0ubuntu0.16.04.1291 is to 
be installed
E: Unable to correct problems, you have held broken packages.
liveview@liveview-pi-2:~$ sudo apt-get install chromium-browser-dbgsym
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 chromium-browser-dbgsym : Depends: chromium-browser (= 
59.0.3071.109-0ubuntu0.16.04.1289) but 59.0.3071.109-0ubuntu0.16.04.1291 is to 
be installed
E: Unable to correct problems, you have held broken packages.
liveview@liveview-pi-2:~$

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1702407

Title:
  Startup crash after upgrading to 59.0.3071.109 on
  trusty/xenial/yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1702407/+subscriptions

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


[Bug 1702407] Re: Startup crash after upgrading to 59.0.3071.109 on trusty/xenial/yakkety

2017-07-07 Thread Olivier Tilloy
@David: indeed that’s most likely a separate issue, maybe bug #1702633 ?
Could you please try to install debug symbols (see
https://wiki.ubuntu.com/Debug%20Symbol%20Packages#Getting_-
dbgsym.ddeb_packages) for chromium-browser and see if you get a more
complete stacktrace? If you do, please update that other bug report.

@Trent: thanks for the confirmation, it looks like that patch does the
job indeed. I'm rebuilding updated packages in https://launchpad.net
/~canonical-chromium-builds/+archive/ubuntu/stage/+packages, and from
there they should make their way to the archive early next week, if
everything goes well.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1702407

Title:
  Startup crash after upgrading to 59.0.3071.109 on
  trusty/xenial/yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1702407/+subscriptions

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

[Bug 1702407] Re: Startup crash after upgrading to 59.0.3071.109 on trusty/xenial/yakkety

2017-07-07 Thread Trent Nelson
David,

That looks to be totally unrelated to the issue addressed in this bug
report.  You should start a new one.


Olivier,

I've had the same chromium process running for several hours now,
intermittently messing with the cast extension and cycling wifi.  Still
going strong.  I think this one is finally licked!  Thanks again!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1702407

Title:
  Startup crash after upgrading to 59.0.3071.109 on
  trusty/xenial/yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1702407/+subscriptions

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


[Bug 1702407] Re: Startup crash after upgrading to 59.0.3071.109 on trusty/xenial/yakkety

2017-07-07 Thread David Rodriguez
Alright I added a couple other flags.

liveview@liveview-pi-2:~$ chromium-browser http://localhost:3000 
--disable-extensions --disable-gpu
Gkr-Message: secret service operation failed: Failed to execute program 
org.freedesktop.secrets: No such file or directory
Received signal 4  76219f76
#0 0x76e6dd12 base::debug::StackTrace::StackTrace()
#1 0x76e6d952 base::debug::StackTrace::StackTrace()
#2 0x76e6dffc 
#3 0x72262270 
[end of stack trace]
Calling _exit(1). Core file will not be generated.
Received signal 4  7621ff76
liveview@liveview-pi-2:~$

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1702407

Title:
  Startup crash after upgrading to 59.0.3071.109 on
  trusty/xenial/yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1702407/+subscriptions

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


[Bug 1702407] Re: Startup crash after upgrading to 59.0.3071.109 on trusty/xenial/yakkety

2017-07-07 Thread David Rodriguez
I just updated and I am getting this crash.  I am running on a Raspberry
Pi using Ubuntu Mate 16.04.2 LTS

liveview@liveview-pi-2:~$ chromium-browser http://localhost:3000
Gkr-Message: secret service operation failed: Failed to execute program 
org.freedesktop.secrets: No such file or directory
Received signal 4  7620af76
#0 0x76e5ed12 base::debug::StackTrace::StackTrace()
#1 0x76e5e952 base::debug::StackTrace::StackTrace()
#2 0x76e5effc 
#3 0x72253270 
[end of stack trace]
Calling _exit(1). Core file will not be generated.
Received signal 4  7620af76
#0 0x76e5ed12 base::debug::StackTrace::StackTrace()
#1 0x76e5e952 base::debug::StackTrace::StackTrace()
#2 0x76e5effc 
#3 0x72253270 
[end of stack trace]
Calling _exit(1). Core file will not be generated.
Received signal 4  7620af76
#0 0x76e5ed12 base::debug::StackTrace::StackTrace()
#1 0x76e5e952 base::debug::StackTrace::StackTrace()
#2 0x76e5effc 
#3 0x72253270 
[end of stack trace]
Calling _exit(1). Core file will not be generated.
[3954:3954:0707/082236.792580:ERROR:sandbox_linux.cc(343)] InitializeSandbox() 
called with multiple threads in process gpu-process. 
[3870:3919:0707/082236.822238:ERROR:browser_gpu_channel_host_factory.cc(103)] 
Failed to launch GPU process.
[3870:3919:0707/082236.823858:ERROR:browser_gpu_channel_host_factory.cc(103)] 
Failed to launch GPU process.
[3870:3919:0707/082236.824314:ERROR:browser_gpu_channel_host_factory.cc(103)] 
Failed to launch GPU process.
[3870:3919:0707/082236.824888:ERROR:browser_gpu_channel_host_factory.cc(103)] 
Failed to launch GPU process.
[3870:3919:0707/082236.825063:ERROR:browser_gpu_channel_host_factory.cc(103)] 
Failed to launch GPU process.
Received signal 4  761bdf76
#0 0x76e11d12 base::debug::StackTrace::StackTrace()
#1 0x76e11952 base::debug::StackTrace::StackTrace()
#2 0x76e11ffc 
#3 0x72206270 
[end of stack trace]
Calling _exit(1). Core file will not be generated.
liveview@liveview-pi-2:~$

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1702407

Title:
  Startup crash after upgrading to 59.0.3071.109 on
  trusty/xenial/yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1702407/+subscriptions

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


[Bug 1702407] Re: Startup crash after upgrading to 59.0.3071.109 on trusty/xenial/yakkety

2017-07-07 Thread Tim
PPA packages work for me on 16.04.02. Thank you!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1702407

Title:
  Startup crash after upgrading to 59.0.3071.109 on
  trusty/xenial/yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1702407/+subscriptions

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


[Bug 1702407] Re: Startup crash after upgrading to 59.0.3071.109 on trusty/xenial/yakkety

2017-07-07 Thread Olivier Tilloy
Thanks for the feedback Björn. That seems to confirm that clang builds
are not affected. At the moment only zesty and artful chromium packages
are built with clang. Once clang 4.0 gets SRU’d to xenial (bug #1687981)
and yakkety is EOL'd that will leave only trusty builds with gcc.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1702407

Title:
  Startup crash after upgrading to 59.0.3071.109 on
  trusty/xenial/yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1702407/+subscriptions

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

[Bug 1702407] Re: Startup crash after upgrading to 59.0.3071.109 on trusty/xenial/yakkety

2017-07-07 Thread Mathieupasse
Fix works fine here too, Xenial
Thank you

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1702407

Title:
  Startup crash after upgrading to 59.0.3071.109 on
  trusty/xenial/yakkety

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1702407/+subscriptions

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