abrt 1.0.9 detected a crash. architecture: x86_64 Attached file: backtrace cmdline: php symfony test:functional frontend expenseActions component: php crash_function: php_addcslashes executable: /usr/bin/php global_uuid: 21469c9cc0892c7eac5d8eee24a223493bf7af7a kernel: 2.6.32.12-115.fc12.x86_64 package: php-cli-5.3.2-2.fc12 rating: 4 reason: Process /usr/bin/php was killed by signal 11 (SIGSEGV) release: Fedora release 12 (Constantine) comment ----- When running task 'php symfony test:all', the next message appears: ------------------------------------------------------------------------------------------------------------------------------------------------------ sh: line 1: 5385 Violación de segmento (`core' generado) '/usr/bin/php' '/tmp/lime2U7kvZ' 2>&1 ------------------------------------------------------------------------------------------------------------------------------------------------------ How to reproduce ----- 1. Upgrade symfony framework from 1.2.8 to 1.4.4 version following upgrade http://www.symfony-project.org/tutorial/1_4/en/upgrade 2. Run task 'php symfony test:functional {app} {test}' 3. Running test involves saving object to database
Created attachment 416175 [details] File: backtrace
Is this reproducible without xdebug installed?
Seems to be a duplicate of #585414
*** This bug has been marked as a duplicate of bug 585414 ***