Opened 4 years ago
Last modified 4 weeks 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:
g++ MinApp.cpp -lbe -o MinApp
- Run
MinApp
. - Run some application (StyledEdit for example).
app_server
will crash.
Attachments (2)
Change History (10)
by , 4 years ago
Attachment: | MinApp.cpp added |
---|
by , 4 years ago
Attachment: | CIMG4680-2.JPG added |
---|
comment:1 by , 4 years ago
I get this crash when attempting to close window without any stress tests or another unusual things.
comment:3 by , 21 months ago
Blocking: | 18281 added |
---|
comment:4 by , 21 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 , 21 months ago
Seems to be some race condition so it may be timing dependent. Also using SMP may help reproducing.
comment:8 by , 4 weeks ago
I hit this app_server crash today on hrev58228, 64 bits. With only a couple of Tracker windows open. Moved a folder around, closed a window. Puff.
On a slow Atom N2600 (2C/4T) netbook, using framebuffer, if that changes anything.
app_server stack trace