GNU/Linux S5R3 "power users" App 4.21 available

rroonnaalldd
rroonnaalldd
Joined: 12 Dec 05
Posts: 116
Credit: 537221
RAC: 0

RE: There are some data

Message 76382 in response to message 76380

Quote:

There are some data files that are kept on the disc for several results, so cancelling workunits might not clear all files. If the start of the problem coincided with the power loss and fschk run, I guess it's really a good reason to do the a "Reset" of the project via BOINC manager, which should clear ALL project related files.

Good Luck.
BRM

okay done today. i hope that will solve my problems or i have to go through my personal nightmare: set up a fresh install.

Annika
Annika
Joined: 8 Aug 06
Posts: 720
Credit: 494410
RAC: 0

Bernd, it may sound nooblike

Bernd, it may sound nooblike (and probably is) but I can't for the life of me figure out how to get the backtrace output pasted from the debugger. I select copy, try to paste it into the text editor, and nothing happens. I right click and all I get are options to clear the text. I try looking it up in the manual, nothing there. Please help, I'm lost...

Bikeman (Heinz-Bernd Eggenstein)
Bikeman (Heinz-...
Moderator
Joined: 28 Aug 06
Posts: 3522
Credit: 689417721
RAC: 220724

RE: Bernd, it may sound

Message 76384 in response to message 76383

Quote:
Bernd, it may sound nooblike (and probably is) but I can't for the life of me figure out how to get the backtrace output pasted from the debugger. I select copy, try to paste it into the text editor, and nothing happens. I right click and all I get are options to clear the text. I try looking it up in the manual, nothing there. Please help, I'm lost...

If all else fails, even a series of screenshots would help :-). A backtrace would really be valuable.

CU
Bikeman

Donald A. Tevault
Donald A. Tevault
Joined: 17 Feb 06
Posts: 439
Credit: 73516529
RAC: 0

RE: Bernd, it may sound

Message 76385 in response to message 76383

Quote:
Bernd, it may sound nooblike (and probably is) but I can't for the life of me figure out how to get the backtrace output pasted from the debugger. I select copy, try to paste it into the text editor, and nothing happens. I right click and all I get are options to clear the text. I try looking it up in the manual, nothing there. Please help, I'm lost...

First, which text editor are you using? If you're using a text-mode editor, such as vi or vim, then cut-and-paste won't work for you. If you're using a GUI-mode editor, such as Kate, then you might try pressing the "Ctrl-v" key combination if the regular paste command won't work.

If none of that works, then you've just found one of the idiosynchrocies about Linux. Sometimes, cut-and-paste doesn't work well between certain applications.

Bernd Machenschalk
Bernd Machenschalk
Moderator
Administrator
Joined: 15 Oct 04
Posts: 4273
Credit: 245225038
RAC: 12910

RE: Bernd, it may sound

Message 76386 in response to message 76383

Quote:
Bernd, it may sound nooblike (and probably is) but I can't for the life of me figure out how to get the backtrace output pasted from the debugger. I select copy, try to paste it into the text editor, and nothing happens. I right click and all I get are options to clear the text. I try looking it up in the manual, nothing there. Please help, I'm lost...


Depends on the environment (gnome/KDE etc), but the old-style X11 (mark w. left mouse key pressed, paste with middle mouse key (or pressing both keys at once with a 2-Button mouse) in any other window) should work in all cases.

BM

BM

Donald A. Tevault
Donald A. Tevault
Joined: 17 Feb 06
Posts: 439
Credit: 73516529
RAC: 0

RE: RE: Bernd, it may

Message 76387 in response to message 76386

Quote:
Quote:
Bernd, it may sound nooblike (and probably is) but I can't for the life of me figure out how to get the backtrace output pasted from the debugger. I select copy, try to paste it into the text editor, and nothing happens. I right click and all I get are options to clear the text. I try looking it up in the manual, nothing there. Please help, I'm lost...

Depends on the environment (gnome/KDE etc), but the old-style X11 (mark w. left mouse key pressed, paste with middle mouse key (or pressing both keys at once with a 2-Button mouse) in any other window) should work in all cases.

BM

I didn't know that. (Now I'm embarrassed.)

But, you're right. I just tried it to cut and paste from the command-line into vim, and it works fine.

Annika
Annika
Joined: 8 Aug 06
Posts: 720
Credit: 494410
RAC: 0

Donald, I did know these

Donald, I did know these commands, it's just that they didn't work this time. Never happened to me before. I'll try what Bernd recommends next time, although it might be a bit difficult to pull off with a touchpad ;-)
Thanks for your help everyone.
Bikeman, I didn't think of that ;-) I'll keep it in mind as a desperate measure.

Annika
Annika
Joined: 8 Aug 06
Posts: 720
Credit: 494410
RAC: 0

This is what my latest signal

This is what my latest signal 11 looked like:

Quote:
(gdb) bt full
#0 0xb7e56ac0 in ?? () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
Cannot access memory at address 0xb7fa9d64
(gdb)

The right click/both mouse button-thing worked great in DDD but wouldn't do with Kate; I fooled my PC into pasting from DDD by locating the entry in "Klipper" (the KDE copy/paste utitility) and selecting it from there (took a bit of persuation but worked in the end). Bit lame, perhaps, but effective.
I do hope this helps... it doesn't look like very much output to me...

Bernd Machenschalk
Bernd Machenschalk
Moderator
Administrator
Joined: 15 Oct 04
Posts: 4273
Credit: 245225038
RAC: 12910

RE: This is what my latest

Message 76390 in response to message 76389

Quote:

This is what my latest signal 11 looked like:

Quote:
(gdb) bt full
#0 0xb7e56ac0 in ?? () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
Cannot access memory at address 0xb7fa9d64
(gdb)


OMG.

You're right, that's not helpful. Looks like the stack (or even more memory) is completely trashed.

I got one report that the problem vanished on a particular machine with a BOINC Client as old as 5.3.31. You may want to give it a try.

BM

BM

Annika
Annika
Joined: 8 Aug 06
Posts: 720
Credit: 494410
RAC: 0

Well, since I'm running six

Well, since I'm running six projects on this machine atm, I'll have to see which ones are benchmark based before downgrading so far. But apart from that it seems to be worth a try.
What exactly does it mean that the client can't access the memory after the signal 11?

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.