A couple of weeks back or so while I was going through the Core
Applications tests on F28, I got a gjs crash. I reported the crash at
Bugzilla and later as a Gnome issue (gjs issue #148). The Gnome folks I
worked with provided a fix for gjs, but in subsequent testing there were
Gnome-Shell crashes. Investigation pointed at libgweather. The guy I
worked with at Gnome provided the following as a way to get at the
details so a bug could be filed at the Weather website.
Switch to VT with: Ctl-Alt F3 and login
Start gdb with the Gnome-Shell attached with:
gdb $(which gnome-shell) $(pidof gnome-shell)
At the gdb prompt start logging to a file with:
set logging on
Then at the gdb prompt: continue
Switch back to the Gnome-Shell with: Alt F1
The in the gnome shell do the Core Applications testing until I got a
crash. Then I was supposed to do the following:
Switch back to the VT with: Ctl-Alt F3 and enter
the following commands:
print loc
call gjs_dumpstack()
q
The problem is that I never was able to get to the second part where I
could do the print and the dumpstack.
I was able to get through the point where I switch back to Gnome-Shell
and started through the Core Applications testing, but when I got a
crash, it was a hard crash. That is the PC became completely
non-responsive and the only way I could get it going again was to do a
hard power off and the a power back on. By then of course the only
option was to try again. I did try again a few times by always got the
same result. The only thing that remained of the effort was the partial
gbd.txt file which I have attached for your reference.
I'm hoping there is another way to get at this. Any help you can render
will be appreciated.
Have a Great Day!
Pat (tablepc)
Continuing.
[New Thread 0x7fcb7d9fb700 (LWP 1961)]
[Thread 0x7fcb7d9fb700 (LWP 1961) exited]
[New Thread 0x7fcb7d9fb700 (LWP 2018)]
[New Thread 0x7fcb7ffff700 (LWP 2037)]
[Thread 0x7fcb7ffff700 (LWP 2037) exited]
[New Thread 0x7fcb7ffff700 (LWP 2167)]
[Thread 0x7fcb7d9fb700 (LWP 2018) exited]
[Thread 0x7fcb7ffff700 (LWP 2167) exited]
[New Thread 0x7fcb7ffff700 (LWP 2179)]
Detaching after fork from child process 2180.
[New Thread 0x7fcb7d9fb700 (LWP 2181)]
[Thread 0x7fcb7d9fb700 (LWP 2181) exited]
[New Thread 0x7fcb7d9fb700 (LWP 2192)]
[Thread 0x7fcb7d9fb700 (LWP 2192) exited]
[Thread 0x7fcb7ffff700 (LWP 2179) exited]
[New Thread 0x7fcb7ffff700 (LWP 2224)]
[New Thread 0x7fcb7d9fb700 (LWP 2227)]
[Thread 0x7fcb7ffff700 (LWP 2224) exited]
[New Thread 0x7fcb7ffff700 (LWP 2237)]
[Thread 0x7fcb7d9fb700 (LWP 2227) exited]
[Thread 0x7fcb7ffff700 (LWP 2237) exited]
[New Thread 0x7fcb7ffff700 (LWP 2252)]
[New Thread 0x7fcb7d9fb700 (LWP 2259)]
[Thread 0x7fcb7ffff700 (LWP 2252) exited]
[New Thread 0x7fcb7ffff700 (LWP 2274)]
[Thread 0x7fcb7d9fb700 (LWP 2259) exited]
[Thread 0x7fcb7ffff700 (LWP 2274) exited]
[New Thread 0x7fcb7ffff700 (LWP 2315)]
Detaching after fork from child process 2317.
[New Thread 0x7fcb7d9fb700 (LWP 2318)]
[Thread 0x7fcb7ffff700 (LWP 2315) exited]
Thread 1 "gnome-shell" received signal SIGSEGV, Segmentation fault.
0x00007fcba5ca306d in gweather_location_get_timezone (loc=0x55a61b4d8f00) at ../libgweather/gweather-location.c:1001
1001 loc = loc->parent;
_______________________________________________
test mailing list -- test@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to test-leave@xxxxxxxxxxxxxxxxxxxxxxx