Re: Assertion failure on Ubuntu

2014-11-10 Thread Bobby Holley
Yes, I had the same problem in an ubuntu VM. I debugged it with glandium for a while, but was very busy at the time and eventually cut my losses and switched tasks. If Harsh has the cycles to play debug-server for glandium, hopefully they can get to the bottom of this. On Mon, Nov 10, 2014 at 8:45

Re: Assertion failure on Ubuntu

2014-11-10 Thread Josh Matthews
Harsh said in #introduction that it's the first time he's tried to run mochitests, and this is a relatively new environment (less than a month, maybe?). On 2014-11-09 9:40 PM, Harsh Vardhan wrote: I recently build firefox on Ubuntu 14.04 on vmware and when i tried running test , i got this :ht

Re: Assertion failure on Ubuntu

2014-11-10 Thread Bobby Holley
This is https://bugzilla.mozilla.org/show_bug.cgi?id=1053508 . If you can help glandium debug/reproduce it, that would be awesome. On Sun, Nov 9, 2014 at 6:40 PM, Harsh Vardhan wrote: > I recently build firefox on Ubuntu 14.04 on vmware and when i tried running > test , i got this :http://pasteb

Assertion failure on Ubuntu

2014-11-10 Thread Harsh Vardhan
I recently build firefox on Ubuntu 14.04 on vmware and when i tried running test , i got this :http://pastebin.mozilla.org/7217190 In my .mozconfig file, i have only two options: ac_add_options --enable-debug ac_add_options --disable-optimize ___ dev-pla