#10706 closed bug (duplicate)
Segment violation in web+'s menu_tracking thread
Reported by: | humdinger | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Kits/Interface Kit | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | #9251 | Blocking: | |
Platform: | All |
Description
This hrev47029.
This is reproducible:
- Invoke the menu with ALT+ESC.
- Press CursorRight a few times to move the highlight to "History".
- Press CursorDown to select the first item.
- Press CursorRight.
-->Segment violation, see attached report.
Attachments (1)
Change History (5)
by , 11 years ago
Attachment: | WebPositive-1267-debug-21-03-2014-16-53-49.report added |
---|
comment:1 by , 11 years ago
Component: | Applications/WebPositive → Kits/Interface Kit |
---|---|
Owner: | changed from | to
That's actually not Web+-specific, that's somewhere in BMenu{Bar}, and I've seen similar behavior elsewhere. Haven't ever tried to track it down though I'm afraid. I believe there's another ticket for it, but don't recall which right now.
comment:2 by , 11 years ago
Blocked By: | 6846 added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
comment:3 by , 11 years ago
Blocked By: | 9251 added; 6846 removed |
---|
comment:4 by , 6 years ago
Just posted a patch on related ticket#9251 that was noted as blocking. For the record though, I can't reproduce the issue in WebPositive on gcc2hybrid. Of course, WebPositive has changed a lot in the last 4 years, so there's a good chance the menu structure is different as well.
Note:
See TracTickets
for help on using tickets.
debug report of the segment violation