Mantis - Barista
|
|||||
Erweiterte Problemanzeige | |||||
|
|||||
ID: | Kategorie: | Auswirkung: | Reproduzierbar: | Meldungsdatum: | Letzte Aktualisierung: |
47 | general | kleinerer Fehler | zufällig | 2009-11-21 11:56 | 2010-02-06 21:12 |
|
|||||
Reporter: | xclerc | Rechnertyp: | |||
Bearbeitung durch: | xclerc | Betriebssystem: | |||
Priorität: | normal | BS-Version: | |||
Status: | erledigt | Produktversion: | 1.3 | ||
Produkt-Build: | Lösung: | erledigt | |||
Projektion: | keine | ||||
Aufwand: | keine | Behoben in Version: | 1.4 | ||
|
|||||
Zusammenfassung: | 0000047: The assembler generates invalid line number information | ||||
Beschreibung: |
The use of "@LineNumber" sometimes results in "invalid pc" when the generated class is loaded by a Java Virtual Machine. The randomness of the bug stems from the fact that the list handling the information about line numbers is not flushed before assembling of each method. This implies that a given method is assembled not onlu with the line number information for this very method, but also with the information of all previously assembled methods for the current file. |
||||
Schritte zur Reproduktion: | |||||
Zusätzliche Information: | |||||
Problem-Beziehungen | |||||
Angehängte Dateien: | |||||
|
|||||
Problem-Historie | |||||
Änderungsdatum | Benutzername | Feld | Änderung | ||
2009-11-21 11:56 | xclerc | Neues Problem | |||
2009-11-21 11:57 | xclerc | Status | neu => zugewiesen | ||
2009-11-21 11:57 | xclerc | Bearbeitung durch | => xclerc | ||
2010-02-06 21:12 | xclerc | Status | zugewiesen => erledigt | ||
2010-02-06 21:12 | xclerc | Behoben in Version | => 1.4 | ||
2010-02-06 21:12 | xclerc | Lösung | offen => erledigt |
Zu diesem Problem gibt es keine Notizen. |