phpgroupware-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-users] Segmentation fault when viewing contacts in add


From: Marcus Frischherz
Subject: Re: [Phpgroupware-users] Segmentation fault when viewing contacts in addressbook
Date: Wed, 18 Jan 2006 00:00:00 +0100
User-agent: Internet Messaging Program (IMP) 3.2.4

well, of course not intentionally, but I think I have seen quite a number of
segfaults in my own PHP programs, which were usually the fault of wrong PHP
syntax (like a mismatch of curly brackets, other brackets, or similar stupid
mistakes).  Is there a syntax validation tool for PHP? In my own code  I
started to comment out sections to pinpoint the problem.

Marcus

Zitat von Chris Weiss <address@hidden>:

> segfaults are typicaly due to mismatched libs or php bugs since php is
> a high level lang and php code isn't allowed to do anything that might
> intentionaly cause a segfault.  I don't think viewing an addressbook
> entry does anything with libs that other pages don't so that doens't
> leave much...
> 
> On 1/17/06, Marcus Frischherz <address@hidden> wrote:
> >
> > Hi!
> >
> > When I click the "View" button in the addressbook I get a blank screen and
> see a
> > segmentation fault in the apache errorlog. I just downloaded the newest
> cvs
> > version today in the vain hope that it would remove this problem, but it
> is
> > still present.
> > kernel 2.6.5
> > Apache 2.0.54
> > PHP 4.3.11
> >
> > addressbook backend: SQL (MySQL).
> >
> > Any suggestions?
> >
> > Marcus
> >
> > --
> > http://www.casaberg.at
> >
> > ----------------------------------------------------------------
> > This message was sent using IMP, the Internet Messaging Program.
> >
> >
> > _______________________________________________
> > Phpgroupware-users mailing list
> > address@hidden
> > http://lists.gnu.org/mailman/listinfo/phpgroupware-users
> >
> >
> 
> 
> _______________________________________________
> Phpgroupware-users mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/phpgroupware-users
> 


-- 
http://www.casaberg.at

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]