#1403: Accessing dialog box causes Licq to crash
-------------------------------------------------------------+--------------
 Reporter:  Geoffrey Lee < glee at bluesat dot unsw.edu.au>  |       Owner:     
  
     Type:  defect                                           |      Status:  
new  
 Priority:  normal                                           |   Milestone:  
1.3.4
Component:  qt-gui                                           |     Version:  
1.3.4
 Keywords:                                                   |  
-------------------------------------------------------------+--------------
 Accessing the Licq dialog box twice causes it to crash.  My system is a
 Mac OS X 10.4.7 computer with Qt3 from Fink.

 {{{
 [EMAIL PROTECTED] ~ $ export DISPLAY=:0
 [EMAIL PROTECTED] ~ $ gdb /usr/local/licq/bin/licq
 GNU gdb 6.3.50-20050815 (Apple version gdb-563) (Wed Jul 19 05:17:43 GMT
 2006)
 Copyright 2004 Free Software Foundation, Inc.
 GDB is free software, covered by the GNU General Public License, and you
 are
 welcome to change it and/or distribute copies of it under certain
 conditions.
 Type "show copying" to see the conditions.
 There is absolutely no warranty for GDB.  Type "show warranty" for
 details.
 This GDB was configured as "powerpc-apple-darwin"...Reading symbols for
 shared libraries ....... done

 (gdb) r
 Starting program: /usr/local/licq/bin/licq
 Reading symbols for shared libraries . done
 20:08:46: [WRN] Licq: Ignoring stale lockfile (pid 23834)
 Reading symbols for shared libraries
 
........................................................................................
 done
 Reading symbols for shared libraries . done
 Reading symbols for shared libraries ... done
 Reading symbols for shared libraries . done
 Reading symbols for shared libraries .. done

 Program received signal EXC_BAD_ACCESS, Could not access memory.
 Reason: KERN_PROTECTION_FAILURE at address: 0x00000008
 [Switching to process 23846 thread 0x1203]
 0x01149a00 in QListView::childCount ()
 (gdb) bt
 #0  0x01149a00 in QListView::childCount ()
 #1  0x0052b1ac in CLicqMessageBox::addMessage ()
 #2  0x0052b6cc in CLicqMessageManager::addMessage ()
 #3  0x00540ea4 in CMainWindow::aboutBox ()
 #4  0x0054f550 in CMainWindow::qt_invoke ()
 #5  0x010a6be4 in QObject::activate_signal ()
 #6  0x012fe190 in QSignal::signal ()
 #7  0x010be4bc in QSignal::activate ()
 #8  0x0116ec3c in QPopupMenu::mouseReleaseEvent ()
 #9  0x010d2848 in QWidget::event ()
 #10 0x01065c44 in QApplication::internalNotify ()
 #11 0x0106696c in QApplication::notify ()
 #12 0x0101ade4 in QETWidget::translateMouseEvent ()
 #13 0x01019da0 in QApplication::x11ProcessEvent ()
 #14 0x01026200 in QEventLoop::processEvents ()
 #15 0x0107736c in QEventLoop::enterLoop ()
 #16 0x01077260 in QEventLoop::exec ()
 #17 0x00530c88 in CLicqGui::Run ()
 #18 0x00531e10 in LP_Main ()
 #19 0x00531e50 in LP_Main_tep ()
 #20 0x9002bc28 in _pthread_body ()
 (gdb)

 }}}

-- 
Ticket URL: <http://trac.licq.org/ticket/1403>
Licq <http://www.licq.org/>
Licq - an instant messaging client for UNIX.

Reply via email to