Opened 13 years ago
Closed 12 years ago
#8311 closed bug (fixed)
Switcher crashing (layout related), not compiling
Reported by: | humdinger | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev43696.
Switcher (not Twitcher... but src/apps/switcher) is crashing when invoked by moving the mouse to the screen border while holding CTRL. Backtrace:
Thread 4204 caused an exception: Segment violation [...] [Switching to team /HiQ-Data/3rd party apps/Switcher (180) thread w>panel (4204)] 0x003b7e8a in BTwoDimensionalLayout::LocalLayouter::ValidateMinMax () from /boot/system/lib/libbe.so (gdb) bt #0 0x003b7e8a in BTwoDimensionalLayout::LocalLayouter::ValidateMinMax () from /boot/system/lib/libbe.so #1 0x003b6c09 in BTwoDimensionalLayout::_ValidateMinMax () from /boot/system/lib/libbe.so #2 0x003b626c in BTwoDimensionalLayout::BaseMinSize () from /boot/system/lib/libbe.so #3 0x0031591e in BAbstractLayout::MinSize () from /boot/system/lib/libbe.so #4 0x003c2fb6 in BView::MinSize () from /boot/system/lib/libbe.so #5 0x003cb1bb in BWindow::UpdateSizeLimits () from /boot/system/lib/libbe.so #6 0x003cd9a4 in BWindow::Layout () from /boot/system/lib/libbe.so #7 0x003cad06 in BWindow::DispatchMessage () from /boot/system/lib/libbe.so #8 0x003cf108 in BWindow::task_looper () from /boot/system/lib/libbe.so #9 0x002f8833 in BLooper::_task0_ () from /boot/system/lib/libbe.so #10 0x0059b093 in thread_entry () from /boot/system/lib/libroot.so #11 0x78074fec in ?? () (gdb)
Change History (2)
comment:1 by , 13 years ago
Summary: | Switcher crashing (layout related) → Switcher crashing (layout related), not compiling |
---|
comment:2 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Just recompiled and now it's working (hrev44335). Closing as fixed, I guess.
Note:
See TracTickets
for help on using tickets.
Since it may be that the Switcher I'm using was built from an older revision, I wanted to build it from the current source revision. I get this, however:
Funny, now, after the initial crash, restarting Switcher often has it in a working state. At least when using the app-switcher at the top/bottom of the screen. If you invoke Switcher at the left/right border - for inter-app-window-switching - it crashes like this: