Opened 6 years ago

Closed 6 years ago

#14132 closed bug (duplicate)

Web+ crash on resizing window

Reported by: humdinger Owned by: pulkomandy
Priority: normal Milestone: Unscheduled
Component: Applications/WebPositive Version: R1/Development
Keywords: Cc:
Blocked By: #14128 Blocking:
Platform: All

Description

This is hrev51927 (32 bit)

Go to the user guide online tool (you'll need write permissions there), and do a "Block Edit" of a page. If you then click on a block, it opens a pop-up window. Resizing that crashes WebPositive (full report attached):

thread 15259: w>Edit Block - WebPositive 
	state: Exception (Segment violation)

	Frame		IP			Function Name
	-----------------------------------------------
	00000000	0xf1e8d231	? 
		Unable to retrieve disassembly for IP 0xf1e8d231: address not contained in any valid image.
	0x709ac240	0xb3ff63	BAffineTransform::Unflatten(unsigned long, void const*, long) + 0x15 
	0x709ac350	0xbd82dd	BPrivate::ViewState::UpdateFrom(BPrivate::PortLink&) + 0x1e7 
	0x709ac370	0xbd8472	BView::_UpdateStateForRemove() + 0x32 
	0x709ac390	0xbd848b	BView::_UpdateStateForRemove() + 0x4b 
	0x709ac3e0	0xbd84d2	BView::_RemoveSelf() + 0x30 
	0x709ac400	0xbd8717	BView::RemoveSelf() + 0x21 
	0x709ac450	0xbe017b	BWindow::~BWindow() + 0xb1 
	0x709ac470	0xbe02d3	BWindow::~BWindow() + 0x17 
	0x709ac4b0	0xb4466e	BBitmap::_CleanUp() + 0x3a 
	0x709ac4e0	0xb447df	BBitmap::~BBitmap() + 0x23 
	0x709ac500	0xb44821	BBitmap::~BBitmap() + 0x17 
	0x709ac5a8	0x31f7699	BWebView::_ResizeOffscreenView(int, int) + 0x289 
	0x709ac5d8	0x31f784b	BWebView::FrameResized(float, float) + 0x4b 
	0x709ac720	0xbdaecd	BView::MessageReceived(BMessage*) + 0xd5 

Attachments (1)

WebPositive-11522-debug-08-05-2018-07-46-53.report (36.1 KB ) - added by humdinger 6 years ago.
Crash when resiting pop-up window

Download all attachments as: .zip

Change History (4)

by humdinger, 6 years ago

Crash when resiting pop-up window

comment:1 by humdinger, 6 years ago

Component: - GeneralApplications/WebPositive
Owner: changed from nobody to pulkomandy

comment:2 by humdinger, 6 years ago

Summary: Web+ crash on resizing pop-up windowWeb+ crash on resizing window

Seems to be a more general problem: resizing the Web+ window leads to similar crashes. It appears that making the window smaller is OK, but making it larger than the initial size leads to the crash.

comment:3 by pulkomandy, 6 years ago

Blocked By: 14128 added
Resolution: duplicate
Status: newclosed

When the backtraces are identical, please don't submit multiple bugreports :)

Note: See TracTickets for help on using tickets.