Bug 1132537 - polkitd killed by SEGV
Summary: polkitd killed by SEGV
Keywords:
Status: CLOSED DUPLICATE of bug 995775
Alias: None
Product: Fedora
Classification: Fedora
Component: polkit
Version: 20
Hardware: ppc
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Miloslav Trmač
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-08-21 14:10 UTC by Helmut Schlattl
Modified: 2014-08-21 16:35 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-08-21 16:35:27 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
gdb polkitd (1.85 KB, text/plain)
2014-08-21 16:24 UTC, Helmut Schlattl
no flags Details

Description Helmut Schlattl 2014-08-21 14:10:54 UTC
Description of problem:
Cannot start the polkit-service, since polkitd is always killed on my Powerbook G3 Pismo 

Version-Release number of selected component (if applicable):
polkitd-0.112-6
Custom kernel 3.16.1 (from kernel.org)

How reproducible:
Always on Powerbook G3

Steps to Reproduce:
1.systemctl start polkit
2.
3.

Actual results:

systemctl status polkit:
 Aug 21 15:45:53 *** polkitd[3782]: Started polkitd version 0.112
 Aug 21 15:45:53 *** systemd[1]: polkit.service: main process exited, code=killed, status=11/SEGV
 Aug 21 15:45:53 *** systemd[1]: Failed to start Authorization Manager.
 Aug 21 15:45:53 *** systemd[1]: Unit polkit.service entered failed state.

tail /var/log/messages:
 Aug 21 16:01:26 *** systemd: Starting Authorization Manager...
 Aug 21 16:01:27 *** polkitd[4210]: Started polkitd version 0.112
 Aug 21 16:01:27 *** kernel: [ 1368.294141] polkitd[4210]: unhandled signal 11 at 00000000 nip 1ffe5d50 lr 1ffe5d28 code 30001
 Aug 21 16:01:27 *** kernel: polkitd[4210]: unhandled signal 11 at 00000000 nip 1ffe5d50 lr 1ffe5d28 code 30001
 Aug 21 16:01:27 *** systemd: polkit.service: main process exited, code=killed, status=11/SEGV
 Aug 21 16:01:27 *** systemd: Failed to start Authorization Manager.
 Aug 21 16:01:27 *** systemd: Unit polkit.service entered failed state.

Expected results:
Starting polkit.service

Additional info:

Comment 1 Miloslav Trmač 2014-08-21 14:18:48 UTC
Thanks for your report.

I’m afraid I don’t have ready access to ppc hardware nor much time to spend on ppc.  Can you capture a full backtrace?  (You’ll probably need to change the fs.suid_dumpable sysctl value.)

Comment 2 Helmut Schlattl 2014-08-21 16:23:48 UTC
See output of 'gdb polkitd' in attachment.

Apparently, libmozjs-17.0.so is causing some problems.

Installed: mozjs17-17.0.0-8.fc20.ppc

Comment 3 Helmut Schlattl 2014-08-21 16:24:55 UTC
Created attachment 929262 [details]
gdb polkitd

Comment 4 Miloslav Trmač 2014-08-21 16:35:27 UTC
Thanks, that is familiar…  Closing as the nearest duplicate, but see also bug #971519.

*** This bug has been marked as a duplicate of bug 995775 ***


Note You need to log in before you can comment on or make changes to this bug.