[Bug 1337481] Re: Crash in libmirclient on app exit on phone

2014-09-04 Thread kevin gunn
*** This bug is a duplicate of bug 1358169 *** https://bugs.launchpad.net/bugs/1358169 ** This bug has been marked a duplicate of bug 1358169 Avoid double deletion when deleting an incubating component. -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1337481] Re: Crash in libmirclient on app exit on phone

2014-08-19 Thread kevin gunn
Is this bug potentially a duplicate of https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource- src/+bug/1358169 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1337481 Title: Crash in

[Bug 1337481] Re: Crash in libmirclient on app exit on phone

2014-08-19 Thread kevin gunn
i'm going to retarget this bug to Qt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1337481 Title: Crash in libmirclient on app exit on phone To manage notifications about this bug go to:

[Bug 1337481] Re: Crash in libmirclient on app exit on phone

2014-07-09 Thread Alberto Aguirre
It looks to me like memory corruption from the QT stack: #0 0xb6c6f968 in ?? () from /usr/lib/arm-linux-gnueabihf/libQt5Qml.so.5 #1 0xb6c2f5c2 in QV4::MemoryManager::sweep(bool) () from /usr/lib/arm-linux-gnueabihf/libQt5Qml.so.5 #2 0x019be448 in ?? () Maybe it's a similar instance to this

[Bug 1337481] Re: Crash in libmirclient on app exit on phone

2014-07-09 Thread Alberto Aguirre
Note I rebuilt libmirclient with the native arm compiler (on a n7 device) and I can't reproduce the issue either like that. However just navigating to Accounts then clicking on Ubuntu One and going back triggers the stack above, so I suspect a double free by the QT QML GC is also leading to the

[Bug 1337481] Re: Crash in libmirclient on app exit on phone

2014-07-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: mir (Ubuntu) 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/1337481 Title: Crash

[Bug 1337481] Re: Crash in libmirclient on app exit on phone

2014-07-03 Thread Alberto Aguirre
** Changed in: mir (Ubuntu) Assignee: (unassigned) = Alberto Aguirre (albaguirre) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1337481 Title: Crash in libmirclient on app exit on phone To

[Bug 1337481] Re: Crash in libmirclient on app exit on phone

2014-07-03 Thread Alberto Aguirre
** Also affects: mir Importance: Undecided Status: New ** Changed in: mir Assignee: (unassigned) = Alberto Aguirre (albaguirre) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1337481

[Bug 1337481] Re: Crash in libmirclient on app exit on phone

2014-07-03 Thread Alberto Aguirre
I can replicate the issue in image #112. However, if I rebuild libmirclient.so.8 with the cross-compiler I no longer replicate it it exits normally - so I can't tell if we are being passed a bad pointer or not. I'm going to have to build this on the phone. -- You received this bug notification