trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: May 2012

Re: [trinity-devel] Is DrKonqi working?

From: Darrell Anderson <humanreadable@...>
Date: Mon, 21 May 2012 10:03:00 -0700 (PDT)
> > Would somebody running a recent GIT please confirm whether they can create
> > a backtrace with DrKonqi?
> 
> No luck here, but then again gdb isn't working for me
> either.
> 
> I would verify that we aren't getting bit by the ptrace
> security patch that was applied to Ubuntu some time ago, and may be
> filtering into other distributions by now.

Which patch is that? I'm testing this on Slackware 13.1, which uses glibc 2.11.1, kernel 2.6.33.x. I don't think any such patch is part of 13.1.

> See if you can attach to a
> process with gdb as a normal user--if you can, and DrKonqui still doesn't work,
> then we have a problem.

Perhaps provide me the exact steps you want to me follow to test gdb. That is, last week when I could not start konqueror, just after the tdelibs ABI patch, I created a backtrace like this:

gdb -- arg konqueror
run
bt

If that is sufficient, then drkonqi is broken?

Darrell