Opened 3 years ago

Last modified 14 months ago

#16845 new bug

app_server: crash in ServerInfo::GetInfo when opening and closing window

Reported by: X512 Owned by: axeld
Priority: normal Milestone: Unscheduled
Component: Servers/app_server Version: R1/Development
Keywords: Cc:
Blocked By: Blocking: #18281
Platform: All

Description

This is hrev54968.

Steps to reproduce:

  1. g++ MinApp.cpp -lbe -o MinApp
  2. Run MinApp.
  3. Run some application (StyledEdit for example).
  4. app_server will crash.

Attachments (2)

MinApp.cpp (1.4 KB ) - added by X512 3 years ago.
CIMG4680-2.JPG (317.9 KB ) - added by X512 3 years ago.
app_server stack trace

Download all attachments as: .zip

Change History (9)

by X512, 3 years ago

Attachment: MinApp.cpp added

by X512, 3 years ago

Attachment: CIMG4680-2.JPG added

app_server stack trace

comment:1 by X512, 3 years ago

I get this crash when attempting to close window without any stress tests or another unusual things.

comment:2 by X512, 15 months ago

Still can reproduce with hrev56688.

comment:3 by waddlesplash, 14 months ago

Blocking: 18281 added

comment:4 by waddlesplash, 14 months ago

Doesn't reproduce for me, on hrev56792. I let the application run for a while and started and stopped StyledEdit and others while it was running. No crash.

comment:5 by X512, 14 months ago

Seems to be some race condition so it may be timing dependent. Also using SMP may help reproducing.

comment:6 by waddlesplash, 14 months ago

The VM I tested in had 2 cores allotted.

comment:7 by humdinger, 14 months ago

Reproducible on metal, i7 8 cores.

Note: See TracTickets for help on using tickets.