茨城県つくばみらい市から来ました

プログラマーになるために生きています

skypeが落ちる

イライラ

gdb skype
GNU gdb (GDB) Fedora (6.8.50.20090302-38.fc11)
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.           
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"   
and "show warranty" for details.                                             
This GDB was configured as "x86_64-redhat-linux-gnu".                        
For bug reporting instructions, please see:                                  
http://www.gnu.org/software/gdb/bugs/...                                   
Missing separate debuginfos, use: debuginfo-install skype-2.1.0.47-fc10.i586 
(gdb) run                                                                    
Starting program: /usr/bin/skype                                             
[Thread debugging using libthread_db enabled]                                
[New Thread 0xf5965b70 (LWP 7221)]                                           
[New Thread 0xf4f56b70 (LWP 7222)]                                           
[New Thread 0xf4ed5b70 (LWP 7223)]                                           
[New Thread 0xf4cffb70 (LWP 7224)]                                           
[New Thread 0xf4c7eb70 (LWP 7225)]                                           
[New Thread 0xf40ffb70 (LWP 7226)]                                           
[Thread 0xf40ffb70 (LWP 7226) exited]                                        
[Thread 0xf4c7eb70 (LWP 7225) exited]                                        
[New Thread 0xf36feb70 (LWP 7227)]                                           
[New Thread 0xf33fbb70 (LWP 7228)]                                           
[Thread 0xf33fbb70 (LWP 7228) exited]                                        
[New Thread 0xf33fbb70 (LWP 7229)]                                           
[New Thread 0xf4c7eb70 (LWP 7230)]                                           
[New Thread 0xf31ffb70 (LWP 7231)]                                           
[New Thread 0xf40ffb70 (LWP 7232)]
[New Thread 0xf18ffb70 (LWP 7233)]
[New Thread 0xece64b70 (LWP 7234)]
[New Thread 0xeb938b70 (LWP 7235)]
[New Thread 0xea7ffb70 (LWP 7236)]
[Thread 0xea7ffb70 (LWP 7236) exited]
[New Thread 0xea7ffb70 (LWP 7237)]
[New Thread 0xe9dfeb70 (LWP 7238)]
[Thread 0xe9dfeb70 (LWP 7238) exited]
[Thread 0xea7ffb70 (LWP 7237) exited]
[New Thread 0xea7ffb70 (LWP 7239)]
[New Thread 0xe9dfeb70 (LWP 7240)]
[New Thread 0xe93fdb70 (LWP 7241)]
[Thread 0xea7ffb70 (LWP 7239) exited]
[New Thread 0xe89fcb70 (LWP 7242)]
[Thread 0xe9dfeb70 (LWP 7240) exited]
[Thread 0xe93fdb70 (LWP 7241) exited]
[Thread 0xe89fcb70 (LWP 7242) exited]
[Thread 0xf4c7eb70 (LWP 7230) exited]
[Thread 0xf18ffb70 (LWP 7233) exited]
[Thread 0xf40ffb70 (LWP 7232) exited]

Program received signal SIGSEGV, Segmentation fault.
0x0845bfea in ?? ()
(gdb) where
#0  0x0845bfea in ?? ()
#1  0x082f9caf in ?? ()
#2  0x0819837d in QWidget::setUpdatesEnabled(bool) ()
#3  0x081b5ec4 in QWidget::setUpdatesEnabled(bool) ()
#4  0x081b27ae in QWidget::setUpdatesEnabled(bool) ()
#5  0x081b2f36 in QWidget::setUpdatesEnabled(bool) ()
#6  0x08185930 in QWidget::setUpdatesEnabled(bool) ()
#7  0x0817ae72 in QWidget::setUpdatesEnabled(bool) ()
#8  0x082ef1d9 in ?? ()
#9  0x083d3243 in ?? ()
#10 0x088782aa in ?? ()
#11 0x08070762 in QWidget::setUpdatesEnabled(bool) ()
#12 0xf72e130f in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#13 0xf75e1974 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#14 0xf75e90e9 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#15 0xf72d14ab in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#16 0xf72fe71e in ?? () from /usr/lib/libQtCore.so.4
#17 0xf72fc040 in ?? () from /usr/lib/libQtCore.so.4
#18 0xf6c40cf8 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#19 0xf6c44370 in ?? () from /lib/libglib-2.0.so.0
#20 0xf6c444a3 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#21 0xf72fbf8c in QEventDispatcherGlib::processEvents(QFlags) () from /usr/lib/libQtCore.so.4
#22 0xf7680cb5 in ?? () from /usr/lib/libQtGui.so.4
#23 0xf72cfa79 in QEventLoop::processEvents(QFlags) () from /usr/lib/libQtCore.so.4
#24 0xf72cfeca in QEventLoop::exec(QFlags) () from /usr/lib/libQtCore.so.4
#25 0xf72d234f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#26 0xf75e17f7 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#27 0x0806df50 in QWidget::setUpdatesEnabled(bool) ()
#28 0xf6ee0a66 in __libc_start_main () from /lib/libc.so.6
#29 0x0806c471 in QWidget::setUpdatesEnabled(bool) ()
(gdb)