Segmentation fault when creating a paste with a bogus app id
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
content-hub (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Can be reproduced by running:
gdbus call --session --dest com.ubuntu.
This is the backtrace:
#0 0x00007ffff636e7ef in __GI_raise (sig=sig@entry=6) at ../sysdeps/
#1 0x00007ffff63703ea in __GI_abort () at abort.c:89
#2 0x00007ffff69a856d in __gnu_cxx:
#3 0x00007ffff69a6316 in () at /usr/lib/
#4 0x00007ffff69a6361 in () at /usr/lib/
#5 0x00007ffff69a6579 in () at /usr/lib/
#6 0x00007ffff73b3ae3 in ubuntu:
#7 0x00007ffff7b9d5b0 in (anonymous namespace)
at ./src/com/
#8 0x00007ffff7b9d5b0 in com::ubuntu:
at ./src/com/
#9 0x000055555556706d in ServiceAdaptor:
at ./build/
Related branches
- Ken VanDine: Approve
-
Diff: 26 lines (+10/-6)1 file modifiedsrc/com/ubuntu/content/utils.cpp (+10/-6)
This bug was fixed in the package content-hub - 0.3+17. 04.20170309- 0ubuntu1
--------------- 04.20170309- 0ubuntu1) zesty; urgency=medium
content-hub (0.3+17.
[ Ken VanDine ]
* Removed redundant section in debian/control and updated the
standards version to 3.9.7
[ William Hua ]
* Prevent crash when creating a paste with a bogus app id (LP:
#1655105)
-- Ken VanDine <email address hidden> Thu, 09 Mar 2017 02:40:01 +0000