[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: PHP IMAP segfault
- From: Michal Jaegermann <michal harddata com>
- To: Discussion of the Fedora Legacy Project <fedora-legacy-list redhat com>
- Subject: Re: PHP IMAP segfault
- Date: Wed, 30 Nov 2005 12:52:46 -0700
On Wed, Nov 30, 2005 at 12:09:09PM -0500, John Dalbec wrote:
> (gdb) backtrace
> #0 0x409ba612 in zif_imap_fetch_overview () from /usr/lib/php4/imap.so
> #1 0x67696c61 in ?? ()
> Cannot access memory at address 0x62656420
0x62656420 actually spells " deb" (little endian) and 0x67696c61
is "alig". Sounds suspiciously like
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=170411
which you actually posted with that exception that depending on
what distro you are using it may be either imap or libc-client
libraries (or maybe php has a copy of this code?). So you may want
to look as well at
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=170521
Clearly this may be a wrong guess.
Michal
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]