Opened 7 years ago

Last modified 4 years ago

#13119 closed bug

[BeDecorator] crashes in HWInterface::HideFloatingOverlays — at Version 8

Reported by: un_spacyar Owned by: stippi
Priority: normal Milestone: R1/beta2
Component: Add-Ons/Decorators/BeDecorator Version: R1/Development
Keywords: Cc:
Blocked By: Blocking: #12177
Platform: All

Description (last modified by diver)

Probably the issue is in the NetSurf side, but anyway, I think that the S.O. also can't handle the error and crashes too.

To reproduce the error:

  • run NetSurf, open the Haiku page
  • open another browser window from the NetSurf menu
  • get the KDL (see attachment 01)
  • type 'continue' inside the kdl window

Tested in hrev50775 (x86_gcc2). I attach the syslog and the screenshots.

Change History (12)

by un_spacyar, 7 years ago

Attachment: 01-KDL.jpg added

KDL

comment:1 by diver, 7 years ago

Component: - GeneralServers/app_server
Description: modified (diff)
Owner: changed from nobody to axeld
Summary: KDL when running NetSurf 3.6[app_server] crash in HWInterface::HideFloatingOverlays

This is not a KDL but a fullscreen consoled session running Debugger in cli mode.

If you run into this app_server crash again you could use save-report command to generate debug which should be available on the Desktop or in /boot/home (don't remember on top of my head now)

comment:2 by un_spacyar, 7 years ago

Thanks Diver. I attach the debug report.

by un_spacyar, 7 years ago

Debug report

comment:3 by pulkomandy, 7 years ago

Component: Servers/app_serverAdd-Ons/Decorators
Owner: changed from axeld to stippi

The crash is in the BeDecorator. Does it also happen in the normal decorator?

It could be incomplete support for the stacking API in the BeDecorator. AFAIK, NetSurf is the only application out there to programatically stack its windows, rather than requiring the user to do it.

comment:4 by un_spacyar, 7 years ago

I retested again, this time using the normal decorator, and the error can't be reproduced. NetSurf apparently works well using the "default" decorator.

Thanks Pulkomandy!

comment:5 by vidrep, 7 years ago

I'm seeing the same issue here. Using the BeDecorator, I get a app_server crash after stacking windows and then maximizing. I have attached a debug report and syslog.

Last edited 7 years ago by vidrep (previous) (diff)

by vidrep, 7 years ago

Attachment: syslog added

comment:6 by diver, 6 years ago

Blocking: 12177 added

comment:7 by diver, 6 years ago

Component: Add-Ons/DecoratorsAdd-Ons/Decorators/BeDecorator

comment:8 by diver, 6 years ago

Description: modified (diff)
Summary: [app_server] crash in HWInterface::HideFloatingOverlays[BeDecorator] crashes in HWInterface::HideFloatingOverlays
Note: See TracTickets for help on using tickets.