PHP IMAP segfault

Michal Jaegermann michal at harddata.com
Wed Nov 30 19:52:46 UTC 2005


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




More information about the fedora-legacy-list mailing list