php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #39761 Segmentation fault on pdo_mysql with 2 longtext cols
Submitted: 2006-12-06 23:14 UTC Modified: 2006-12-06 23:25 UTC
From: tylersticky at gmail dot com Assigned:
Status: Not a bug Package: PDO related
PHP Version: 5.2.0 OS: Ubuntu Linux Dapper
Private report: No CVE-ID: None
 [2006-12-06 23:14 UTC] tylersticky at gmail dot com
Description:
------------
Got a segmentation fault on apache when doing a select from one table with 2 longtext cols.
Seams related with this bug http://bugs.php.net/bug.php?id=34623

I've replicated the situation in 2 versions of Ubuntu(Dapper and Edgy).

The versions of the PHP is 5.1.2 and 5.1.6.

Reproduce code:
---------------
I


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-12-06 23:25 UTC] tony2001@php.net
Thank you for taking the time to report a problem with PHP.
Unfortunately you are not using a current version of PHP -- 
the problem might already be fixed. Please download a new
PHP version from http://www.php.net/downloads.php

If you are able to reproduce the bug with one of the latest
versions of PHP, please change the PHP version on this bug report
to the version you tested and change the status back to "Open".
Again, thank you for your continued support of PHP.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Apr 29 15:01:31 2024 UTC