Opened 8 years ago

Closed 4 years ago

Last modified 4 years ago

#12946 closed bug (fixed)

WebPositve crashes on http://dir.xiph.org/ (streaming site)

Reported by: humdinger Owned by: nobody
Priority: normal Milestone: R1/beta2
Component: Applications/WebPositive Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

This is hrev50505.

Starting "WebPositive http://dir.xiph.org/" from Terminal, I get over and over:

[libmodplug @ 0x197c39c0] Format libmodplug detected only with low score of 24, misdetection possible!

All the while I receive data full-speed before eventually WebPositive crashes in several BUrlProtocol.HTTP threads (full debug report attached):

	thread 16965: BUrlProtocol.HTTP 
		state: Exception (Segment violation)

		Frame		IP			Function Name
		-----------------------------------------------
		0x70ff34e8	0x13423b5	/boot/system/lib/x86/libroot.so + 0xa83b5 
Unable to retrieve disassembly for IP 0x13423b5: No such file or directory
			Frame memory:
				[0x70ff34d0]  .5w.8..S85.pl_7.   ac 35 77 18 38 ad 06 53 38 35 ff 70 6c 5f 37 01
				[0x70ff34e0]  . ... w.           00 20 00 00 00 20 77 18
		0x70ff3528	0x13426dc	/boot/system/lib/x86/libroot.so + 0xa86dc 
		0x70ff3578	0x134326b	/boot/system/lib/x86/libroot.so + 0xa926b 
		0x70ff3598	0x134349e	/boot/system/lib/x86/libroot.so + 0xa949e 
		0x70ff35e0	0xa9d2e0	BMessage::operator=(BMessage const&) + 0x32 
		0x70ff3600	0xa9d4ae	BMessage::BMessage(BMessage const&) + 0x30 
		0x70ff3690	0xa9d530	BMessage::_SendMessage(long, long, long, long long, bool, BMessenger&) const + 0x72 
		0x70ff36c0	0xaa31fe	BMessenger::SendMessage(BMessage*, BMessenger, long long) const + 0x32 
		0x70ff3740	0xaa353e	BMessenger::SendMessage(BMessage*, BHandler*, long long) const + 0x9e 
		0x70ff3790	0xa9630b	BLooper::_PostMessage(BMessage*, BHandler*, BHandler*) + 0x41 
		0x70ff3800	0xa978c4	BLooper::PostMessage(unsigned long, BHandler*, BHandler*) + 0x2c 
		0x70ff3848	0x349e5b4	WebCore::MediaPlayerPrivate::DownloadProgress(BUrlRequest*, long, long) + 0xd4 
		0x70ff4900	0xe94ea1	BHttpRequest::_MakeRequest() + 0xa69 
		0x70ff49c0	0xe953e0	BHttpRequest::_ProtocolLoop() + 0x1bc 
		0x70ff49e0	0xe9bb34	BUrlRequest::_ThreadEntry(void*) + 0x1c 
		0x70ff49f8	0x12c6c87	/boot/system/lib/x86/libroot.so + 0x2cc87 
		00000000	0x60ac3250	commpage_thread_exit + 0 

Attachments (1)

WebPositive-16940-debug-07-09-2016-14-47-22.report (29.5 KB ) - added by humdinger 8 years ago.
Crash on loading http://dir.xiph.org/

Download all attachments as: .zip

Change History (6)

comment:1 by Barrett, 8 years ago

Status: newassigned

comment:2 by humdinger, 7 years ago

With the latest Webkit 1.6.4 (tested with hrev51927) I only see this output when started from Terminal:

Range: -1.000000 - 1.000000
[ogg @ 0x194531e0] 623 bytes of comment header remain

The site never loads, Web+ progress bar gets stuck at 1/3, Web+ is frozen.

comment:3 by korli, 6 years ago

Owner: changed from Barrett to nobody

comment:4 by humdinger, 4 years ago

Resolution: fixed
Status: assignedclosed

Works with WebKit 610.1.9 (though the site may just have changed; I've never seen it loaded before...). Thanks!

comment:5 by nielx, 4 years ago

Milestone: UnscheduledR1/beta2

Assign tickets with status=closed and resolution=fixed within the R1/beta2 development window to the R1/beta2 Milestone

(final time)

Note: See TracTickets for help on using tickets.