| Bug #38004 | Running DBT2 is hitting assertion in Transaction.cpp | ||
|---|---|---|---|
| Submitted: | 10 Jul 2008 0:34 | Modified: | 14 Jul 2008 21:21 |
| Reporter: | Hakan Kuecuekyilmaz | ||
| Status: | Duplicate | ||
| Category: | Server: Falcon | Severity: | S3 (Non-critical) |
| Version: | 6.0 bzr | OS: | Linux (RHEL5) |
| Assigned to: | Target Version: | ||
[10 Jul 2008 0:34]
Hakan Kuecuekyilmaz
[10 Jul 2008 0:45]
Vladislav Vaintroub
Olav sees the same assertion in Bug#35932
[10 Jul 2008 0:48]
Vladislav Vaintroub
suspect duplicate of Bug#35932
[14 Jul 2008 20:15]
Hakan Kuecuekyilmaz
Vlad, the stack traces look slightly different. What do you think? Bug#38004 Transaction::releaseDependencies() Transaction::commit() Connection::commit() StorageConnection::commit() StorageInterface::commit() Bug#35932 Transaction::releaseDependencies() Transaction::commitNoUpdates() Transaction::commit() Connection::commit() StorageConnection::commit() StorageInterface::commit()
[14 Jul 2008 21:13]
Vladislav Vaintroub
Hakan, you are right saying that callstacks is slightly different, the intuition says that the cause is the same (the intuition can be wrong however) and the ASSERT is also the same. if you're think that this problem has different cause, feel free to set the problem status to whatever you think is appropriate.
[14 Jul 2008 21:21]
Hakan Kuecuekyilmaz
Same assertion. Setting back to duplicate.
