[Bug 1570828] Re: Multiple Web Apps crashes when returning from a linked page

2016-09-23 Thread Olivier Tilloy
** Package changed: webbrowser-app (Ubuntu) => oxide

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

Title:
  Multiple Web Apps crashes when returning from a linked page

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1570828/+subscriptions

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


[Bug 1570828] Re: Multiple Web Apps crashes when returning from a linked page

2016-09-23 Thread Andrea Bernabei
I agree it's incredibly annoying. Can we get an update on this? :)

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

Title:
  Multiple Web Apps crashes when returning from a linked page

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1570828/+subscriptions

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


[Bug 1570828] Re: Multiple Web Apps crashes when returning from a linked page

2016-08-19 Thread Cédric Bellegarde
Yes, please fix this, all webapps are broken due to this bug...

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

Title:
  Multiple Web Apps crashes when returning from a linked page

To manage notifications about this bug go to:
https://bugs.launchpad.net/webapps-sprint/+bug/1570828/+subscriptions

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


[Bug 1570828] Re: Multiple Web Apps crashes when returning from a linked page

2016-08-19 Thread Michael Terry
Poke.  Can we please land the proposed fix?  It's one of the most
annoying Touch bugs right now 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/1570828

Title:
  Multiple Web Apps crashes when returning from a linked page

To manage notifications about this bug go to:
https://bugs.launchpad.net/webapps-sprint/+bug/1570828/+subscriptions

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


[Bug 1570828] Re: Multiple Web Apps crashes when returning from a linked page

2016-07-21 Thread Alexandre Abreu
here is a stack trace

Thread 1 "webapp-containe" received signal SIGSEGV, Segmentation fault.
0x7fffda2d3c3c in oxide::(anonymous namespace)::TryDispatchMessageToTarget 
(target=target@entry=0x0, message=message@entry=0x1252790)
at ../../../oxide/shared/browser/oxide_script_message_contents_helper.cc:47
47for (size_t i = 0; i < target->GetScriptMessageHandlerCount(); ++i) {
(gdb) bt
#0  0x7fffda2d3c3c in oxide::(anonymous 
namespace)::TryDispatchMessageToTarget (target=target@entry=0x0, 
message=message@entry=0x1252790)
at ../../../oxide/shared/browser/oxide_script_message_contents_helper.cc:47
#1  0x7fffda2d3f53 in 
oxide::ScriptMessageContentsHelper::OnReceiveScriptMessage (this=, message=..., render_frame_host=)
at ../../../oxide/shared/browser/oxide_script_message_contents_helper.cc:135
#2  0x7fffda2d4139 in oxide::ScriptMessageContentsHelper::OnMessageReceived 
(this=, message=..., render_frame_host=)
at ../../../oxide/shared/browser/oxide_script_message_contents_helper.cc:159
#3  0x7fffd75d9f32 in content::WebContentsImpl::OnMessageReceived 
(this=0x1246a20, render_view_host=0x0, render_frame_host=0x12060d0, message=...)
at ../../../content/browser/web_contents/web_contents_impl.cc:631
#4  0x7fffd73a9326 in content::RenderFrameHostImpl::OnMessageReceived 
(this=0x12060d0, msg=...) at 
../../../content/browser/frame_host/render_frame_host_impl.cc:539
#5  0x7fffd7504a97 in content::RenderProcessHostImpl::OnMessageReceived 
(this=0xf6b6d0, msg=...) at 
../../../content/browser/renderer_host/render_process_host_impl.cc:1772
#6  0x7fffd9bb9016 in IPC::ChannelProxy::Context::OnDispatchMessage 
(this=0xe3dd90, message=...) at ../../../ipc/ipc_channel_proxy.cc:284
#7  0x7fffd928357d in base::Callback::Run() const (this=0x7fffd2c8) at 
../../../base/callback.h:389
#8  base::debug::TaskAnnotator::RunTask (this=this@entry=0xd2daf0, 
queue_function=queue_function@entry=0x7fffdad2b7b2 "MessageLoop::PostTask", 
pending_task=...)
at ../../../base/debug/task_annotator.cc:51
#9  0x7fffd92a1cfe in base::MessageLoop::RunTask (this=this@entry=0xd2d970, 
pending_task=...) at ../../../base/message_loop/message_loop.cc:493
#10 0x7fffd92a274d in base::MessageLoop::DeferOrRunPendingTask 
(this=this@entry=0xd2d970, pending_task=...) at 
../../../base/message_loop/message_loop.cc:502
#11 0x7fffd92a2a18 in base::MessageLoop::DoWork (this=0xd2d970) at 
../../../base/message_loop/message_loop.cc:624
#12 0x7fffd6f8977b in oxide::qt::MessagePump::RunOneTask (this=0xd2d730) at 
../../../oxide/qt/core/browser/oxide_qt_message_pump.cc:108
#13 0x7668be53 in QObject::event(QEvent*) () from 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x778a505c in QApplicationPrivate::notify_helper(QObject*, QEvent*) 
() from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#15 0x778aa516 in QApplication::notify(QObject*, QEvent*) () from 
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#16 0x7665c62b in QCoreApplication::notifyInternal(QObject*, QEvent*) 
() from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x7665ea26 in QCoreApplicationPrivate::sendPostedEvents(QObject*, 
int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x766b2673 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#19 0x74cc91a7 in g_main_context_dispatch () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x74cc9400 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x74cc94ac in g_main_context_iteration () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x766b2a7f in 
QEventDispatcherGlib::processEvents(QFlags) () 
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x76659dea in 
QEventLoop::exec(QFlags) () from 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#24 0x76661e8c in QCoreApplication::exec() () from 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#25 0x0043c156 in BrowserApplication::run() ()
#26 0x00420aeb in main ()

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

Title:
  Multiple Web Apps crashes when returning from a linked page

To manage notifications about this bug go to:
https://bugs.launchpad.net/webapps-sprint/+bug/1570828/+subscriptions

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


[Bug 1570828] Re: Multiple Web Apps crashes when returning from a linked page

2016-07-20 Thread Andrea Bernabei
I'd like to add some details:
I have not noticed this issue in the past 1year 5months of using Krilling as my 
daily driver, until a month or so ago.

I believe the system memory usage increased over time to the point of
making this bug much more evident since a few weeks (a month? maybe even
2? I'm not sure).

It would be good to give this another push, if possible :)

can we reprioritize it?

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

Title:
  Multiple Web Apps crashes when returning from a linked page

To manage notifications about this bug go to:
https://bugs.launchpad.net/webapps-sprint/+bug/1570828/+subscriptions

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


[Bug 1570828] Re: Multiple Web Apps crashes when returning from a linked page

2016-07-20 Thread Andrea Bernabei
"df" output, to show I'm not running out of space or any particular low-
disk-space situation


phablet@ubuntu-phablet:~$ df
Filesystem  1K-blocksUsed Available Use% 
Mounted on
udev   489504   4489500   1% 
/dev
tmpfs   98372 340 98032   1% 
/run
/dev/mmcblk0p74610128 1607032   2768908  37% 
/userdata
/dev/mmcblk0p62075252 1687672387580  82% /
/dev/loop0 143940  142136  1804  99% 
/android/system
none4   0 4   0% 
/android
tmpfs  491856   4491852   1% 
/etc/fstab
/dev/disk/by-path/platform-mtk-msdc.0-part5705512   18292687220   3% 
/android/cache
none4   0 4   0% 
/sys/fs/cgroup
tmpfs  491856  40491816   1% 
/tmp
cgmfs 100   0   100   0% 
/run/cgmanager/fs
none 5120   0  5120   0% 
/run/lock
none   491856   15856476000   4% 
/run/shm
none   102400   0102400   0% 
/run/user
tmpfs  491856   0491856   0% 
/media
tmpfs  491856   4491852   1% 
/var/lib/sudo
tmpfs   98372  44 98328   1% 
/run/user/32011
tmpfs   98372   0 98372   0% 
/run/user/0

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

Title:
  Multiple Web Apps crashes when returning from a linked page

To manage notifications about this bug go to:
https://bugs.launchpad.net/webapps-sprint/+bug/1570828/+subscriptions

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


[Bug 1570828] Re: Multiple Web Apps crashes when returning from a linked page

2016-07-20 Thread Andrea Bernabei
"free -h" output on my Krillin while running a webapp, crash included

http://pastebin.ubuntu.com/20158255/

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

Title:
  Multiple Web Apps crashes when returning from a linked page

To manage notifications about this bug go to:
https://bugs.launchpad.net/webapps-sprint/+bug/1570828/+subscriptions

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


[Bug 1570828] Re: Multiple Web Apps crashes when returning from a linked page

2016-07-20 Thread Andrea Bernabei
I've been noticing this on Krillin since a few weeks (now I'm on rc-
proposed/bq-aquaris.en r388), I had not noticed it before, so maybe it
got worse than it was before?

Is there an update about this bug @Alex ?

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

Title:
  Multiple Web Apps crashes when returning from a linked page

To manage notifications about this bug go to:
https://bugs.launchpad.net/webapps-sprint/+bug/1570828/+subscriptions

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


[Bug 1570828] Re: Multiple Web Apps crashes when returning from a linked page

2016-06-21 Thread David Barth
** Changed in: webapps-sprint
Milestone: sprint-23 => sprint-24

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

Title:
  Multiple Web Apps crashes when returning from a linked page

To manage notifications about this bug go to:
https://bugs.launchpad.net/webapps-sprint/+bug/1570828/+subscriptions

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


[Bug 1570828] Re: Multiple Web Apps crashes when returning from a linked page

2016-05-31 Thread David Barth
** Changed in: webapps-sprint
Milestone: sprint-22 => sprint-23

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

Title:
  Multiple Web Apps crashes when returning from a linked page

To manage notifications about this bug go to:
https://bugs.launchpad.net/webapps-sprint/+bug/1570828/+subscriptions

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


[Bug 1570828] Re: Multiple Web Apps crashes when returning from a linked page

2016-04-26 Thread David Barth
** Changed in: webapps-sprint
Milestone: sprint-21 => sprint-22

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

Title:
  Multiple Web Apps crashes when returning from a linked page

To manage notifications about this bug go to:
https://bugs.launchpad.net/webapps-sprint/+bug/1570828/+subscriptions

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


[Bug 1570828] Re: Multiple Web Apps crashes when returning from a linked page

2016-04-19 Thread Alexandre Abreu
** Branch linked: lp:~abreu-alexandre/oxide/fix-crash-scroll-message-
handler

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

Title:
  Multiple Web Apps crashes when returning from a linked page

To manage notifications about this bug go to:
https://bugs.launchpad.net/webapps-sprint/+bug/1570828/+subscriptions

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


[Bug 1570828] Re: Multiple Web Apps crashes when returning from a linked page

2016-04-18 Thread Alexandre Abreu
** Changed in: webbrowser-app (Ubuntu)
   Status: Confirmed => In Progress

** Changed in: webapps-sprint
   Status: Confirmed => In Progress

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

Title:
  Multiple Web Apps crashes when returning from a linked page

To manage notifications about this bug go to:
https://bugs.launchpad.net/webapps-sprint/+bug/1570828/+subscriptions

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


[Bug 1570828] Re: Multiple Web Apps crashes when returning from a linked page

2016-04-15 Thread Alexandre Abreu
** Changed in: webapps-sprint
Milestone: None => sprint-21

** Changed in: webapps-sprint
 Assignee: (unassigned) => Alexandre Abreu (abreu-alexandre)

** Changed in: webapps-sprint
   Importance: Undecided => High

** Changed in: webapps-sprint
   Status: New => Confirmed

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

Title:
  Multiple Web Apps crashes when returning from a linked page

To manage notifications about this bug go to:
https://bugs.launchpad.net/webapps-sprint/+bug/1570828/+subscriptions

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


[Bug 1570828] Re: Multiple Web Apps crashes when returning from a linked page

2016-04-15 Thread Alexandre Abreu
** Changed in: webbrowser-app (Ubuntu)
   Status: New => Confirmed

** Changed in: webbrowser-app (Ubuntu)
 Assignee: (unassigned) => Alexandre Abreu (abreu-alexandre)

** Changed in: webbrowser-app (Ubuntu)
   Importance: Undecided => High

** Also affects: webapps-sprint
   Importance: Undecided
   Status: New

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

Title:
  Multiple Web Apps crashes when returning from a linked page

To manage notifications about this bug go to:
https://bugs.launchpad.net/webapps-sprint/+bug/1570828/+subscriptions

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


[Bug 1570828] Re: Multiple Web Apps crashes when returning from a linked page

2016-04-15 Thread Dario Cavedon
** Description changed:

  This bug seems affect Twitter, Facebook and Gmail Web App, so it could
  be a webbrowser bug. All of those apps crash when returning from a
  linked page.
  
  Steps to reproduce:
  - Open Twitter/Facebook/Gmail web app
  - On the Twitter/Facebook timeline or on an email, tap on a external link (a 
web page, an article from a magazine, ...)
  - A new external page pops up from the bottom
  - _Magnify_ the text on the page / article
  - Tap the button at the top left to return to Twitter/Facebook/Gmail app
  - Twitter/Facebook/Gmail crashes instantly.
  
  When you restart the crashed web app, it starts with the external page /
- article
+ article.
  
  It happens on a Meizu MX4 with OTA 10.1.

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

Title:
  Multiple Web Apps crashes when returning from a linked page

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1570828/+subscriptions

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