Opened 18 years ago
Closed 17 years ago
#905 closed bug (fixed)
Opera crashes on BStringItem::Text
Reported by: | darkwyrm | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Kits/Interface Kit | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
I just copied over the files without running the installer, clicked Cancel when it complained about a missing address book, and then clicked "Continue 30 evaluation" and crash and burn ensued. Screenshot of stack crawl attached
Attachments (1)
Change History (4)
by , 18 years ago
Attachment: | OperaContinueEvalBug.png added |
---|
comment:1 by , 18 years ago
comment:2 by , 18 years ago
Component: | General → User Interface/InterfaceKit |
---|
From the looks of it, it might be a bug in the BOutlineListView (it might pass an invalid pointer to BStringItem::Text()). Would be interesting to know how this can happen, though. Do you want to look into it, Stefano, or should I?
comment:3 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
This has obviously been fixed in the meantime.
Note:
See TracTickets
for help on using tickets.
Replying to darkwyrm:
The back trace would be more useful if it also listed the reason of the crash: Is it a segment violation ?