Changes between Version 1 and Version 2 of Ticket #10819, comment 2
- Timestamp:
- May 8, 2014, 8:43:28 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10819, comment 2
v1 v2 3 3 Title: daemon crashes indirecting 0x676b7068 while activating/deactivating packages 4 4 5 Body: the "address" 0x676b7068 is in fact the ascii string "hpkg" so that's an obvious candidate of memory corruption isn't it ? Here's the sequence of events (below).5 Body: the "address" 0x676b7068 is in fact the ascii string "hpkg" so that's an obvious candidate of memory corruption isn't it [as in that ticket filed last week where the daemon was indirecting "CMTg" or something] ? Here's the sequence of events (below). 6 6 Seems I have a knack for rubbing this hrev47209 the wrong way so don't hesitate to ask me for experiments and reproducible cases :-) 7 7