[Bug 1368436] Re: camera-app crashes after quickly opening and closing app

2014-09-24 Thread Bill Filler
** Changed in: qtubuntu-camera (Ubuntu RTM) Status: New => Fix Released ** Changed in: qtubuntu-camera (Ubuntu RTM) Importance: Undecided => Critical ** Changed in: qtubuntu-camera (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a

[Bug 1368436] Re: camera-app crashes after quickly opening and closing app

2014-09-23 Thread Michael Sheldon
Second crash (after applying Ricardo's fix) appears to be unrelated to qtubuntu-camera or camera-app, and is instead caused by an issue in the QML compiler when being terminated whilst still compiling components asynchronously, I've opened a new bug to track that issue here: https://bugs.launchpad.

[Bug 1368436] Re: camera-app crashes after quickly opening and closing app

2014-09-23 Thread Launchpad Bug Tracker
** Branch linked: lp:~michael-sheldon/qtubuntu-camera/fix-1368436 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1368436 Title: camera-app crashes after quickly opening and closing app To manage not

[Bug 1368436] Re: camera-app crashes after quickly opening and closing app

2014-09-23 Thread Jean-Baptiste Lallement
** Tags added: beta -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1368436 Title: camera-app crashes after quickly opening and closing app To manage notifications about this bug go to: https://bugs.

[Bug 1368436] Re: camera-app crashes after quickly opening and closing app

2014-09-19 Thread Bill Filler
** Changed in: qtubuntu-camera (Ubuntu) Importance: Undecided => Critical ** Changed in: qtubuntu-camera (Ubuntu) Assignee: (unassigned) => Michael Sheldon (michael-sheldon) ** Changed in: qtubuntu-camera (Ubuntu) Status: New => Triaged -- You received this bug notification becau

[Bug 1368436] Re: camera-app crashes after quickly opening and closing app

2014-09-18 Thread Ricardo Salveti
Made a simple patch to avoid this crash, but it's now showing up a different one in libQt5QML, so this needs to be investigated by someone that knows the stack better than I do. Patch I used to avoid the crash described by this bug: rsalveti@evasys:/tmp/camera/qtubuntu-camera$ bzr diff === modifi

[Bug 1368436] Re: camera-app crashes after quickly opening and closing app

2014-09-18 Thread Ricardo Salveti
Bill, mind assigning this bug to Florian or someone else in your team? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1368436 Title: camera-app crashes after quickly opening and closing app To manag

[Bug 1368436] Re: camera-app crashes after quickly opening and closing app

2014-09-18 Thread Ricardo Salveti
Yeah, even when hybris is actually working with a proper assert, that still causes a crash with an abort. The real fix here is in qtubuntu- camera, to make sure control is actually valid when using it. This is a race when shutting down the app, and seems to be easier to crash now that for some unk

[Bug 1368436] Re: camera-app crashes after quickly opening and closing app

2014-09-18 Thread Ricardo Salveti
** Also affects: qtubuntu-camera (Ubuntu) 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/1368436 Title: camera-app crashes after quickly opening and closin

[Bug 1368436] Re: camera-app crashes after quickly opening and closing app

2014-09-18 Thread Ricardo Salveti
This seems to be a mix of issues, but the crash itself is caused because android_camera_set_scene_mode gets called after control gets released. In theory the correct result here would be an abort, but it seems assert is not behaving properly, which I'm now investigating why. Besides that, the rele

[Bug 1368436] Re: camera-app crashes after quickly opening and closing app

2014-09-18 Thread Ricardo Salveti
The proper backtrace from android: #0 my_pthread_mutex_lock (__mutex=0x8) at hooks.c:479 #1 0xa9e23b58 in memmove (src=0x0, dest=0x8, len=1) at bionic/libc/include/string.h:114 #2 move_forward_type > (n=2850176545, s=0x0, d=0x8) at system/core/include/utils/TypeHelpers.h:181 #3 android::Sort

[Bug 1368436] Re: camera-app crashes after quickly opening and closing app

2014-09-18 Thread Julien Funk
It's worth mentioning that this is the new "top crasher" as per our "“Top Crashers of the Day”: 20140915" in the RTM Readiness report and if past experience is any indicator this crash is the reason we went from 8 hours to 1.5 minutes Mean Time Before Failure. -- You received this bug notificati

[Bug 1368436] Re: camera-app crashes after quickly opening and closing app

2014-09-18 Thread Bill Filler
** Changed in: camera-app (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1368436 Title: camera-app crashes after quickly opening and closing app To manag

[Bug 1368436] Re: camera-app crashes after quickly opening and closing app

2014-09-16 Thread Olli Ries
** Changed in: camera-app (Ubuntu) Importance: High => Critical ** Changed in: libhybris (Ubuntu) Importance: High => Critical -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1368436 Title: cam

[Bug 1368436] Re: camera-app crashes after quickly opening and closing app

2014-09-16 Thread Bill Filler
changing priority per victor request -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1368436 Title: camera-app crashes after quickly opening and closing app To manage notifications about this bug go

[Bug 1368436] Re: camera-app crashes after quickly opening and closing app

2014-09-15 Thread Victor Tuson Palau
I think this bug should be critical -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1368436 Title: camera-app crashes after quickly opening and closing app To manage notifications about this bug go t

[Bug 1368436] Re: camera-app crashes after quickly opening and closing app

2014-09-12 Thread Bill Filler
Here is the stack trace with libhybris debug packages installed from http://ddebs.ubuntu.com/pool/main/libh/libhybris/ [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1". Core was generated by `./camera-app'. Program terminate

[Bug 1368436] Re: camera-app crashes after quickly opening and closing app

2014-09-12 Thread Ricardo Salveti
Adding bugtask for hybris and moving to high, definitely not critical. ** Also affects: libhybris (Ubuntu) Importance: Undecided Status: New ** Changed in: libhybris (Ubuntu) Status: New => Confirmed ** Changed in: libhybris (Ubuntu) Importance: Undecided => High ** Changed

[Bug 1368436] Re: camera-app crashes after quickly opening and closing app

2014-09-12 Thread Jean-Baptiste Lallement
Confirmed on krillin rtm #32 with the steps in the description. On second launch camera app crashes. ** Changed in: camera-app (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launc

[Bug 1368436] Re: camera-app crashes after quickly opening and closing app

2014-09-12 Thread Chris Gagnon
The errors.u.c link in comment 2 has more details on software installed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1368436 Title: camera-app crashes after quickly opening and closing app To mana

[Bug 1368436] Re: camera-app crashes after quickly opening and closing app

2014-09-12 Thread Chris Gagnon
device: krillin build_number: 30 version_detail: ubuntu=20140911.2,device=20140908-d8c11f3,custom=1410379789,version=30 com.ubuntu.camera 3.0.0.387 I am swiping the screen right and then swiping up on the camera app -- You received this bug notification because you are a member of Ubunt

[Bug 1368436] Re: camera-app crashes after quickly opening and closing app

2014-09-12 Thread Bill Filler
what device, what build? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1368436 Title: camera-app crashes after quickly opening and closing app To manage notifications about this bug go to: https://

[Bug 1368436] Re: camera-app crashes after quickly opening and closing app

2014-09-12 Thread Bill Filler
How are you closing the app? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1368436 Title: camera-app crashes after quickly opening and closing app To manage notifications about this bug go to: http

[Bug 1368436] Re: camera-app crashes after quickly opening and closing app

2014-09-11 Thread Chris Gagnon
After the crash happens it can take a long time for the camera app to open again -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1368436 Title: camera-app crashes after quickly opening and closing app

[Bug 1368436] Re: camera-app crashes after quickly opening and closing app

2014-09-11 Thread Chris Gagnon
** Changed in: camera-app (Ubuntu) Importance: Undecided => Critical -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1368436 Title: camera-app crashes after quickly opening and closing app To mana

[Bug 1368436] Re: camera-app crashes after quickly opening and closing app

2014-09-11 Thread Chris Gagnon
you can watch the /var/crash directory while opening and closing the camera app to see the crash happen. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1368436 Title: camera-app crashes after quickly

[Bug 1368436] Re: camera-app crashes after quickly opening and closing app

2014-09-11 Thread Chris Gagnon
https://errors.ubuntu.com/oops/329a1cca-39fa-11e4-b914-fa163e4ccdf2 This bug might belong higher up in the stack like qtubuntu-camera -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1368436 Title: ca