php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16153 Kernel Panic on compile
Submitted: 2002-03-18 16:38 UTC Modified: 2002-03-18 16:48 UTC
From: sean at caedmon dot net Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 4.0CVS-2002-03-18 OS: Debian Unstable (sid)
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: sean at caedmon dot net
New email:
PHP Version: OS:

 

 [2002-03-18 16:38 UTC] sean at caedmon dot net
I just got a kernel panic when running ./configure --enable-sockets. I did a (mostly) successful compile a few minutes ago, then a make clean, now, bye bye uptime.

Attached it part of my terminal log. I'll try to reproduce it.. )-:

S

---

checking for sys/time.h... (cached) yes
checking for sys/types.h... (cached) yes

Message from syslogd@adnagaporp at Mon Mar 18 16:43:20 2002 ...
adnagaporp kernel: CPU 0: Machine Check Exception: 0000000000000004

Message from syslogd@adnagaporp at Mon Mar 18 16:43:20 2002 ...
adnagaporp kernel: Bank 4: b200000000040151<0>Kernel panic: CPU context corrupt

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-03-18 16:42 UTC] mfischer@php.net
The bug system is not the appropriate forum for asking support
questions. For a list of a range of more appropriate places to ask
for help using PHP, please visit http://www.php.net/support.php
 [2002-03-18 16:48 UTC] derick@php.net
A very likely cause is bad memory, or other broken hardware.

Derick
 [2002-03-18 16:50 UTC] sean at caedmon dot net
(yes, I know. I wasn't asking for support. Just reporting a kernel panic in case it really was PHP related. And yes, I know, that's a canned response. (-:) I just compiled again without the panic. Thanks for the quick response, but it looks like this is not PHP related after all.

S
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 17 09:01:32 2024 UTC