Bug 1108359

Summary: [abrt] pptp: binary_search(): pptp killed by SIGSEGV
Product: [Fedora] Fedora Reporter: M D <line72>
Component: pptpAssignee: Jaroslav Škarvada <jskarvad>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: 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 Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: exploitable
none
File: limits
none
File: maps
none
File: proc_pid_status
none
File: var_log_messages none

Description M D 2014-06-11 19:44:57 UTC
Description of problem:
I was connected to a VPN using PPTP, and after an hour or so, it crashed.

Version-Release number of selected component:
pptp-1.8.0-1.fc20

Additional info:
reporter:       libreport-2.2.2
backtrace_rating: 4
cmdline:        /sbin/pptp 209.99.20.18 --nolaunchpppd --loglevel 0 --logstring nm-pptp-service-6492
crash_function: binary_search
executable:     /usr/sbin/pptp
kernel:         3.14.5-200.fc20.x86_64
open_fds:       
runlevel:       N 5
type:           CCpp
uid:            0

Truncated backtrace:
Thread no. 1 (7 frames)
 #0 binary_search at vector.c:149
 #1 vector_contains at vector.c:138
 #2 pptp_call_destroy at pptp_ctrl.c:414
 #3 pptp_conn_destroy at pptp_ctrl.c:453
 #4 callmgr_main at pptp_callmgr.c:307
 #5 launch_callmgr at pptp.c:527
 #6 open_callmgr at pptp.c:496

Potential duplicate: bug 869901

Comment 1 M D 2014-06-11 19:45:01 UTC
Created attachment 907831 [details]
File: backtrace

Comment 2 M D 2014-06-11 19:45:03 UTC
Created attachment 907832 [details]
File: cgroup

Comment 3 M D 2014-06-11 19:45:04 UTC
Created attachment 907833 [details]
File: core_backtrace

Comment 4 M D 2014-06-11 19:45:06 UTC
Created attachment 907834 [details]
File: dso_list

Comment 5 M D 2014-06-11 19:45:08 UTC
Created attachment 907835 [details]
File: environ

Comment 6 M D 2014-06-11 19:45:09 UTC
Created attachment 907836 [details]
File: exploitable

Comment 7 M D 2014-06-11 19:45:11 UTC
Created attachment 907837 [details]
File: limits

Comment 8 M D 2014-06-11 19:45:12 UTC
Created attachment 907838 [details]
File: maps

Comment 9 M D 2014-06-11 19:45:14 UTC
Created attachment 907839 [details]
File: proc_pid_status

Comment 10 M D 2014-06-11 19:45:16 UTC
Created attachment 907840 [details]
File: var_log_messages

Comment 11 汪明衡 2014-06-26 12:45:50 UTC
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

Comment 12 James Cameron 2015-01-22 00:44:21 UTC
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.

Comment 13 Jaroslav Škarvada 2015-01-23 16:21:56 UTC
*** Bug 1044622 has been marked as a duplicate of this bug. ***

Comment 14 Fedora Update System 2015-01-23 16:35:40 UTC
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

Comment 15 Fedora Update System 2015-01-26 02:36:12 UTC
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).

Comment 16 Fedora Update System 2015-02-03 12:01:41 UTC
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.