[Bug 1267116] Re: ubiquity crashed with SIGSEGV in GtkNode::MatchStringProperty()
Martin Pitt
martin.pitt at ubuntu.com
Thu Jan 9 06:13:53 UTC 2014
For the record, the only occurances of std::string in
GtkNode::MatchStringProperty are now the method arguments; they are
const references though, and shouldn't be handled at all at method exit.
The stack trace doesn't make too much sense to me, though (i. e., why
does the std::string destructor call GtkNode::MatchStringProperty()?)
** Package changed: ubiquity (Ubuntu) => autopilot-gtk (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1267116
Title:
ubiquity crashed with SIGSEGV in GtkNode::MatchStringProperty()
Status in “autopilot-gtk” package in Ubuntu:
New
Bug description:
crash during automated tests:
https://jenkins.qa.ubuntu.com/job/ubiquity_ap-ubuntu_devel_daily-
test_english_lvm/62/ARCH=i386,label=rabisu/artifact/results/var/crash/
ProblemType: Crash
DistroRelease: Ubuntu 14.04
Package: ubiquity 2.17.3
Uname: Linux 3.12.0-7-generic i686
Architecture: i386
Date: Wed Jan 8 09:20:05 2014
ExecutablePath: /usr/lib/ubiquity/bin/ubiquity
ExecutableTimestamp: 1388748307
InterpreterPath: /usr/bin/python3.3
ProcCmdline: /usr/bin/python3 /usr/lib/ubiquity/bin/ubiquity --autopilot
ProcCwd: /home/ubuntu/ubiquity-autopilot/autopilot
ProcEnviron:
LANGUAGE=en_US
TERM=unknown
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
Signal: 11
SourcePackage: ubiquity
StacktraceTop:
GtkNode::MatchStringProperty(std::string const&, std::string const&) const () from /usr/lib/i386-linux-gnu/gtk-3.0/modules/libautopilot.so
xpathselect::XPathQueryPart::Matches(std::shared_ptr<xpathselect::Node const> const&) const () from /usr/lib/i386-linux-gnu/libxpathselect.so.1.4
SelectNodes () from /usr/lib/i386-linux-gnu/libxpathselect.so.1.4
GetNodesThatMatchQuery(std::string const&) () from /usr/lib/i386-linux-gnu/gtk-3.0/modules/libautopilot.so
Introspect(std::string const&) () from /usr/lib/i386-linux-gnu/gtk-3.0/modules/libautopilot.so
UserGroups:
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopilot-gtk/+bug/1267116/+subscriptions
More information about the foundations-bugs
mailing list