On Sun, Nov 05, 2006 at 02:45:13PM +0100, Jonas Meurer wrote:
> On 05/11/2006 Steve Langasek wrote:
> > > anway, see it attached.
> > > Program received signal SIGSEGV, Segmentation fault.
> > > 0x00002ac6ef33e1ff in __imlib_SetMaxXImageCount () from 
> > > /usr/lib/libImlib2.so.1
> > > (gdb) detach
> > > Detaching from program: /usr/bin/idesk, process 14682
> > > (gdb) quit
> > > [EMAIL PROTECTED]:~$

> > This isn't a backtrace.  Please get a backtrace using the 'bt' command
> > within gdb.

> sorry. i hope to have the correct output attached this time.

> if it would be helpful to rebuild idesk with debugging information and
> run strace/gdb against this package, i could do this as well. i just
> don't know how to do that exactly, but maybe removing dh_strip from
> debian/rules is all i need to do?

Normally, all you need to do is build with DEB_BUILD_OPTIONS=nostrip, which
dh_strip honors.

But given that your crash is in library code (libImlib2) rather than in the
app, imlib2 would be the package you would want to rebuild this way to get
any useful debugging info.

Anyway, see other mail; if we can get a reproducible test case, it shouldn't
take long to knock this problem out, I think.

Cheers,
-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
[EMAIL PROTECTED]                                   http://www.debian.org/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to