Opened 17 years ago
Closed 17 years ago
#1819 closed bug (fixed)
ProcessController/Deskbar crash in AttachScrollers()
Reported by: | drackham | Owned by: | jackburton |
---|---|---|---|
Priority: | normal | Milestone: | R1/alpha1 |
Component: | - General | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This may be the same bug as #1561. I would have added it to that ticket but bug #1794 (unable to add comments to tickets) is still afflicting me.
Test Procedure:
- Open a few applications (I opened three Terminals)
- Click on ProcessController in the Deskbar
- Navigate to "Threads and CPU Usage"->app_server
- If there are not enough threads listed to cause scrollers to appear at the top and bottom of the list return to step 1.
- Move mouse pointer over list of app_server's threads.
Result:
Deskbar encounters an error which prevents it from continuing. The attached gdb output implicates a call to BPrivate::BMenuWindow::AttachScrollers ()
Attachments (2)
Change History (11)
by , 17 years ago
comment:1 by , 17 years ago
Ugh... forgot to mention:
This is in hrev24011 built under R5 running on real hardware (PIII-667 320MB ram)
comment:2 by , 17 years ago
Owner: | changed from | to
---|
comment:3 by , 17 years ago
Status: | new → assigned |
---|
comment:5 by , 17 years ago
No, it still occurs in hrev24044 for me. The gdb output looks the same too.
comment:6 by , 17 years ago
Milestone: | R1 → R1/alpha1 |
---|
I still can't reproduce. To make sure I didn't have any uncommitted local change, I downloaded the vmware image of hrev24049 from haiku-files. And I can't reproduce the problem with that image either (see screenshot).
comment:8 by , 17 years ago
I don't get the crash from just a long list of teams in ProcessContoller. Continue one level deeper to the list of threads in the app_server team. If that list is so long as to need scrollers I get a crash when I mouseover it.
I still see it in 24060. I'm using a single processor PIII-667 with 320MB ram.
comment:9 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
I could reproduce it, thank you. It's fixed in hrev24094.
gdb backtrace of crashed Deskbar