Opened 10 years ago

Closed 10 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

hrev46647

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)

WebPositive-362-debug-07-01-2014-08-24-38.report (35.7 KB ) - added by diver 10 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 by pulkomandy, 10 years ago

Any particular webpage or webserver triggering this ?

comment:2 by diver, 10 years ago

Not at the moment. Will try to reproduce.

comment:3 by pulkomandy, 10 years ago

Did this ever happen again, or can the issue be considered solved now?

comment:4 by diver, 10 years ago

Resolution: fixed
Status: newclosed

Didn't happen again. Let's consider it solved for now :-)

Note: See TracTickets for help on using tickets.