Re: [Licq-devel] CVS is unstable

2002-05-31 Thread Bjorn Wesen
On Tue, 28 May 2002, Jonas Jensen wrote: > licq had been stable for a week (which is rare for me), but it crashed > yesterday when I closed a message window: Happens to me quite often.. this is the latest backtrace: Licq Segmentation Violation Detected. Backtrace: licq(licq_handle_sigsegv+0x83)

Re: [Licq-devel] CVS is unstable

2002-05-29 Thread Juan F. Codagnone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 28 May 2002 11:47, Jonas Jensen wrote: > Arne Schmitz wrote: > >It might be that your "ulimit -c" value is too low. See "man ulimit" or > >bash(1) for details on this. You also have to compile with the "-g" > > option for g++. I don`t know

Re: [Licq-devel] CVS is unstable

2002-05-28 Thread Jonas Jensen
Arne Schmitz wrote: >It might be that your "ulimit -c" value is too low. See "man ulimit" or >bash(1) for details on this. You also have to compile with the "-g" option >for g++. I don`t know if --enable-debug does this. To make sure that you are >compiling with debugging symbols, do something

Re: [Licq-devel] CVS is unstable

2002-05-28 Thread Arne Schmitz
Am Dienstag, 28. Mai 2002 12:05 schrieb Jonas Jensen: > I don't know how to get a core file. It might be that your "ulimit -c" value is too low. See "man ulimit" or bash(1) for details on this. You also have to compile with the "-g" option for g++. I don`t know if --enable-debug does this. To m

Re: [Licq-devel] CVS is unstable

2002-05-28 Thread Jonas Jensen
Statux wrote: >>So my licq no longer crashes for this reason, but I still have >>occational crashes when my status is checked or someone sends me a >>message over a direct connection. >> >> > >If you get one, what's the core file tell you on a backtrace? > > I don't know how to get a core f

Re: [Licq-devel] CVS is unstable

2002-05-23 Thread Arne Schmitz
Am Donnerstag, 23. Mai 2002 19:22 schrieb Rob Hillis: > Forgive the possibly silly question from someone not entirely familliar > with linux programming tools, but how do we make use of a core dump file? > (even just a pointer to a website would be appreciated) When you've got the source code of

Re: [Licq-devel] CVS is unstable

2002-05-23 Thread Matias Aguirre
On Wed, 22 May 2002 19:21:54 +0200 Jonas Jensen <[EMAIL PROTECTED]> wrote: > Bjorn Wesen wrote: > > So my licq no longer crashes for this reason, but I still have > occational crashes when my status is checked or someone sends me a > message over a direct connection. > My too.. every times th

Re: [Licq-devel] CVS is unstable

2002-05-23 Thread Rob Hillis
On Wed, 22 May 2002 22:53, Juan F. Codagnone wrote: > as cvs is a development version, is unusefull to compile it without > debuging symbols. in configure use --enable-debug. binaries without that > those are unusefull to track errors. with the core file it easy to know > where is happening the e

Re: [Licq-devel] CVS is unstable

2002-05-22 Thread Statux
> I remember, I had that problem too. To "solve" it, I started using the X > in my window manager (kde) to close the windows instead of the Close > button, that works. I considered making a patch to remove/disable the > Close button, but I got into the habit of just using the X pretty quickly. Po

Re: [Licq-devel] CVS is unstable

2002-05-22 Thread Jonas Jensen
Bjorn Wesen wrote: >It crashes for me like every 20'th time I press Close on a dialog window >(and sometimes for no apparent reason). I have debug logs but I've thought >it might be qt bugs as well.. using qt 2.3.1. Maybe we all should just >post all logs we see even if we're unsure if it's somet

Re: [Licq-devel] CVS is unstable

2002-05-22 Thread Bjorn Wesen
On Wed, 22 May 2002, Jonas Jensen wrote: > licq CVS has been very unstable since about February 2002. I usually get > a segfault every 1 or 2 days, and my friends have the same experience. > Is it stable for everyone else, or is it just something you don't talk It crashes for me like every 20'

Re: [Licq-devel] CVS is unstable

2002-05-22 Thread Jonas Jensen
Anders Bruun Olsen wrote: >I have very different experiences with Licq CVS version - on my Source >Mage box at home there are no problems, but on my Mandrake 8.2 box at >work Licq crashes like this > > I've had crashes on both Mandrake 8.0, 8.1 and 8.2. I'm currently running on 8.0 with Qt3

Re: [Licq-devel] CVS is unstable

2002-05-22 Thread Anders Bruun Olsen
On Wed, May 22, 2002 at 09:53:58AM -0300, Juan F. Codagnone wrote: > > So I'd like to know what I > > can do to help diagnose it. strace, gdb, or something else? So far I > > just have a stack trace from the last crash: > it used to happen to me, until i just make clean and compiled all the > thi

Re: [Licq-devel] CVS is unstable

2002-05-22 Thread Juan F. Codagnone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 bahh. i guess that the clean didin't help much, but just in case :^) - -- Buenos Aires, Argentina -BEGIN PGP SIGNATURE- Comment: GPG signed data iD8DBQE865xdUMlRieHkprgRAm7oAKCnEi/hMXvw+QLNmFQ9A6C4HdcL9QCdG8XK DFmw3oq6gR3ZdTlrf0ehQY8= =3hpE

Re: [Licq-devel] CVS is unstable

2002-05-22 Thread Juan F. Codagnone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 22 May 2002 05:45, Jonas Jensen wrote: > So I'd like to know what I > can do to help diagnose it. strace, gdb, or something else? So far I > just have a stack trace from the last crash: it used to happen to me, until i just make clean an

Re: [Licq-devel] CVS is unstable

2002-05-22 Thread Matias Aguirre
On Wed, 22 May 2002 10:45:52 +0200 Jonas Jensen <[EMAIL PROTECTED]> wrote: > licq CVS has been very unstable since about February 2002. I usually get > a segfault every 1 or 2 days, and my friends have the same experience. > Is it stable for everyone else, or is it just something you don't talk

[Licq-devel] CVS is unstable

2002-05-22 Thread Jonas Jensen
licq CVS has been very unstable since about February 2002. I usually get a segfault every 1 or 2 days, and my friends have the same experience. Is it stable for everyone else, or is it just something you don't talk about? I know that a CVS release is expected to be buggy, but I consider this t