Test: /ext/mysqli/tests/bug63398.phpt - Version 5.6.0-dev        

Bug #63398 Segfault when polling closed link
Submitted: 2012-10-30 13:40:56 Modified: 2012-11-30 06:52:23
From: aeryaguzov Assigned: laruence
Status: Closed Package: MySQLi related
PHP Version: 5.4.8 OS: Ubuntu 12.04

There are 5 different diffs reported by users for this test.

Count Diff
1 (20%)
001+ Warning: mysqli_real_connect(): (HY000/2002): No such file or directory in /Users/levijm/Projects/php-src/ext/mysqli/tests/connect.inc on line 94
001- Warning: mysqli_poll(): [1] Couldn't fetch mysqli in %sbug63398.php on line %d
003+ Warning: mysqli_close() expects parameter 1 to be mysqli, boolean given in %s/bug63398.php on line 5
004+
005+ Warning: mysqli_poll(): Parameter 1 not a mysqli object in %s/bug63398.php on line 10
006+
007+ Warning: mysqli_poll(): Parameter 1 not a mysqli object in %s/bug63398.php on line 10
003- Warning: mysqli_poll(): [1] Couldn't fetch mysqli in %sbug63398.php on line %d
006-
007- Warning: mysqli_poll(): [1] Couldn't fetch mysqli in %sbug63398.php on line %d
008-
009- Warning: mysqli_poll(): [1] Couldn't fetch mysqli in %sbug63398.php on line %d
1 (20%)
001+ Warning: mysqli_real_connect(): (HY000/1045): Access denied for user 'root'@'localhost' (using password: NO) in /private/var/root/php-src/ext/mysqli/tests/connect.inc on line 94
001- Warning: mysqli_poll(): [1] Couldn't fetch mysqli in %sbug63398.php on line %d
003+ Warning: mysqli_close() expects parameter 1 to be mysqli, boolean given in %s/bug63398.php on line 5
004+
005+ Warning: mysqli_poll(): Parameter 1 not a mysqli object in %s/bug63398.php on line 10
006+
007+ Warning: mysqli_poll(): Parameter 1 not a mysqli object in %s/bug63398.php on line 10
003- Warning: mysqli_poll(): [1] Couldn't fetch mysqli in %sbug63398.php on line %d
006-
007- Warning: mysqli_poll(): [1] Couldn't fetch mysqli in %sbug63398.php on line %d
008-
009- Warning: mysqli_poll(): [1] Couldn't fetch mysqli in %sbug63398.php on line %d
1 (20%)
001+ Warning: mysqli::mysqli(): (HY000/2002): No such file or directory in %s/bug63398.php on line 2
002+
003+ Warning: mysqli_close(): Couldn't fetch mysqli in %s/bug63398.php on line 4
004+
1 (20%)
001+ Warning: mysqli::mysqli(): (HY000/1045): Access denied for user 'test'@'localhost' (using password: NO) in %s/bug63398.php on line 2
002+
003+ Warning: mysqli_close(): Couldn't fetch mysqli in %s/bug63398.php on line 4
004+
1 (20%)
001+ Fatal error: Call to undefined function my_mysqli_connect() in %s/bug63398.php on line 2
001- Warning: mysqli_poll(): [1] Couldn't fetch mysqli in %sbug63398.php on line %d
002-
003- Warning: mysqli_poll(): [1] Couldn't fetch mysqli in %sbug63398.php on line %d
004-
005- Warning: mysqli_poll(): No stream arrays were passed in %sbug63398.php on line %d
006-
007- Warning: mysqli_poll(): [1] Couldn't fetch mysqli in %sbug63398.php on line %d
008-
009- Warning: mysqli_poll(): [1] Couldn't fetch mysqli in %sbug63398.php on line %d
010- okey