[ 
https://issues.apache.org/jira/browse/AIRFLOW-3829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

YoungHeon.Kim updated AIRFLOW-3829:
-----------------------------------
    Description: 
I got a segfault in dmesg.
{code:java}
Feb 11 11:26:19 icn2dbadmin001 kernel: [ready] gunicor[2606]: segfault at 
7fc2332d50f0 ip 00007fc282e3b9b6 sp 00007fffe89bae20 error 4 in 
ld-2.17.so[7fc282e2c000+21000]
Feb 11 12:10:09 icn2dbadmin001 kernel: [ready] gunicor[32254]: segfault at 
7fc2332d50f0 ip 00007fc282e3b9b6 sp 00007fffe89bae20 error 4 in 
ld-2.17.so[7fc282e2c000+21000]
Feb 11 12:27:00 icn2dbadmin001 kernel: gunicorn: worke[44858]: segfault at 
7fc236648d90 ip 00007fc282c18944 sp 00007fffe89b5eb0 error 6 in 
libpthread-2.17.so[7fc282c10000+16000]
{code}

Do you know why this segfault occur ?
I use python 2.7 and airflow 1.10.1, celery 4.1.1, and centos 6.7


  was:
I got a segfault in dmesg.
{code:java}
Feb 8 14:43:18 host001 kernel: [ready] gunicor[422]: segfault at 7f22eb7b30f0 
ip 00007f233b3189b6 sp 00007fff36c934d0 error 4 in 
ld-2.17.so[7f233b309000+21000]
Feb 8 14:44:53 host001 kernel: [ready] gunicor[5983]: segfault at 7f22eb7b30f0 
ip 00007f233b3189b6 sp 00007fff36c934d0 error 4 in 
ld-2.17.so[7f233b309000+21000]
Feb 8 14:45:24 host001 kernel: [ready] gunicor[7709]: segfault at 7f22eb7b30f0 
ip 00007f233b3189b6 sp 00007fff36c934d0 error 4 in 
ld-2.17.so[7f233b309000+21000]
Feb 8 14:45:55 host001 kernel: gunicorn: worke[16312]: segfault at 7f22eeb25d90 
ip 00007f233b0f5944 sp 00007fff36c8e560 error 6 in 
libpthread-2.17.so[7f233b0ed000+16000]
Feb 8 14:48:01 host001 kernel: gunicorn: worke[23247]: segfault at 7f22f1526d90 
ip 00007f233b0f5944 sp 00007fff36c8e560 error 6 in 
libpthread-2.17.so[7f233b0ed000+16000]
Feb 8 14:49:36 host001 kernel: gunicorn: worke[28366]: segfault at 7f22f3f27d90 
ip 00007f233b0f5944 sp 00007fff36c8e560 error 6 in 
libpthread-2.17.so[7f233b0ed000+16000]




Feb 8 14:59:37 host001 kernel: gunicorn: worke[9862]: segfault at 7f22eeb25d90 
ip 00007f233b0f5944 sp 00007fff36c8e560 error 6 in 
libpthread-2.17.so[7f233b0ed000+16000]
Feb 8 15:05:57 host001 kernel: gunicorn: worke[26021]: segfault at 7f22eeb25d90 
ip 00007f233b0f5944 sp 00007fff36c8e560 error 6 in 
libpthread-2.17.so[7f233b0ed000+16000]



Feb 8 15:10:42 host001 kernel: [ready] gunicor[32702]: segfault at 7f22eb7b30f0 
ip 00007f233b3189b6 sp 00007fff36c934d0 error 4 in 
ld-2.17.so[7f233b309000+21000]
Feb 8 15:13:20 host001 kernel: [ready] gunicor[39355]: segfault at 7f22eb7b30f0 
ip 00007f233b3189b6 sp 00007fff36c934d0 error 4 in 
ld-2.17.so[7f233b309000+21000]
Feb 8 15:15:27 host001 kernel: [ready] gunicor[44642]: segfault at 7f22eb7b30f0 
ip 00007f233b3189b6 sp 00007fff36c934d0 error 4 in 
ld-2.17.so[7f233b309000+21000]{code}

Do you know why this segfault occur ?
I use python 2.7 and airflow 1.10.1, celery 4.1.1.



> Segfault in gunicorn worker
> ---------------------------
>
>                 Key: AIRFLOW-3829
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3829
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: webserver
>    Affects Versions: 1.10.1
>            Reporter: YoungHeon.Kim
>            Priority: Minor
>
> I got a segfault in dmesg.
> {code:java}
> Feb 11 11:26:19 icn2dbadmin001 kernel: [ready] gunicor[2606]: segfault at 
> 7fc2332d50f0 ip 00007fc282e3b9b6 sp 00007fffe89bae20 error 4 in 
> ld-2.17.so[7fc282e2c000+21000]
> Feb 11 12:10:09 icn2dbadmin001 kernel: [ready] gunicor[32254]: segfault at 
> 7fc2332d50f0 ip 00007fc282e3b9b6 sp 00007fffe89bae20 error 4 in 
> ld-2.17.so[7fc282e2c000+21000]
> Feb 11 12:27:00 icn2dbadmin001 kernel: gunicorn: worke[44858]: segfault at 
> 7fc236648d90 ip 00007fc282c18944 sp 00007fffe89b5eb0 error 6 in 
> libpthread-2.17.so[7fc282c10000+16000]
> {code}
> Do you know why this segfault occur ?
> I use python 2.7 and airflow 1.10.1, celery 4.1.1, and centos 6.7



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to