https://bugs.kde.org/show_bug.cgi?id=481203
--- Comment #1 from Paul Floyd <pjfl...@wanadoo.fr> --- I don't know how I can handle this. I've been looking at modifying parse_procselfmaps to handle the pattern guard mapping one or more 132k stack mappings It's hard to tell normal mappings from these split stack mappings. parse_procselfmaps doesn't know anything about nsegments. It's just looking for mappings one at a time that it sends to sync_check_mapping_callback. And sync_check_mapping_callback mjust sees mappings one at a time. -- You are receiving this mail because: You are watching all bug changes.