[uClibc] qt /usr/bin/uic segfault

Robert Connolly robert at linuxfromscratch.org
Fri Mar 18 21:50:36 UTC 2005


On March 18, 2005 04:25 pm, Joakim Tjernlund wrote:
> > On March 18, 2005 03:39 pm, Erik Andersen wrote:
> > > On Fri Mar 18, 2005 at 01:32:33PM -0500, Robert Connolly wrote:
> > > > Hi. Anyone here familiar with a problem with QT's /usr/bin/uic? It
> > > > partially works, --version and --help are okay. I am able to build
> > > > kdelibs, but in kdebase:
> > >
> > > Can you get a strace and/or ltrace of the segfault?  Which
> > > architecture?  I presume you are using the latest and greatest
> > > version of uClibc?
> >
> > I attached strace output. I put a core file here:
> > http://www.linuxfromscratch.org/~robert/new/uic.core.bz2
> >
> > Using uClibc-0.9.27. This problem has been around for a while but I've
> > been ignoring it. My best guess is that uClibc-cvs is also affected. This
> > is on i386 (duron and prescott).
>
> Could be a libdl problem, run gdb on the core file and
> print backtrace, variables and locals. Post it to the list.

The backtrace just says:
Error accessing memory address 0xbff82000: No such file or directory.

info variables and info locals have nothing.

robert



More information about the uClibc mailing list