|
From: Julian S. <js...@ac...> - 2006-09-13 10:46:42
|
Using the libQtGui.so.4.2.0 you sent, I can reproduce the failure using 3.2.0. Whereas the upcoming 3.2.1 does not crash, which is good. I'm more concerned about zillions of these --3382-- DWARF2 CFI reader: unhandled CFI instruction 0:24 The DWARF3 Draft 8 spec doesn't what instruction number 24 is, only 0 through 23. Tom, any ideas? J On Wednesday 13 September 2006 01:19, you wrote: > Thank you for helping me! > > I just want to mention that I can run the QT4 demo with no problems, > and that I have rebuilt from scratch qt4 twice with no change. None > of the kde4 programs worked. > > John > > On 13/09/06, Julian Seward <js...@ac...> wrote: > > Ok, it bombed reading info from > > /home/kdedev/src/kde/build/qt-copy/lib/libQtGui.so.4.2.0 > > > > So can you send me that file? > > > > J > > > > On Tuesday 12 September 2006 18:56, joh...@gm... wrote: > > > Hi Julian, > > > > > > Thanks for responding so quickly. I've tried to answer the questions: > > > > What version of Valgrind is this? > > > > > > $ valgrind --version > > > valgrind-3.2.0-Debian > > > > > > > I assume you are running an AMD64 machine. What OS and version is > > > > it? > > > > > > kubuntu, edgy (which is the newest unstable) > > > It is the x86_64 version indeed, so 64bit version of everything > > > > > > > What version of gcc/g++ are you using? > > > > > > $ gcc --version > > > gcc (GCC) 4.1.2 20060903 (prerelease) (Ubuntu 4.1.1-13ubuntu1) > > > > > > > What gcc flags did you build KDE with? > > > > > > I don't know how to check this.. I use cmake sorry. My configure flags > > > are: > > > > > > configure-flags --enable-sendfile --enable-mitshm > > > > > > > Valgrind has asserted whilst reading debugging info from one of the > > > > shared objects making up your KDE build. It would be helpful if you > > > > could re-run Valgrind on your app, but with the additional flag "-v", > > > > and then send the entire log of what it prints out. > > > > > > Okay but I've had to zip it. It's 190KB even zipped so I hope I don't > > > annoy everyone. > > > > > > John |