doc-tab-bug in beta2??(was:Re: Problems with compiler option -g and configure)

Mr. Data mr.data at nikocity.de
Tue Feb 1 23:44:49 GMT 2000


On Die, 01 Feb 2000 you wrote:
> Hi,
> as soon as I have time, (tonight or tomorrow) I'll look into it again.  I had
> found a qt bug which caused it to happen but might workaround may not always
> work.
> Ben
> PS:
> can you try to reproduce this bug using the refresh button instead of the load
> project or does it happen only with the load project
> PPS:
> One thing which tells me we are talking about a different manifestation of the
> same bug is your use of the outputview.
...
>AAAAARRRRGGG!!
dito

Hi,
ok, I hope this list can swallow one more bug-mail (sorry to all who are not
interested in my backtraces).
It *seems* that this bug only occurs after a open/open recent project. But it
isn´t necessary to click the outputview toolbutton afterwards (like I wrote
before). It also crashes if I select refresh from the view-menu or clicking the
reload toolbutton( after open;different backtraces). Just doing a refresh
didn´t crash here.

Bye M.D.


First do this:
doc tab->expand items until vertical scrollbar appears->
open/open recent project

then:
->View-menu/refresh
Program received signal SIGSEGV, Segmentation fault.
0x83ad313 in ?? ()
(gdb) bt
#0  0x83ad313 in ?? ()
#1  0x826528c in _start ()
#2  0x8265531 in _start ()
#3  0x80a9268 in _start ()
#4  0x809539c in _start ()
#5  0x8067bce in _start ()
#6  0x80a0bb6 in _start ()
#7  0x80a0a07 in _start ()
#8  0x4011c677 in QObject::activate_signal ()
#9  0x401da474 in QPopupMenu::activated ()
#10 0x4017d2ff in QPopupMenu::actSig ()
#11 0x4017fd65 in QPopupMenu::mouseReleaseEvent ()
#12 0x4013108a in QWidget::event ()
#13 0x400f5400 in QApplication::notify ()
#14 0x401a6453 in QETWidget::translateMouseEvent ()
#15 0x401a43c9 in QApplication::x11ProcessEvent ()
#16 0x401a3f17 in QApplication::processNextEvent ()
#17 0x401a4d99 in QApplication::enter_loop ()
#18 0x401a3e95 in QApplication::exec ()
#19 0x807f18f in _start ()                           

->reload toolbutton
Program received signal SIGSEGV, Segmentation fault.
0x40167070 in QListViewItem::pixmap ()
(gdb) bt
#0  0x40167070 in QListViewItem::pixmap ()
#1  0x401670da in QListViewItem::paintCell ()
#2  0x40168e24 in QListView::drawContentsOffset ()
#3  0x40187f9b in QScrollView::viewportPaintEvent ()
#4  0x40187dbd in QScrollView::eventFilter ()
#5  0x4016a7fe in QListView::eventFilter ()
#6  0x4011a3ea in QObject::activate_filters ()
#7  0x40130fd5 in QWidget::event ()
#8  0x400f5400 in QApplication::notify ()
#9  0x401c368c in QWidget::repaint ()
#10 0x401c420f in QWidget::setGeometry ()
#11 0x40186efe in QScrollView::updateScrollBars ()
#12 0x401888db in QScrollView::resizeContents ()
#13 0x4016a165 in QListView::updateGeometries ()
#14 0x4016a0ce in QListView::show ()
#15 0x40438565 in KTabCtl::showTab ()
#16 0x4011c677 in QObject::activate_signal ()     




More information about the KDevelop mailing list