LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   my session keeps crashing (https://www.linuxquestions.org/questions/linux-software-2/my-session-keeps-crashing-4175684361/)

rastiazul 10-28-2020 03:06 PM

my session keeps crashing
 
hi, since several days ago I keep getting logged out from my user session. Im just on a call when I suddenly get logged out.
This is the system log from today right when it happened:
https://pastebin.com/aqM6JExA
Im using GalliumOS (lubuntu)
thank you

frankbell 10-28-2020 07:32 PM

Please provide more information. For example,

When you say you get logged out, do you get logged out to the display manager? If so, can you log back in or do you have to restart the machine?

Is there any pattern as to what program(s) you are running at the time?

Does this happen if the computer is logged in but is not being actively used?

I looked at the log file information you posted, but it a bit overwhelming. It might help if you identify as precisely as possible when the crash happened so we can know which lines in the log immediately preceded that event.

rastiazul 10-28-2020 08:12 PM

Quote:

Originally Posted by frankbell (Post 6179712)
Please provide more information. For example,

When you say you get logged out, do you get logged out to the display manager? If so, can you log back in or do you have to restart the machine?

Is there any pattern as to what program(s) you are running at the time?

Does this happen if the computer is logged in but is not being actively used?

I looked at the log file information you posted, but it a bit overwhelming. It might help if you identify as precisely as possible when the crash happened so we can know which lines in the log immediately preceded that event.

1- yes, I can log back in without restarting
2-im always running Firefox, chromium, telegram and a wallet
3- no
4- right at the start of the log at 13:56 I think

DavidMcCann 10-29-2020 12:15 PM

So the problem is here:
Code:

Oct 28 13:56:55 rastiazul-pc kernel: [680386.017061] traps: Core[16724] general protection fault ip:7f8680742b76 sp:7f8673df9a30 error:0 in libc-2.30.so[7f868071e000+178000]
Oct 28 13:56:55 rastiazul-pc com.deepin.dde.Notification[912]: 2020-10-28, 13:56:55.688 [Warning] [ 0] The X11 connection broke (error 1). Did the X11 server die?

The processor has been given a bad instruction by a program and retaliated by shutting it down.
General protection fault

The offender seems to be the X server, but the solution is not so obvious. Update X? Re-install X?

rastiazul 10-29-2020 02:23 PM

Quote:

Originally Posted by DavidMcCann (Post 6179900)
So the problem is here:
Code:

Oct 28 13:56:55 rastiazul-pc kernel: [680386.017061] traps: Core[16724] general protection fault ip:7f8680742b76 sp:7f8673df9a30 error:0 in libc-2.30.so[7f868071e000+178000]
Oct 28 13:56:55 rastiazul-pc com.deepin.dde.Notification[912]: 2020-10-28, 13:56:55.688 [Warning] [ 0] The X11 connection broke (error 1). Did the X11 server die?

The processor has been given a bad instruction by a program and retaliated by shutting it down.
General protection fault

The offender seems to be the X server, but the solution is not so obvious. Update X? Re-install X?

thank you, the issue might be that I need to update my system


All times are GMT -5. The time now is 02:53 PM.