Opened 11 years ago
Closed 11 years ago
#10391 closed bug (fixed)
[WebPositive] crashes in BString::BString
Reported by: | diver | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/WebPositive | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
state: Exception (Segment violation) Frame IP Function Name ----------------------------------------------- 0x7260bdc0 0x16d798b BString::BString(char const*) + 0x33 [...] 0x7260bde0 0x1dbf6e9 BHttpResult::ContentType() const + 0x33 0x7260bff8 0x3d94eef WebCore::BUrlProtocolHandler::sendResponseIfNeeded() + 0x8d 0x7260c028 0x3d95ecf WebCore::BUrlProtocolHandler::DataReceived(BUrlRequest*, char const*, long) + 0x19 0x7260c060 0x1dc3531 BUrlProtocolAsynchronousListener::MessageReceived(BMessage*) + 0x17b 0x7260c080 0x15bcc5d BLooper::DispatchMessage(BMessage*, BHandler*) + 0x51 0x7260c2a0 0x15b52f4 BApplication::DispatchMessage(BMessage*, BHandler*) + 0x2a 0x7260c2f0 0x15bca81 BLooper::task_looper() + 0x19d 0x7260c310 0x15b3251 BApplication::Run() + 0x57 0x7260c348 0x148ade8 main + 0x40 0x7260c370 0x147f397 _start + 0x4b 0x7260c3a0 0x21f4d80 runtime_loader + 0x130 00000000 0x611b8250 commpage_thread_exit + 0
Attachments (1)
Change History (5)
by , 11 years ago
Attachment: | WebPositive-362-debug-07-01-2014-08-24-38.report added |
---|
comment:1 by , 11 years ago
comment:4 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Didn't happen again. Let's consider it solved for now :-)
Note:
See TracTickets
for help on using tickets.
Any particular webpage or webserver triggering this ?