Bug 303330 - Kdevelop crashes during startup
Summary: Kdevelop crashes during startup
Status: RESOLVED DUPLICATE of bug 286388
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 4.3.1
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: 4.3.0
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-10 20:54 UTC by svanur
Modified: 2012-11-06 20:21 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description svanur 2012-07-10 20:54:08 UTC
Application: kdevelop (4.3.1)
KDE Platform Version: 4.8.4 (4.8.4)
Qt Version: 4.8.2
Operating System: Linux 3.4.4-5.fc17.i686.PAE i686
Distribution: "Fedora release 17 (Beefy Miracle)"

-- Information about the crash:
Left kdevelop running overnight - hasn't started after that

The crash can be reproduced every time.

-- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault
Using host libthread_db library "/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0xb76eca00 (LWP 22078))]

Thread 2 (Thread 0xb497fb40 (LWP 22086)):
#0  0xb7728424 in __kernel_vsyscall ()
#1  0x488664d4 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S:238
#2  0x4c7fe75e in wait (time=1000, this=0x89491d8) at thread/qwaitcondition_unix.cpp:84
#3  QWaitCondition::wait (this=0x8ce9714, mutex=0x8ce9718, time=1000) at thread/qwaitcondition_unix.cpp:158
#4  0x45ecf4fa in KDevelop::DUChainPrivate::CleanupThread::run (this=0x8ce9708) at /usr/src/debug/kdevplatform-1.3.1/language/duchain/duchain.cpp:282
#5  0x4c7fe261 in QThreadPrivate::start (arg=0x8ce9708) at thread/qthread_unix.cpp:307
#6  0x48862adf in start_thread (arg=0xb497fb40) at pthread_create.c:309
#7  0x4879655e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:133

Thread 1 (Thread 0xb76eca00 (LWP 22078)):
[KCrash Handler]
#7  elf_machine_rela_relative (reloc_addr_arg=0x70bc0fd5, l_addr=1866792960, reloc=<optimized out>) at ../sysdeps/i386/dl-machine.h:644
#8  elf_dynamic_do_Rela (skip_ifunc=0, nrelative=558769, relsize=6794148, reladdr=<optimized out>, map=0x8df55a0, lazy=<optimized out>) at do-rel.h:121
#9  _dl_relocate_object (scope=0x8df5758, reloc_mode=reloc_mode@entry=1, consider_profiling=<optimized out>, consider_profiling@entry=10) at dl-reloc.c:295
#10 0x486918b2 in dl_open_worker (a=a@entry=0xbff4579c) at dl-open.c:416
#11 0x4868d48e in _dl_catch_error (objname=objname@entry=0xbff45794, errstring=errstring@entry=0xbff45798, mallocedp=mallocedp@entry=0xbff45790, operate=operate@entry=0x48691450 <dl_open_worker>, args=args@entry=0xbff4579c) at dl-error.c:178
#12 0x486910b4 in _dl_open (file=0x8df2460 "/usr/lib/kde4/kdevprojectdashboard.so", mode=-2147483647, caller_dlopen=caller_dlopen@entry=0x4c903212, nsid=-2, argc=argc@entry=1, argv=argv@entry=0xbff46344, env=0x8a01470) at dl-open.c:652
#13 0x48855cbe in dlopen_doit (a=a@entry=0xbff45950) at dlopen.c:67
#14 0x4868d48e in _dl_catch_error (objname=0x88fe624, errstring=0x88fe628, mallocedp=0x88fe620, operate=0x48855c20 <dlopen_doit>, args=0xbff45950) at dl-error.c:178
#15 0x48856472 in _dlerror_run (operate=<optimized out>, args=0xbff45950) at dlerror.c:164
#16 0x08da6950 in ?? ()

Possible duplicates by query: bug 301727, bug 301619, bug 296924, bug 296582, bug 290945.

Reported using DrKonqi
Comment 1 svanur 2012-11-06 15:29:54 UTC
This crash was related to an nvidia driver issue.
Comment 2 Christoph Feck 2012-11-06 20:21:49 UTC

*** This bug has been marked as a duplicate of bug 286388 ***