[Touch-packages] [Bug 1628635] Re: browser crashes saving image

2016-11-24 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-download-manager -
1.3+17.04.20161115-0ubuntu1

---
ubuntu-download-manager (1.3+17.04.20161115-0ubuntu1) zesty; urgency=medium

  * Reorder dbus object and service registration to be compatible with
Qt 5.6 (LP: #1628635)

 -- Michael Sheldon   Tue, 15 Nov 2016
12:10:25 +

** Changed in: ubuntu-download-manager (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1628635

Title:
  browser crashes saving image

Status in ubuntu-download-manager package in Ubuntu:
  Fix Released
Status in webbrowser-app package in Ubuntu:
  Invalid

Bug description:
  testing on unity8 desktop on xenial + overlay + silo 2010

  Right click on image and press "Save Image"
  will sometimes work, but crashes quite frequently 1/4 times roughly

  Here is thread trace, full core attached

  sing host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  Core was generated by `webbrowser-app 
--desktop_file_hint=/usr/share/applications/webbrowser-app.deskt'.
  Program terminated with signal SIGSEGV, Segmentation fault.
  #0  0x7f35552730a1 in 
QDBusAbstractInterface::asyncCallWithArgumentList(QString const&, 
QList const&)
  () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
  [Current thread is 1 (Thread 0x7f356042e780 (LWP 10477))]
  (gdb) bt
  #0  0x7f35552730a1 in 
QDBusAbstractInterface::asyncCallWithArgumentList(QString const&, 
QList const&)
  () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
  #1  0x7f3553cc0858 in ?? () from 
/usr/lib/x86_64-linux-gnu/libubuntu-download-manager-client.so.1
  #2  0x7f34bdfdf997 in 
Ubuntu::DownloadManager::SingleDownload::setAllowMobileDownload(bool) ()
 from 
/usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/DownloadManager/libUbuntuDownloadManager.so
  #3  0x7f34bdfe18fc in 
Ubuntu::DownloadManager::SingleDownload::bindDownload(Ubuntu::DownloadManager::Download*)
  () from 
/usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/DownloadManager/libUbuntuDownloadManager.so
  #4  0x7f355e955c24 in QMetaObject::activate(QObject*, int, int, void**) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #5  0x7f3553ceacaf in 
Ubuntu::DownloadManager::Manager::downloadCreated(Ubuntu::DownloadManager::Download*)
 ()
 from /usr/lib/x86_64-linux-gnu/libubuntu-download-manager-client.so.1
  #6  0x7f3553ce6770 in ?? () from 
/usr/lib/x86_64-linux-gnu/libubuntu-download-manager-client.so.1
  #7  0x7f355e955c24 in QMetaObject::activate(QObject*, int, int, void**) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #8  0x7f35552adb9f in 
QDBusPendingCallWatcher::finished(QDBusPendingCallWatcher*) ()
 from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
  #9  0x7f35552adc98 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
  #10 0x7f355e956719 in QObject::event(QEvent*) () from 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #11 0x7f355feb1b1c in QApplicationPrivate::notify_helper(QObject*, 
QEvent*) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
  #12 0x7f355feb7056 in QApplication::notify(QObject*, QEvent*) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
  #13 0x7f355e9292a8 in QCoreApplication::notifyInternal2(QObject*, 
QEvent*) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #14 0x7f355e92b16a in QCoreApplicationPrivate::sendPostedEvents(QObject*, 
int, QThreadData*) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #15 0x7f355e97df53 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #16 0x7f355d60f1a7 in g_main_context_dispatch () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
  #17 0x7f355d60f400 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  #18 0x7f355d60f4ac in g_main_context_iteration () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
  #19 0x7f355e97e35f in 
QEventDispatcherGlib::processEvents(QFlags) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #20 0x7f355e926ffa in 
QEventLoop::exec(QFlags) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #21 0x7f355e92f6bc in QCoreApplication::exec() () from 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #22 0x0042bf55 in main ()
  (gdb)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-download-manager/+bug/1628635/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1628635] Re: browser crashes saving image

2016-11-08 Thread Olivier Tilloy
** Changed in: ubuntu-download-manager (Ubuntu)
   Status: New => In Progress

** Changed in: webbrowser-app (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1628635

Title:
  browser crashes saving image

Status in ubuntu-download-manager package in Ubuntu:
  In Progress
Status in webbrowser-app package in Ubuntu:
  Invalid

Bug description:
  testing on unity8 desktop on xenial + overlay + silo 2010

  Right click on image and press "Save Image"
  will sometimes work, but crashes quite frequently 1/4 times roughly

  Here is thread trace, full core attached

  sing host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  Core was generated by `webbrowser-app 
--desktop_file_hint=/usr/share/applications/webbrowser-app.deskt'.
  Program terminated with signal SIGSEGV, Segmentation fault.
  #0  0x7f35552730a1 in 
QDBusAbstractInterface::asyncCallWithArgumentList(QString const&, 
QList const&)
  () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
  [Current thread is 1 (Thread 0x7f356042e780 (LWP 10477))]
  (gdb) bt
  #0  0x7f35552730a1 in 
QDBusAbstractInterface::asyncCallWithArgumentList(QString const&, 
QList const&)
  () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
  #1  0x7f3553cc0858 in ?? () from 
/usr/lib/x86_64-linux-gnu/libubuntu-download-manager-client.so.1
  #2  0x7f34bdfdf997 in 
Ubuntu::DownloadManager::SingleDownload::setAllowMobileDownload(bool) ()
 from 
/usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/DownloadManager/libUbuntuDownloadManager.so
  #3  0x7f34bdfe18fc in 
Ubuntu::DownloadManager::SingleDownload::bindDownload(Ubuntu::DownloadManager::Download*)
  () from 
/usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/DownloadManager/libUbuntuDownloadManager.so
  #4  0x7f355e955c24 in QMetaObject::activate(QObject*, int, int, void**) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #5  0x7f3553ceacaf in 
Ubuntu::DownloadManager::Manager::downloadCreated(Ubuntu::DownloadManager::Download*)
 ()
 from /usr/lib/x86_64-linux-gnu/libubuntu-download-manager-client.so.1
  #6  0x7f3553ce6770 in ?? () from 
/usr/lib/x86_64-linux-gnu/libubuntu-download-manager-client.so.1
  #7  0x7f355e955c24 in QMetaObject::activate(QObject*, int, int, void**) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #8  0x7f35552adb9f in 
QDBusPendingCallWatcher::finished(QDBusPendingCallWatcher*) ()
 from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
  #9  0x7f35552adc98 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
  #10 0x7f355e956719 in QObject::event(QEvent*) () from 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #11 0x7f355feb1b1c in QApplicationPrivate::notify_helper(QObject*, 
QEvent*) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
  #12 0x7f355feb7056 in QApplication::notify(QObject*, QEvent*) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
  #13 0x7f355e9292a8 in QCoreApplication::notifyInternal2(QObject*, 
QEvent*) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #14 0x7f355e92b16a in QCoreApplicationPrivate::sendPostedEvents(QObject*, 
int, QThreadData*) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #15 0x7f355e97df53 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #16 0x7f355d60f1a7 in g_main_context_dispatch () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
  #17 0x7f355d60f400 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  #18 0x7f355d60f4ac in g_main_context_iteration () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
  #19 0x7f355e97e35f in 
QEventDispatcherGlib::processEvents(QFlags) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #20 0x7f355e926ffa in 
QEventLoop::exec(QFlags) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #21 0x7f355e92f6bc in QCoreApplication::exec() () from 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #22 0x0042bf55 in main ()
  (gdb)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-download-manager/+bug/1628635/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1628635] Re: browser crashes saving image

2016-09-30 Thread Michael Sheldon
** Branch linked: lp:~michael-sheldon/ubuntu-download-
manager/fix-1628635

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1628635

Title:
  browser crashes saving image

Status in ubuntu-download-manager package in Ubuntu:
  New
Status in webbrowser-app package in Ubuntu:
  New

Bug description:
  testing on unity8 desktop on xenial + overlay + silo 2010

  Right click on image and press "Save Image"
  will sometimes work, but crashes quite frequently 1/4 times roughly

  Here is thread trace, full core attached

  sing host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  Core was generated by `webbrowser-app 
--desktop_file_hint=/usr/share/applications/webbrowser-app.deskt'.
  Program terminated with signal SIGSEGV, Segmentation fault.
  #0  0x7f35552730a1 in 
QDBusAbstractInterface::asyncCallWithArgumentList(QString const&, 
QList const&)
  () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
  [Current thread is 1 (Thread 0x7f356042e780 (LWP 10477))]
  (gdb) bt
  #0  0x7f35552730a1 in 
QDBusAbstractInterface::asyncCallWithArgumentList(QString const&, 
QList const&)
  () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
  #1  0x7f3553cc0858 in ?? () from 
/usr/lib/x86_64-linux-gnu/libubuntu-download-manager-client.so.1
  #2  0x7f34bdfdf997 in 
Ubuntu::DownloadManager::SingleDownload::setAllowMobileDownload(bool) ()
 from 
/usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/DownloadManager/libUbuntuDownloadManager.so
  #3  0x7f34bdfe18fc in 
Ubuntu::DownloadManager::SingleDownload::bindDownload(Ubuntu::DownloadManager::Download*)
  () from 
/usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/DownloadManager/libUbuntuDownloadManager.so
  #4  0x7f355e955c24 in QMetaObject::activate(QObject*, int, int, void**) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #5  0x7f3553ceacaf in 
Ubuntu::DownloadManager::Manager::downloadCreated(Ubuntu::DownloadManager::Download*)
 ()
 from /usr/lib/x86_64-linux-gnu/libubuntu-download-manager-client.so.1
  #6  0x7f3553ce6770 in ?? () from 
/usr/lib/x86_64-linux-gnu/libubuntu-download-manager-client.so.1
  #7  0x7f355e955c24 in QMetaObject::activate(QObject*, int, int, void**) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #8  0x7f35552adb9f in 
QDBusPendingCallWatcher::finished(QDBusPendingCallWatcher*) ()
 from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
  #9  0x7f35552adc98 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
  #10 0x7f355e956719 in QObject::event(QEvent*) () from 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #11 0x7f355feb1b1c in QApplicationPrivate::notify_helper(QObject*, 
QEvent*) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
  #12 0x7f355feb7056 in QApplication::notify(QObject*, QEvent*) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
  #13 0x7f355e9292a8 in QCoreApplication::notifyInternal2(QObject*, 
QEvent*) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #14 0x7f355e92b16a in QCoreApplicationPrivate::sendPostedEvents(QObject*, 
int, QThreadData*) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #15 0x7f355e97df53 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #16 0x7f355d60f1a7 in g_main_context_dispatch () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
  #17 0x7f355d60f400 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  #18 0x7f355d60f4ac in g_main_context_iteration () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
  #19 0x7f355e97e35f in 
QEventDispatcherGlib::processEvents(QFlags) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #20 0x7f355e926ffa in 
QEventLoop::exec(QFlags) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #21 0x7f355e92f6bc in QCoreApplication::exec() () from 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #22 0x0042bf55 in main ()
  (gdb)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-download-manager/+bug/1628635/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1628635] Re: browser crashes saving image

2016-09-29 Thread Olivier Tilloy
I have rebuilt locally ubuntu-download-manager with added debug statements to 
try and understand why _dbusInterface is null when calling 
allowGSMDownload(bool) on it. With that version installed, I’m not getting the 
crash anymore.
I wonder if it could be some sort of silent ABI break due to a recent qt5 
upload which fixes itself with a package rebuild?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1628635

Title:
  browser crashes saving image

Status in ubuntu-download-manager package in Ubuntu:
  New
Status in webbrowser-app package in Ubuntu:
  New

Bug description:
  testing on unity8 desktop on xenial + overlay + silo 2010

  Right click on image and press "Save Image"
  will sometimes work, but crashes quite frequently 1/4 times roughly

  Here is thread trace, full core attached

  sing host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  Core was generated by `webbrowser-app 
--desktop_file_hint=/usr/share/applications/webbrowser-app.deskt'.
  Program terminated with signal SIGSEGV, Segmentation fault.
  #0  0x7f35552730a1 in 
QDBusAbstractInterface::asyncCallWithArgumentList(QString const&, 
QList const&)
  () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
  [Current thread is 1 (Thread 0x7f356042e780 (LWP 10477))]
  (gdb) bt
  #0  0x7f35552730a1 in 
QDBusAbstractInterface::asyncCallWithArgumentList(QString const&, 
QList const&)
  () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
  #1  0x7f3553cc0858 in ?? () from 
/usr/lib/x86_64-linux-gnu/libubuntu-download-manager-client.so.1
  #2  0x7f34bdfdf997 in 
Ubuntu::DownloadManager::SingleDownload::setAllowMobileDownload(bool) ()
 from 
/usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/DownloadManager/libUbuntuDownloadManager.so
  #3  0x7f34bdfe18fc in 
Ubuntu::DownloadManager::SingleDownload::bindDownload(Ubuntu::DownloadManager::Download*)
  () from 
/usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/DownloadManager/libUbuntuDownloadManager.so
  #4  0x7f355e955c24 in QMetaObject::activate(QObject*, int, int, void**) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #5  0x7f3553ceacaf in 
Ubuntu::DownloadManager::Manager::downloadCreated(Ubuntu::DownloadManager::Download*)
 ()
 from /usr/lib/x86_64-linux-gnu/libubuntu-download-manager-client.so.1
  #6  0x7f3553ce6770 in ?? () from 
/usr/lib/x86_64-linux-gnu/libubuntu-download-manager-client.so.1
  #7  0x7f355e955c24 in QMetaObject::activate(QObject*, int, int, void**) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #8  0x7f35552adb9f in 
QDBusPendingCallWatcher::finished(QDBusPendingCallWatcher*) ()
 from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
  #9  0x7f35552adc98 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
  #10 0x7f355e956719 in QObject::event(QEvent*) () from 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #11 0x7f355feb1b1c in QApplicationPrivate::notify_helper(QObject*, 
QEvent*) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
  #12 0x7f355feb7056 in QApplication::notify(QObject*, QEvent*) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
  #13 0x7f355e9292a8 in QCoreApplication::notifyInternal2(QObject*, 
QEvent*) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #14 0x7f355e92b16a in QCoreApplicationPrivate::sendPostedEvents(QObject*, 
int, QThreadData*) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #15 0x7f355e97df53 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #16 0x7f355d60f1a7 in g_main_context_dispatch () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
  #17 0x7f355d60f400 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  #18 0x7f355d60f4ac in g_main_context_iteration () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
  #19 0x7f355e97e35f in 
QEventDispatcherGlib::processEvents(QFlags) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #20 0x7f355e926ffa in 
QEventLoop::exec(QFlags) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #21 0x7f355e92f6bc in QCoreApplication::exec() () from 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #22 0x0042bf55 in main ()
  (gdb)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-download-manager/+bug/1628635/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1628635] Re: browser crashes saving image

2016-09-29 Thread Bill Filler
** Changed in: ubuntu-download-manager (Ubuntu)
 Assignee: (unassigned) => Michael Sheldon (michael-sheldon)

** Changed in: ubuntu-download-manager (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1628635

Title:
  browser crashes saving image

Status in ubuntu-download-manager package in Ubuntu:
  New
Status in webbrowser-app package in Ubuntu:
  New

Bug description:
  testing on unity8 desktop on xenial + overlay + silo 2010

  Right click on image and press "Save Image"
  will sometimes work, but crashes quite frequently 1/4 times roughly

  Here is thread trace, full core attached

  sing host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  Core was generated by `webbrowser-app 
--desktop_file_hint=/usr/share/applications/webbrowser-app.deskt'.
  Program terminated with signal SIGSEGV, Segmentation fault.
  #0  0x7f35552730a1 in 
QDBusAbstractInterface::asyncCallWithArgumentList(QString const&, 
QList const&)
  () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
  [Current thread is 1 (Thread 0x7f356042e780 (LWP 10477))]
  (gdb) bt
  #0  0x7f35552730a1 in 
QDBusAbstractInterface::asyncCallWithArgumentList(QString const&, 
QList const&)
  () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
  #1  0x7f3553cc0858 in ?? () from 
/usr/lib/x86_64-linux-gnu/libubuntu-download-manager-client.so.1
  #2  0x7f34bdfdf997 in 
Ubuntu::DownloadManager::SingleDownload::setAllowMobileDownload(bool) ()
 from 
/usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/DownloadManager/libUbuntuDownloadManager.so
  #3  0x7f34bdfe18fc in 
Ubuntu::DownloadManager::SingleDownload::bindDownload(Ubuntu::DownloadManager::Download*)
  () from 
/usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/DownloadManager/libUbuntuDownloadManager.so
  #4  0x7f355e955c24 in QMetaObject::activate(QObject*, int, int, void**) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #5  0x7f3553ceacaf in 
Ubuntu::DownloadManager::Manager::downloadCreated(Ubuntu::DownloadManager::Download*)
 ()
 from /usr/lib/x86_64-linux-gnu/libubuntu-download-manager-client.so.1
  #6  0x7f3553ce6770 in ?? () from 
/usr/lib/x86_64-linux-gnu/libubuntu-download-manager-client.so.1
  #7  0x7f355e955c24 in QMetaObject::activate(QObject*, int, int, void**) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #8  0x7f35552adb9f in 
QDBusPendingCallWatcher::finished(QDBusPendingCallWatcher*) ()
 from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
  #9  0x7f35552adc98 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
  #10 0x7f355e956719 in QObject::event(QEvent*) () from 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #11 0x7f355feb1b1c in QApplicationPrivate::notify_helper(QObject*, 
QEvent*) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
  #12 0x7f355feb7056 in QApplication::notify(QObject*, QEvent*) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
  #13 0x7f355e9292a8 in QCoreApplication::notifyInternal2(QObject*, 
QEvent*) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #14 0x7f355e92b16a in QCoreApplicationPrivate::sendPostedEvents(QObject*, 
int, QThreadData*) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #15 0x7f355e97df53 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #16 0x7f355d60f1a7 in g_main_context_dispatch () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
  #17 0x7f355d60f400 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  #18 0x7f355d60f4ac in g_main_context_iteration () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
  #19 0x7f355e97e35f in 
QEventDispatcherGlib::processEvents(QFlags) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #20 0x7f355e926ffa in 
QEventLoop::exec(QFlags) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #21 0x7f355e92f6bc in QCoreApplication::exec() () from 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #22 0x0042bf55 in main ()
  (gdb)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-download-manager/+bug/1628635/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1628635] Re: browser crashes saving image

2016-09-29 Thread Olivier Tilloy
It seems the crash is in libubuntu-download-manager-client1.
I’m attaching a complete backtrace, with the corresponding debug symbols 
installed.
Here is the relevant portion of the backtrace:

#4  0x7f4b827d4858 in DownloadInterface::allowGSMDownload (allowed=true, 
this=0x0)
at 
/build/ubuntu-download-manager-kJaokd/ubuntu-download-manager-1.3+16.04.20160909.1/src/downloads/client/ubuntu/download_manager/download_interface.h:60
#5  Ubuntu::DownloadManager::DownloadImpl::allowMobileDownload (this=0x1bb4960, 
allowed=)
at 
/build/ubuntu-download-manager-kJaokd/ubuntu-download-manager-1.3+16.04.20160909.1/src/downloads/client/ubuntu/download_manager/download_impl.cpp:244
#6  0x7f4af87dc997 in 
Ubuntu::DownloadManager::SingleDownload::setAllowMobileDownload(bool) ()
   from 
/usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/DownloadManager/libUbuntuDownloadManager.so

** Attachment added: "bt.txt"
   
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1628635/+attachment/4751061/+files/bt.txt

** Also affects: ubuntu-download-manager (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1628635

Title:
  browser crashes saving image

Status in ubuntu-download-manager package in Ubuntu:
  New
Status in webbrowser-app package in Ubuntu:
  New

Bug description:
  testing on unity8 desktop on xenial + overlay + silo 2010

  Right click on image and press "Save Image"
  will sometimes work, but crashes quite frequently 1/4 times roughly

  Here is thread trace, full core attached

  sing host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  Core was generated by `webbrowser-app 
--desktop_file_hint=/usr/share/applications/webbrowser-app.deskt'.
  Program terminated with signal SIGSEGV, Segmentation fault.
  #0  0x7f35552730a1 in 
QDBusAbstractInterface::asyncCallWithArgumentList(QString const&, 
QList const&)
  () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
  [Current thread is 1 (Thread 0x7f356042e780 (LWP 10477))]
  (gdb) bt
  #0  0x7f35552730a1 in 
QDBusAbstractInterface::asyncCallWithArgumentList(QString const&, 
QList const&)
  () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
  #1  0x7f3553cc0858 in ?? () from 
/usr/lib/x86_64-linux-gnu/libubuntu-download-manager-client.so.1
  #2  0x7f34bdfdf997 in 
Ubuntu::DownloadManager::SingleDownload::setAllowMobileDownload(bool) ()
 from 
/usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/DownloadManager/libUbuntuDownloadManager.so
  #3  0x7f34bdfe18fc in 
Ubuntu::DownloadManager::SingleDownload::bindDownload(Ubuntu::DownloadManager::Download*)
  () from 
/usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/DownloadManager/libUbuntuDownloadManager.so
  #4  0x7f355e955c24 in QMetaObject::activate(QObject*, int, int, void**) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #5  0x7f3553ceacaf in 
Ubuntu::DownloadManager::Manager::downloadCreated(Ubuntu::DownloadManager::Download*)
 ()
 from /usr/lib/x86_64-linux-gnu/libubuntu-download-manager-client.so.1
  #6  0x7f3553ce6770 in ?? () from 
/usr/lib/x86_64-linux-gnu/libubuntu-download-manager-client.so.1
  #7  0x7f355e955c24 in QMetaObject::activate(QObject*, int, int, void**) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #8  0x7f35552adb9f in 
QDBusPendingCallWatcher::finished(QDBusPendingCallWatcher*) ()
 from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
  #9  0x7f35552adc98 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
  #10 0x7f355e956719 in QObject::event(QEvent*) () from 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #11 0x7f355feb1b1c in QApplicationPrivate::notify_helper(QObject*, 
QEvent*) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
  #12 0x7f355feb7056 in QApplication::notify(QObject*, QEvent*) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
  #13 0x7f355e9292a8 in QCoreApplication::notifyInternal2(QObject*, 
QEvent*) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #14 0x7f355e92b16a in QCoreApplicationPrivate::sendPostedEvents(QObject*, 
int, QThreadData*) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #15 0x7f355e97df53 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #16 0x7f355d60f1a7 in g_main_context_dispatch () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
  #17 0x7f355d60f400 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  #18 0x7f355d60f4ac in g_main_context_iteration () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
  #19 0x7f355e97e35f in 
QEventDispatcherGlib::processEvents(QFlags) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #20 0x7f355e926ffa in 
QEventLoop::exec(QFlags) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #21 0x7f355e92f6bc in QCoreApplication::exec() () from 
/usr/lib/x86_64-linux-

[Touch-packages] [Bug 1628635] Re: browser crashes saving image

2016-09-28 Thread Bill Filler
** Changed in: webbrowser-app (Ubuntu)
 Assignee: (unassigned) => Olivier Tilloy (osomon)

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1628635

Title:
  browser crashes saving image

Status in webbrowser-app package in Ubuntu:
  New

Bug description:
  testing on unity8 desktop on xenial + overlay + silo 2010

  Right click on image and press "Save Image"
  will sometimes work, but crashes quite frequently 1/4 times roughly

  Here is thread trace, full core attached

  sing host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  Core was generated by `webbrowser-app 
--desktop_file_hint=/usr/share/applications/webbrowser-app.deskt'.
  Program terminated with signal SIGSEGV, Segmentation fault.
  #0  0x7f35552730a1 in 
QDBusAbstractInterface::asyncCallWithArgumentList(QString const&, 
QList const&)
  () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
  [Current thread is 1 (Thread 0x7f356042e780 (LWP 10477))]
  (gdb) bt
  #0  0x7f35552730a1 in 
QDBusAbstractInterface::asyncCallWithArgumentList(QString const&, 
QList const&)
  () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
  #1  0x7f3553cc0858 in ?? () from 
/usr/lib/x86_64-linux-gnu/libubuntu-download-manager-client.so.1
  #2  0x7f34bdfdf997 in 
Ubuntu::DownloadManager::SingleDownload::setAllowMobileDownload(bool) ()
 from 
/usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/DownloadManager/libUbuntuDownloadManager.so
  #3  0x7f34bdfe18fc in 
Ubuntu::DownloadManager::SingleDownload::bindDownload(Ubuntu::DownloadManager::Download*)
  () from 
/usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/DownloadManager/libUbuntuDownloadManager.so
  #4  0x7f355e955c24 in QMetaObject::activate(QObject*, int, int, void**) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #5  0x7f3553ceacaf in 
Ubuntu::DownloadManager::Manager::downloadCreated(Ubuntu::DownloadManager::Download*)
 ()
 from /usr/lib/x86_64-linux-gnu/libubuntu-download-manager-client.so.1
  #6  0x7f3553ce6770 in ?? () from 
/usr/lib/x86_64-linux-gnu/libubuntu-download-manager-client.so.1
  #7  0x7f355e955c24 in QMetaObject::activate(QObject*, int, int, void**) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #8  0x7f35552adb9f in 
QDBusPendingCallWatcher::finished(QDBusPendingCallWatcher*) ()
 from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
  #9  0x7f35552adc98 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
  #10 0x7f355e956719 in QObject::event(QEvent*) () from 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #11 0x7f355feb1b1c in QApplicationPrivate::notify_helper(QObject*, 
QEvent*) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
  #12 0x7f355feb7056 in QApplication::notify(QObject*, QEvent*) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
  #13 0x7f355e9292a8 in QCoreApplication::notifyInternal2(QObject*, 
QEvent*) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #14 0x7f355e92b16a in QCoreApplicationPrivate::sendPostedEvents(QObject*, 
int, QThreadData*) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #15 0x7f355e97df53 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #16 0x7f355d60f1a7 in g_main_context_dispatch () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
  #17 0x7f355d60f400 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  #18 0x7f355d60f4ac in g_main_context_iteration () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
  #19 0x7f355e97e35f in 
QEventDispatcherGlib::processEvents(QFlags) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #20 0x7f355e926ffa in 
QEventLoop::exec(QFlags) ()
 from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #21 0x7f355e92f6bc in QCoreApplication::exec() () from 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #22 0x0042bf55 in main ()
  (gdb)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp