View previous topic :: View next topic |
Author |
Message |
palmer Guru


Joined: 17 Nov 2004 Posts: 322 Location: Berkeley, CA
|
Posted: Mon Feb 13, 2006 9:56 pm Post subject: kWord crashes |
|
|
kWord (x86) crashes
I have an up-to-date system (all stable x86)
I have a P4, 1024mb of RAM (memtested)
Only problem is kword (rest of kOffice is OK)
I tried remerging (and changing from kword to koffice)
make.conf:
Code: |
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
SYNC="rsync://192.168.1.1/gentoo-portage"
MAKEOPTS="-j3"
PORTAGE_NICENESS="19"
USE="kde qt -gnome -gtk nvidia alsa arts xinerama dvd cdr burn burning cdrw dvdrw dvdr"
|
No console output
Crash handeler:
Code: | (no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
(no debugging symbols found)
...many times...
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 30108)]
0xb68bd9a8 in waitpid () from /lib/libpthread.so.0
#0 0xb68bd9a8 in waitpid () from /lib/libpthread.so.0
#1 0xb75af624 in ?? () from /usr/kde/3.4/lib/libkdecore.so.4
#2 0xb74cdb23 in KCrash::defaultCrashHandler ()
from /usr/kde/3.4/lib/libkdecore.so.4
#3 0xb5ea898c in std::__default_alloc_template<true, 0>::_S_node_allocator_lock () from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/libstdc++.so.5
#4 0xb5ea5b54 in ?? ()
from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/libstdc++.so.5
#5 0xbfb16488 in ?? ()
#6 0xb5e74f6b in std::__default_alloc_template<true, 0>::_Lock::~_Lock ()
from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/libstdc++.so.5
|
-palmem |
|
Back to top |
|
 |
palmer Guru


Joined: 17 Nov 2004 Posts: 322 Location: Berkeley, CA
|
Posted: Tue Feb 14, 2006 1:20 am Post subject: |
|
|
Remerging the dictionaries for aspell fixed it
(not sure why)
-palmem |
|
Back to top |
|
 |
dhave Apprentice


Joined: 28 Oct 2005 Posts: 298 Location: Still outside the Matrix ...
|
Posted: Fri Oct 20, 2006 2:29 am Post subject: |
|
|
palmem wrote: | Remerging the dictionaries for aspell fixed it
(not sure why)
-palmem |
I've just run across this same problem after installing KWord 1.6, which is in ~x86 at the time of this post. To keep it from crashing when I would type in alphabetic characters, I had to update aspell-en to the latest release, which is also in ~x86. I don't know if other-language dictionaries provoke the crash if not updated, but it's certainly possible.
Thanks, palmem, for posting your solution. It helped me eight months later. _________________ This space available! |
|
Back to top |
|
 |
|