Bug 1108359 - [abrt] pptp: binary_search(): pptp killed by SIGSEGV
Summary: [abrt] pptp: binary_search(): pptp killed by SIGSEGV
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: pptp
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jaroslav Škarvada
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:5621412cab7baf6b84f29eac7e9...
: 1044622 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-06-11 19:44 UTC by M D
Modified: 2015-02-03 12:01 UTC (History)
7 users (show)

Fixed In Version: pptp-1.8.0-6.fc20
Clone Of:
Environment:
Last Closed: 2015-02-03 12:01:41 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (14.19 KB, text/plain)
2014-06-11 19:45 UTC, M D
no flags Details
File: cgroup (165 bytes, text/plain)
2014-06-11 19:45 UTC, M D
no flags Details
File: core_backtrace (2.58 KB, text/plain)
2014-06-11 19:45 UTC, M D
no flags Details
File: dso_list (303 bytes, text/plain)
2014-06-11 19:45 UTC, M D
no flags Details
File: environ (117 bytes, text/plain)
2014-06-11 19:45 UTC, M D
no flags Details
File: exploitable (82 bytes, text/plain)
2014-06-11 19:45 UTC, M D
no flags Details
File: limits (1.29 KB, text/plain)
2014-06-11 19:45 UTC, M D
no flags Details
File: maps (1.85 KB, text/plain)
2014-06-11 19:45 UTC, M D
no flags Details
File: proc_pid_status (899 bytes, text/plain)
2014-06-11 19:45 UTC, M D
no flags Details
File: var_log_messages (24.07 KB, text/plain)
2014-06-11 19:45 UTC, M D
no flags Details

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.


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