Version: (using KDE KDE 3.2.0) Installed from: SuSE RPMs Compiler: 3.3.1 OS: Linux When I start a console program that stays running (e.g. top or iptraf) and then hide the tab bar when it was there, or show it when it was hidden, the running program crashes.
What crashes? Konsole, backtrace? Or top/iptraf?
top/iptraf give a segfault. Is the resizing of the console not communicated properly to the running program?
Dunno, can't reproduce it.
Watched this now when trying very very often: ==6594== Conditional jump or move depends on uninitialised value(s) ==6594== at 0x804C4A3: (within /usr/bin/top) ==6594== by 0x804D995: (within /usr/bin/top) ==6594== by 0x8050041: (within /usr/bin/top) ==6594== by 0x402BF9B1: __libc_start_main (in /lib/libc.so.6) ==6594== ==6594== Invalid read of size 1 ==6594== at 0x402938BA: tputs (in /lib/libncurses.so.5.4) ==6594== by 0x40293ABF: putp (in /lib/libncurses.so.5.4) ==6594== by 0x804C4B0: (within /usr/bin/top) ==6594== by 0x804D995: (within /usr/bin/top) ==6594== Address 0x411A2B5B is not stack'd, malloc'd or free'd ==6594== ==6594== Invalid read of size 1 ==6594== at 0x402938C7: tputs (in /lib/libncurses.so.5.4) ==6594== by 0x40293ABF: putp (in /lib/libncurses.so.5.4) ==6594== by 0x804C4B0: (within /usr/bin/top) ==6594== by 0x804D995: (within /usr/bin/top) ==6594== Address 0x411A2B5C is not stack'd, malloc'd or free'd
Unhiding the tabbar causing all open tab to have messed up displays. A few of the tab titles are also messed up. I would say there is a bigger problem than just crashing programs when hiding/unhiding. This is under 3.2.2.
This is fixed in KDE3.4. Reopen if you can reproduce in 3.4beta/final.