Opened 14 years ago
Closed 10 years ago
#6827 closed bug (fixed)
AboutSystem Crash
Reported by: | netstar | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Servers/app_server | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
When using different fonts than the default e.g VL Gothic, the AboutSystem dialogue will cause a system crash when you run the application.
Change History (6)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
#4258 could be related. AFAIR AboutSystem with tahoma fonts randomly triggers app_server crash.
comment:3 by , 14 years ago
Component: | - General → Servers/app_server |
---|---|
Owner: | changed from | to
comment:4 by , 14 years ago
While trying to reproduce this with hrev39887, it doesn't failed first time, but after changing 5-6 times the default fonts and reopen a few time AboutSystem, I too got app_server to crash.
It panic on "getNumAvailable() == 0" assert, with this backtrace:
debugger() __assert_fail() BPrivate::hoardHeap::findAvailableSuperblock() BPrivate::threadHeap::malloc() malloc() realloc() BList::_ResizeArray() BList::BList() Bgradient::BGradient() BgradientLinear::BGradientLinear() Bprivate::LinkReceiver::ReadGradiant() ServerWindow::_DispatchViewDrawingMessage() ServerWindow::_DispatchViewMessage() ServerWindow::_DispatchMessage() ServerWindow::_MessageLooper() MessageLooper::_message_thread() thread_entry()
comment:6 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
I can't reproduce this either. Please reopen if you can. Thanks.
Note:
See TracTickets
for help on using tickets.
Is this with a recent revision ? I just tried with hrev39467 with VL Gothic and I got no crash. By the way, what do you mean with "System crash"? Can you give a backtrace or something ?