On Wed, Jan 17, 2007 at 12:25:10AM +0200, Wladimir Mutel <[EMAIL PROTECTED]> wrote: > On Tue, Jan 16, 2007 at 08:04:09PM +0100, Mike Hommey wrote: > > > > Could you propose any guesses ? > > > Unfortunatelly, there's nothing informative enough to do any guess :( > > > Could you try to run iceape normally and attach gdb to its pid when it > > hangs ? > > I had done exactly that. Run iceape, then attached gdb to > iceape-bin process, and very soon it hung. > Backtrace was even less helpful (thread apply all bt) :
There are 2 strange things in your backtrace. First, you don't have any symbol which makes it pretty useless. Second, I've never seen a backtrace with thread numbers > 9 on mozilla products. What could be helpful, anyways, would be for you to lookup what the addresses in your backtrace point to, by looking at /proc/$PID/maps. Mike -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

