The stack trace seems to suggest that the crash occurs when trying to extract 
the value of a variant property (QDeclarativeObjectScriptClass::property at 
frame #6).
The data we have shows that the type id of the property is 480. This is a 
custom meta type. On my machine, with the launcher running from trunk, this id 
corresponds to a LauncherApplication*. Assuming that the order of ids assigned 
to meta types is deterministic, this would mean that the crash occurs while 
trying to access a LauncherApplication object that was already destroyed.

** Changed in: unity-2d
     Assignee: (unassigned) => Olivier Tilloy (osomon)

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

Title:
  unity-2d-launcher crashed with SIGSEGV in QScriptValue::engine()

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to