touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #16549
[Bug 1367836] Re: ubuntu-location-serviced crashed with SIGABRT in __gnu_cxx::__verbose_terminate_handler()
this is not reproducible 100% of the time
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to location-service in
Ubuntu.
https://bugs.launchpad.net/bugs/1367836
Title:
ubuntu-location-serviced crashed with SIGABRT in
__gnu_cxx::__verbose_terminate_handler()
Status in “location-service” package in Ubuntu:
New
Bug description:
Hi,
while testing location-service in utopic-proposed on mako, I've reproduced the exact same setup as in bug #1367835, but disabled the GPS provider to avoid the error described in this bug:
1) change:
export HERE_IMEI_FRAGMENT=$Serial
to:
export HERE_IMEI_FRAGMENT=35513605
in /etc/init/ubuntu-location-provider-here-posclientd.conf to help the service come up on boot (see bug #1367244), not sure it helps though.
2) change
exec /usr/bin/ubuntu-location-serviced --bus system --provider $provider $poptions
to:
exec /usr/bin/ubuntu-location-serviced --bus system --provider remote::Provider --remote::Provider::name="com.ubuntu.espoo.Service.Provider" --remote::Provider::path="/com/ubuntu/espoo/Service/Provider"
in /etc/init/ubuntu-location-service.override.
I also manually started the trust store with "start ubuntu-location-
service-trust-stored".
While accessing location from OSMTouch app, I've got this crash.
Cheers,
ProblemType: Crash
DistroRelease: Ubuntu 14.10
Package: ubuntu-location-service-bin 2.1+14.10.20140829-0ubuntu1
Uname: Linux 3.4.0-5-mako armv7l
ApportVersion: 2.14.7-0ubuntu2
Architecture: armhf
Date: Wed Sep 10 16:44:16 2014
ExecutablePath: /usr/bin/ubuntu-location-serviced
ExecutableTimestamp: 1409311427
InstallationDate: Installed on 2014-09-10 (0 days ago)
InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf (20140910-020205)
ProcCmdline: /usr/bin/ubuntu-location-serviced --bus system --provider remote::Provider --remote::Provider::name=com.ubuntu.espoo.Service.Provider --remote::Provider::path=/com/ubuntu/espoo/Service/Provider
ProcCwd: /
ProcEnviron:
TERM=linux
PATH=(custom, no user)
Signal: 6
SourcePackage: location-service
StacktraceTop:
?? () from /lib/arm-linux-gnueabihf/libc.so.6
raise () from /lib/arm-linux-gnueabihf/libc.so.6
abort () from /lib/arm-linux-gnueabihf/libc.so.6
__gnu_cxx::__verbose_terminate_handler() () from /usr/lib/arm-linux-gnueabihf/libstdc++.so.6
?? () from /usr/lib/arm-linux-gnueabihf/libstdc++.so.6
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/location-service/+bug/1367836/+subscriptions
References