[New-bugs-announce] [issue26599] segfault at 24 error 6 in python

Hưng Nguyễn Việt report at bugs.python.org
Mon Mar 21 03:41:09 EDT 2016


New submission from Hưng Nguyễn Việt:

I'm running Python 2.7.6-8ubuntu0.2 amd64 on Ubuntu 14.04 with kernel 3.13.0-52-generic and got this segfault errors every time I ran /usr/local/sentry/bin/sentry cleanup from sentry 7.4.1 (https://github.com/getsentry/sentry/tree/7.4.1)

[22209647.263243] /usr/local/sent[11702]: segfault at 24 ip 00000000005377c7 sp 00007ffc05c8f930 error 6 in python[400000+2bc000]
[22295939.402502] /usr/local/sent[390]: segfault at 24 ip 00000000005377c7 sp 00007ffdd3e66ca0 error 6 in python[400000+2bc000]
[22296013.421469] /usr/local/sent[891]: segfault at 24 ip 0000000000558077 sp 00007fffc16e5e50 error 6 in python[400000+2bc000]
[22296046.492933] /usr/local/sent[1059]: segfault at 24 ip 00000000005377c7 sp 00007ffc84414130 error 6 in python[400000+2bc000]
[22296379.961611] /usr/local/sent[2512]: segfault at 24 ip 00000000005377c7 sp 00007ffca4920410 error 6 in python[400000+2bc000]
[22297323.455115] /usr/local/sent[7184]: segfault at 24 ip 00000000005377c7 sp 00007fff61f88d50 error 6 in python[400000+2bc000]
[22297362.031536] /usr/local/sent[7377]: segfault at 24 ip 00000000005377c7 sp 00007ffc99085470 error 6 in python[400000+2bc000]
[22297587.731566] /usr/local/sent[8287]: segfault at 24 ip 00000000004e265f sp 00007ffd70af3eb0 error 6 in python[400000+2bc000]
[22298739.800342] /usr/local/sent[27513]: segfault at 24 ip 00000000005377c7 sp 00007ffcaf9f2050 error 6 in python[400000+2bc000]

This happened every time I ran /usr/local/sentry/bin/sentry cleanup from sentry 7.4.1

----------
components: Interpreter Core
messages: 262102
nosy: hvnsweeting
priority: normal
severity: normal
status: open
title: segfault at 24 error 6 in python
type: crash
versions: Python 2.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26599>
_______________________________________


More information about the New-bugs-announce mailing list