General protection 64bit

Hello Nginx Mailing list,

As of recent seeing errors filling up my dmesg lately was wondering if
anyone has seen something similar to this in there dmesg

nginx[21958] general protection rip:408caa rsp:7fffe6203850 error:0
nginx[19035] general protection rip:408caa rsp:7fffe6203850 error:0
nginx[20665] general protection rip:408caa rsp:7fffe6203850 error:0
nginx[21998] general protection rip:408caa rsp:7fffe6203850 error:0
nginx[21445] general protection rip:408caa rsp:7fffe6203850 error:0
nginx[18957] general protection rip:408caa rsp:7fffe6203850 error:0
nginx[18408] general protection rip:408caa rsp:7fffe6203850 error:0
nginx[21821] general protection rip:408caa rsp:7fffe6203850 error:0
nginx[21246] general protection rip:408caa rsp:7fffe6203850 error:0
nginx[19564] general protection rip:408caa rsp:7fffe6203850 error:0
nginx[22000] general protection rip:408caa rsp:7fffe6203850 error:0
nginx[21716] general protection rip:408caa rsp:7fffe6203850 error:0
nginx[21331] general protection rip:408caa rsp:7fffe6203850 error:0
nginx[19344] general protection rip:408caa rsp:7fffe6203850 error:0
nginx[21444] general protection rip:408caa rsp:7fffe6203850 error:0
nginx[22231] general protection rip:408caa rsp:7fffe6203850 error:0
nginx[21818] general protection rip:408caa rsp:7fffe6203850 error:0
nginx[22049] general protection rip:408caa rsp:7fffe6203850 error:0
nginx[21820] general protection rip:408caa rsp:7fffe6203850 error:0
nginx[22050] general protection rip:408caa rsp:7fffe6203850 error:0
nginx[22337] general protection rip:408caa rsp:7fffe6203850 error:0
nginx[20814] general protection rip:408caa rsp:7fffe6203850 error:0

Version and Compile Options i have for nginx

[root@ nginx]# nginx -V
nginx version: nginx/0.7.65
built by gcc 4.1.2 20080704 (Red Hat 4.1.2-48)
configure arguments: --prefix=/usr/local --sbin-path=/usr/local/sbin
–conf-path=/etc/nginx/nginx.conf
–error-log-path=/var/log/nginx/error.log
–pid-path=/var/run/nginx/nginx.pid --lock-path=/var/run/nginx/nginx.lck
–with-http_flv_module --with-http_stub_status_module
–http-log-path=/var/log/nginx/access.log
–http-client-body-temp-path=/var/tmp/nginx-http-tmp
–http-proxy-temp-path=/var/tmp/nginx-proxy-tmp
–http-fastcgi-temp-path=/var/tmp/nginx-fastcgi-tmp
–add-module=./nginx_mod_h264_streaming-2.2.7
–add-module=./ngx_http_secure_download

Anyone suggestions as to what i should check for?

Posted at Nginx Forum: