Opened 7 years ago
Closed 7 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)
Change History (4)
by , 7 years ago
Attachment: | WebPositive-11522-debug-08-05-2018-07-46-53.report added |
---|
comment:1 by , 7 years ago
Component: | - General → Applications/WebPositive |
---|---|
Owner: | changed from | to
comment:2 by , 7 years ago
Summary: | Web+ crash on resizing pop-up window → Web+ 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 , 7 years ago
Blocked By: | 14128 added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
When the backtraces are identical, please don't submit multiple bugreports :)
Note:
See TracTickets
for help on using tickets.
Crash when resiting pop-up window