View Issue Details

IDProjectCategoryView StatusLast Update
0000755LDMudOtherpublic2010-11-19 21:14
ReporterSorcerer Assigned Tozesstra  
PrioritynormalSeveritymajorReproducibilityhave not tried
Status closedResolutionfixed 
Summary0000755: Mantis throws error on adding a note to a bug
DescriptionWhen I just added a note to bug 754 I got the following error from mantis:

APPLICATION ERROR 0000401

Database query failed. Error received from database was 0000005: Out of memory (Needed 1044496 bytes) for the query: SELECT DISTINCT reporter_id
FROM mantis_bugnote_table
WHERE bug_id = 754.


Going back and adding it again it seemed to work but on the re-loaded bug-report-page the following errors were displayed:

SYSTEM WARNING: Invalid argument supplied for foreach()

SYSTEM WARNING: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/bearnip/www/mantis.bearnip.com/core/error_api.php:166)

Effectively, the note was added twice. So I assume the second error was because of the re-sending of the identical data since it recognized already in the first attempt.
TagsNo tags attached.
External Data (URL)

Activities

zesstra

2010-07-22 01:58

administrator   ~0001890

Last edited: 2010-07-22 02:29

I had this DB error some ago as well while just accessing some issue. It seems to be a transient error on Lars server. However, I don't really see how to proceed and how much time Lars has for these issues and Mantis in general.
One alternative is to operate our own Mantis instance, if he does not have time, but then we would need to have a DB dump from Lars first and there would be issues with then mailing list integration and stuff.

zesstra

2010-11-19 21:14

administrator   ~0001920

I hope, this is solved since we moved to a different server and upgraded MantisBT and is was anyway a transient error.

Issue History

Date Modified Username Field Change
2010-07-22 00:44 Sorcerer New Issue
2010-07-22 01:58 zesstra Note Added: 0001890
2010-07-22 02:29 zesstra Note Edited: 0001890
2010-11-19 21:13 zesstra Assigned To => zesstra
2010-11-19 21:13 zesstra Status new => assigned
2010-11-19 21:14 zesstra Note Added: 0001920
2010-11-19 21:14 zesstra Status assigned => closed
2010-11-19 21:14 zesstra Resolution open => fixed