Bug 1108359
Summary: | [abrt] pptp: binary_search(): pptp killed by SIGSEGV | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | M D <line72> | ||||||||||||||||||||||
Component: | pptp | Assignee: | Jaroslav Škarvada <jskarvad> | ||||||||||||||||||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||
Priority: | unspecified | ||||||||||||||||||||||||
Version: | 20 | CC: | fukidid, ifoolb, jskarvad, mj.wilson.uk, msekleta, quozl, tichev | ||||||||||||||||||||||
Target Milestone: | --- | ||||||||||||||||||||||||
Target Release: | --- | ||||||||||||||||||||||||
Hardware: | x86_64 | ||||||||||||||||||||||||
OS: | Unspecified | ||||||||||||||||||||||||
URL: | https://retrace.fedoraproject.org/faf/reports/bthash/5ec8bad136dca1cf6e2d25cc8e6789e7c6e22af5 | ||||||||||||||||||||||||
Whiteboard: | abrt_hash:5621412cab7baf6b84f29eac7e911d98dfd437f0 | ||||||||||||||||||||||||
Fixed In Version: | pptp-1.8.0-6.fc20 | Doc Type: | Bug Fix | ||||||||||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||||||||||
Clone Of: | Environment: | ||||||||||||||||||||||||
Last Closed: | 2015-02-03 12:01:41 UTC | Type: | --- | ||||||||||||||||||||||
Regression: | --- | Mount Type: | --- | ||||||||||||||||||||||
Documentation: | --- | CRM: | |||||||||||||||||||||||
Verified Versions: | Category: | --- | |||||||||||||||||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||||||||
Embargoed: | |||||||||||||||||||||||||
Attachments: |
|
Description
M D
2014-06-11 19:44:57 UTC
Created attachment 907831 [details]
File: backtrace
Created attachment 907832 [details]
File: cgroup
Created attachment 907833 [details]
File: core_backtrace
Created attachment 907834 [details]
File: dso_list
Created attachment 907835 [details]
File: environ
Created attachment 907836 [details]
File: exploitable
Created attachment 907837 [details]
File: limits
Created attachment 907838 [details]
File: maps
Created attachment 907839 [details]
File: proc_pid_status
Created attachment 907840 [details]
File: var_log_messages
Another user experienced a similar problem: So this can't be caused by any operation directly related to pptp since I didn't manipulate it at all. All I know is that I was listening to online music using flashplayer and it suddenly lost connection. Then pptp is reported crashed. reporter: libreport-2.2.2 backtrace_rating: 4 cmdline: /sbin/pptp 192.253.253.130 --nolaunchpppd --loglevel 0 --logstring nm-pptp-service-11037 crash_function: binary_search executable: /usr/sbin/pptp kernel: 3.14.7-200.fc20.x86_64 open_fds: package: pptp-1.8.0-1.fc20 reason: pptp killed by SIGSEGV runlevel: N 5 type: CCpp uid: 0 In your /var/log/messages we see that the triggering event was a connection reset by peer, which is the PPTP server. The rest of the log, including the SIGSEGV, was a cascade from this trigger. A possible cause of SIGSEGV was fixed upstream just now, but this won't fix your PPTP server. *** Bug 1044622 has been marked as a duplicate of this bug. *** pptp-1.8.0-6.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/pptp-1.8.0-6.fc20 Package pptp-1.8.0-6.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing pptp-1.8.0-6.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-1131/pptp-1.8.0-6.fc20 then log in and leave karma (feedback). pptp-1.8.0-6.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. |