You are not logged in.

seb

Professional

  • "seb" started this thread

Posts: 622

Location: Sydney

Occupation: Student

  • Send private message

1

Saturday, November 15th 2003, 9:43pm

Kopete freezes computer

Sometimes, when i click on a user begin a conversation with him/her, my computer locks up. Kopete seems to stop half-way when loading the window and sometimes it takes between 1 and 30 minutes for it to restabilise and be usable again.

When this happens, I get crazy hard-drive activity (it seems as though there is a lot of swap activity going on).

Often i just have to restart the computer. I cant find any logs anywhere either of the problem, and it is really annoying me.

Anyone know of a possible solution?


Thanks

2

Saturday, November 15th 2003, 10:42pm

I do not know if you have compiled Kopete yourself. If you did, you could run it with gdb.

Open a konsole, run
gdb kopete
then type
run
to start program
then try to make kopete go crazy.
When it is done go back to gdb, make Control-C
and type:
bt

Then you have a backtrace that you can send to KDE Bugs.
(You quit gdb with quit .)

If you have not compiled Kopete yourself, you probably have no bug symbols and therefore using gdb will not help.

Have a nice...

3

Monday, November 17th 2003, 7:58pm

I for one..

I for one am having this problem too.

Originally I thought it was old Kopete plugins interfering.

But it's quite frustrating, it's swapping out hard in an infinate loop / panic.

The only real solution I would see is settign a hard ulimit of 500meg ram useable.

But that's not very viable of solution, it's something that's in CVS

I'm running SuSE 8.2 with GCC 3.3 Alpha whatever the fuck it is,

I cvs'd as of saturday, and It happens on every 3 im's that it locks up,

Quite dramatic and quite hard to gdb, can't even get the log to save because when I reboot, it has to reboot hard.

I can ssh in barely to hit reboot, takes 4-5x to reboot and don't even think about doing gdb.

the load is over 15 when this happens, takes over a minute and a half just to login over lan.

So trust me when I say this, gdb ain't happening.

I've tried also saving the 'debug output' to no avail because of the reboot, fsck sets it to 0 size.

Unfortunatly not helpful.

Ideas?

4

Tuesday, November 18th 2003, 10:54am

Please have a look at this bug and see if it's the same.

http://bugs.kde.org/show_bug.cgi?id=63286

If it is the same please tag a 'me too' with kopete and kde versions onto the bugzilla entry.

We've been trying to track this one down but we're finding it hard to reproduce.
Will Stephenson
Kopete Developer