Bug#904917: general: Gnome randomly crash and restart to login.

2018-11-13 Thread Riccardo Gagliarducci
I have used gnome on the previus cited Lenovo Laptop without extension
for some months and gnome is generally more stable BUT occasionaly I
had the same identical crash. Nvidia drivers were loaded.


I had setup the same identical system on a Dell G5, withOUT nvidia
drivers but nouveau only and I suffer the same identical trouble, about
once every day.

Gnome exensions are enabled:
- Freon
- GsConnect

I do 3d graphics but crash is totally indipendent and happens even on a
soft use (mail, browser, ecc...).

Here some info. I'll post dmesg info next crash.

Thank you,
Riccardo


# lsmod | grep nouveau
nouveau  2162688  1
mxm_wmi16384  1 nouveau
ttm   131072  1 nouveau
drm_kms_helper196608  2 i915,nouveau
drm   471040  23 drm_kms_helper,i915,ttm,nouveau
i2c_algo_bit   16384  2 i915,nouveau
video  45056  4 dell_wmi,dell_laptop,i915,nouveau
wmi28672  6
dell_wmi,wmi_bmof,dell_smbios,dell_wmi_descriptor,mxm_wmi,nouveau
button 16384  1 nouveau


# lspci -nnk | grep -iA2 vga 
00:02.0 VGA compatible controller [0300]: Intel Corporation Device
[8086:3e9b]
Subsystem: Dell Device [1028:0825]
Kernel driver in use: i915
--
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GP106M
[GeForce GTX 1060] [10de:1c20] (rev a1)
Kernel driver in use: nouveau
Kernel modules: nouveau






Il giorno dom, 29/07/2018 alle 15.50 +0200, Riccardo Gagliarducci ha
scritto:
> Package: general
> Severity: grave
> Justification: causes non-serious data loss
> 
> Dear Maintainer,
> 
> on Lenovo laptop ideapad 520 Gnome randomly crash and, after some
> seconds of
> text, the system ask me to login to gnome, as if I had access to it
> during
> boot.
> All the opened software and data is gone.
> 
> It happens 1 to 4 times a day.
> 
> I have consulted the syslog, kern, Xorg but I can't find any hints on
> the
> package is causing the error.
> 
> 
> The laptop harware is:
> Intel® Core™ i7-8550U CPU @ 1.80GHz × 8
> 
> and double graphic card:
> 
> VGA compatible controller: Intel Corporation UHD Graphics 620
> (Kabylake
> GT2)(rev 07)
> Subsystem: Lenovo UHD Graphics 620
> Kernel driver in use: i915
> 
> 3D controller: NVIDIA Corporation GP108M [GeForce MX150] (rev
> ff)
> Kernel modules: nvidia
> 
> The system is Debian GNU/Linux buster/sid 64 bit using bumblebee and
> Nvidia
> driver Version: 390.48.
> 
> 
> Thank you,
> Riccardo
> 
> 
> 
> -- System Information:
> Debian Release: buster/sid
>   APT prefers testing
>   APT policy: (500, 'testing'), (2, 'unstable')
> Architecture: amd64 (x86_64)
> 
> Kernel: Linux 4.16.0-2-amd64 (SMP w/8 CPU cores)
> Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8),
> LANGUAGE=it_IT.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash



Bug#904917: general: Gnome randomly crash and restart to login.

2018-08-08 Thread Seth Arnold
On Sun, Jul 29, 2018 at 03:50:41PM +0200, Riccardo Gagliarducci wrote:
> on Lenovo laptop ideapad 520 Gnome randomly crash and, after some seconds of
> text, the system ask me to login to gnome, as if I had access to it during

Can you try again with any gnome shell extensions disabled? I've heard
good success with this approach.

Thanks


signature.asc
Description: PGP signature


Bug#904917: general: Gnome randomly crash and restart to login.

2018-08-05 Thread Simon Richter
reassign 904917 gnome-shell
retitle 904917 gnome-shell: segmentation fault
thanks

Hi,

On 05.08.2018 23:54, Carl-Valentin Schmitt wrote:

> Is this a machine with nvidia graphics card and nvidia drivers?

Unlikely that this is the problem, the crash address was somewhere in
libgobject, which the nV drivers don't use directly.

I've reassigned the bug to the "gnome-shell" package, the maintainers
there should know better how to debug this further.

The address being dereferenced looks suspiciously like ASCII data, "x74f4f".

Note that the bug submitter has mentioned that he won't have time until
end of August.

   Simon



signature.asc
Description: OpenPGP digital signature


Bug#904917: general: Gnome randomly crash and restart to login.

2018-08-05 Thread Carl-Valentin Schmitt
Maybe try to uninstall all installed nvidia drivers, and then run your
machine with vesa.
I know oft Solus Linux that this was a bug in nvidia drivers.

Carl-Valentin Schmitt  schrieb am So., 5. Aug. 2018,
23:54:

> Is this a machine with nvidia graphics card and nvidia drivers?
>
> Riccardo Gagliarducci  schrieb am So., 5. Aug. 2018,
> 23:51:
>
>> I'm leaving for holidays, may I freeze this bug until end of August?
>>
>> In dmsg, I found:
>> [ 6737.746966] gnome-shell[2131]: segfault at 663466343778 ip
>> 7f0a52cf3c31 sp 7ffd58e51e98 error 4 in libgobject-
>> 2.0.so.0.5600.1[7f0a52cbe000+52000]
>>
>> But I'd like to investigate more...
>> Thank you,
>> Riccardo
>>
>>
>> Il giorno sab, 04/08/2018 alle 02.21 +0200, Simon Richter ha scritto:
>> > Hi,
>> >
>> > On 04.08.2018 01:32, Riccardo Gagliarducci wrote:
>> >
>> > > after firmware update it still happens ~once a day,
>> > > still without doing anything particular.
>> >
>> > Is anything listed in the kernel log?
>> >
>> > After a crash, log back in, then, as root:
>> >
>> > # cat /proc/uptime
>> >
>> > The first number is the number of seconds the system is running.
>> >
>> > # dmesg
>> >
>> > This will dump the kernel logfile to the console. At the beginning of
>> > each line is a timestamp. The uptime you got earlier gives you a
>> > rough
>> > estimate which lines are recent, these have a good chance of being
>> > related.
>> >
>> >Simon
>> >
>>
>>


Bug#904917: general: Gnome randomly crash and restart to login.

2018-08-05 Thread Carl-Valentin Schmitt
Is this a machine with nvidia graphics card and nvidia drivers?

Riccardo Gagliarducci  schrieb am So., 5. Aug. 2018,
23:51:

> I'm leaving for holidays, may I freeze this bug until end of August?
>
> In dmsg, I found:
> [ 6737.746966] gnome-shell[2131]: segfault at 663466343778 ip
> 7f0a52cf3c31 sp 7ffd58e51e98 error 4 in libgobject-
> 2.0.so.0.5600.1[7f0a52cbe000+52000]
>
> But I'd like to investigate more...
> Thank you,
> Riccardo
>
>
> Il giorno sab, 04/08/2018 alle 02.21 +0200, Simon Richter ha scritto:
> > Hi,
> >
> > On 04.08.2018 01:32, Riccardo Gagliarducci wrote:
> >
> > > after firmware update it still happens ~once a day,
> > > still without doing anything particular.
> >
> > Is anything listed in the kernel log?
> >
> > After a crash, log back in, then, as root:
> >
> > # cat /proc/uptime
> >
> > The first number is the number of seconds the system is running.
> >
> > # dmesg
> >
> > This will dump the kernel logfile to the console. At the beginning of
> > each line is a timestamp. The uptime you got earlier gives you a
> > rough
> > estimate which lines are recent, these have a good chance of being
> > related.
> >
> >Simon
> >
>
>


Bug#904917: general: Gnome randomly crash and restart to login.

2018-08-05 Thread Riccardo Gagliarducci
I'm leaving for holidays, may I freeze this bug until end of August?

In dmsg, I found: 
[ 6737.746966] gnome-shell[2131]: segfault at 663466343778 ip
7f0a52cf3c31 sp 7ffd58e51e98 error 4 in libgobject-
2.0.so.0.5600.1[7f0a52cbe000+52000]

But I'd like to investigate more...
Thank you,
Riccardo


Il giorno sab, 04/08/2018 alle 02.21 +0200, Simon Richter ha scritto:
> Hi,
> 
> On 04.08.2018 01:32, Riccardo Gagliarducci wrote:
> 
> > after firmware update it still happens ~once a day,
> > still without doing anything particular.
> 
> Is anything listed in the kernel log?
> 
> After a crash, log back in, then, as root:
> 
> # cat /proc/uptime
> 
> The first number is the number of seconds the system is running.
> 
> # dmesg
> 
> This will dump the kernel logfile to the console. At the beginning of
> each line is a timestamp. The uptime you got earlier gives you a
> rough
> estimate which lines are recent, these have a good chance of being
> related.
> 
>Simon
> 



Bug#904917: general: Gnome randomly crash and restart to login.

2018-08-03 Thread Simon Richter
Hi,

On 04.08.2018 01:32, Riccardo Gagliarducci wrote:

> after firmware update it still happens ~once a day,
> still without doing anything particular.

Is anything listed in the kernel log?

After a crash, log back in, then, as root:

# cat /proc/uptime

The first number is the number of seconds the system is running.

# dmesg

This will dump the kernel logfile to the console. At the beginning of
each line is a timestamp. The uptime you got earlier gives you a rough
estimate which lines are recent, these have a good chance of being related.

   Simon



signature.asc
Description: OpenPGP digital signature


Bug#904917: general: Gnome randomly crash and restart to login.

2018-08-03 Thread Riccardo Gagliarducci
Thank you,
after firmware update it still happens ~once a day,
still without doing anything particular.
RG

Il giorno dom, 29/07/2018 alle 11.03 -0300, Henrique de Moraes Holschuh
ha scritto:
> On Sun, 29 Jul 2018, Riccardo Gagliarducci wrote:
> > on Lenovo laptop ideapad 520 Gnome randomly crash and, after some
> > seconds of
> 
> Are you using the latest version of the ideapad 520 firmware
> (BIOS/UEFI
> and EC) ?  If not, please upgrade it.
> 



Bug#904917: general: Gnome randomly crash and restart to login.

2018-07-29 Thread Henrique de Moraes Holschuh
On Sun, 29 Jul 2018, Riccardo Gagliarducci wrote:
> on Lenovo laptop ideapad 520 Gnome randomly crash and, after some seconds of

Are you using the latest version of the ideapad 520 firmware (BIOS/UEFI
and EC) ?  If not, please upgrade it.

-- 
  Henrique Holschuh



Bug#904917: general: Gnome randomly crash and restart to login.

2018-07-29 Thread Riccardo Gagliarducci
Package: general
Severity: grave
Justification: causes non-serious data loss

Dear Maintainer,

on Lenovo laptop ideapad 520 Gnome randomly crash and, after some seconds of
text, the system ask me to login to gnome, as if I had access to it during
boot.
All the opened software and data is gone.

It happens 1 to 4 times a day.

I have consulted the syslog, kern, Xorg but I can't find any hints on the
package is causing the error.


The laptop harware is:
Intel® Core™ i7-8550U CPU @ 1.80GHz × 8

and double graphic card:

VGA compatible controller: Intel Corporation UHD Graphics 620 (Kabylake
GT2)(rev 07)
Subsystem: Lenovo UHD Graphics 620
Kernel driver in use: i915

3D controller: NVIDIA Corporation GP108M [GeForce MX150] (rev ff)
Kernel modules: nvidia

The system is Debian GNU/Linux buster/sid 64 bit using bumblebee and Nvidia
driver Version: 390.48.


Thank you,
Riccardo



-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing'), (2, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.16.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8),
LANGUAGE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash