touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #16538
[Bug 1367836] [NEW] ubuntu-location-serviced crashed with SIGABRT in raise()
Public bug reported:
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:
** Affects: location-service (Ubuntu)
Importance: Undecided
Status: New
** Tags: apport-crash armhf need-armhf-retrace utopic
** Information type changed from Private to Public
--
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 raise()
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
Follow ups
-
[Bug 1367836] Re: Top Crasher: ubuntu-location-serviced crashed with SIGABRT in __gnu_cxx::__verbose_terminate_handler()
From: Thomas Voß, 2014-10-13
-
[Bug 1367836] Re: Top Crasher: ubuntu-location-serviced crashed with SIGABRT in __gnu_cxx::__verbose_terminate_handler()
From: Olli Ries, 2014-10-10
-
[Bug 1367836] Re: Top Crasher: ubuntu-location-serviced crashed with SIGABRT in __gnu_cxx::__verbose_terminate_handler()
From: Thomas Strehl, 2014-10-09
-
[Bug 1367836] Re: Top Crasher: ubuntu-location-serviced crashed with SIGABRT in __gnu_cxx::__verbose_terminate_handler()
From: Launchpad Bug Tracker, 2014-10-03
-
[Bug 1367836] Re: Top Crasher: ubuntu-location-serviced crashed with SIGABRT in __gnu_cxx::__verbose_terminate_handler()
From: Launchpad Bug Tracker, 2014-10-03
-
[Bug 1367836] Re: Top Crasher: ubuntu-location-serviced crashed with SIGABRT in __gnu_cxx::__verbose_terminate_handler()
From: Alberto Aguirre, 2014-10-02
-
[Bug 1367836] Re: Top Crasher: ubuntu-location-serviced crashed with SIGABRT in __gnu_cxx::__verbose_terminate_handler()
From: Chris Gagnon, 2014-09-26
-
[Bug 1367836] Re: Top Crasher: ubuntu-location-serviced crashed with SIGABRT in __gnu_cxx::__verbose_terminate_handler()
From: Chris Gagnon, 2014-09-25
-
[Bug 1367836] Re: ubuntu-location-serviced crashed with SIGABRT in __gnu_cxx::__verbose_terminate_handler()
From: Loïc Minier, 2014-09-10
-
[Bug 1367836] ThreadStacktrace.txt
From: Apport retracing service, 2014-09-10
-
[Bug 1367836] StacktraceSource.txt
From: Apport retracing service, 2014-09-10
-
[Bug 1367836] Stacktrace.txt
From: Apport retracing service, 2014-09-10
-
[Bug 1367836]
From: Apport retracing service, 2014-09-10
-
[Bug 1367836] [NEW] ubuntu-location-serviced crashed with SIGABRT in raise()
From: Loïc Minier, 2014-09-10
References