kdeinit5: Segmentation fault

Hi everybody,

I am experiencing a problem with KDE in my OpenSuse 42.1 Leap OS.
Basically, everything that requires Qt does not work (kate, Libreoffice, dolphin etc).

When I click on an icon’s application I get an error message. Usually something like: “KDEInit could not launch '/usr/bin/kate"ls
But sometimes also: " Error - Plasma: Internal Error. Please send a full bug report to http://bugs.kde.org. Unknown error condition in stat: No route to host”

At startup I usually I get the following message: "We are sorry Init5 closed unexpectedly. You cannot report this error, because kdeinit5 does not provide a bug reporting address. "
"Details: Executable: kdeinit5 PID: 1866 Signal: Segmentation fault(11) Time… "
The full crash message is the one quoted at the end of the thread.

I have another PC where it is installed the same operating system and configured in the same way. Both systems used to work well. Perhaps the one that is now reporting this messages has has been modified by someone else.
In both of them I installed Qt5.5.0 in /opt. I remember that there were problems if the /opt/Qt5.5.0/…lib path is set in /etc/ld.so.conf, but in the file there’s no mention of qt.

Some other info (both systems):
Kernel version: linux-e5re 4.1.12-1-default

linux-e5re:~ # qmake --version
QMake version 2.01a
Using Qt version 4.8.6 in /usr/lib64

I had some problems similar to this and I fixed them with:

go in /opt/Qt5.5.0/5.5/gcc_64/bin
mv qdbus qdbus-qt5

I have checked in /usr/bin and there is both qdbus and qdbus-qt5

So far nothing I have read in other forums has been useful.

Any suggestion?

Thanks

Application: kdeinit5 (kdeinit5), signal: Segmentation fault
Using host libthread_db library “/lib64/libthread_db.so.1”.
[Current thread is 1 (Thread 0x7fb25b8fb740 (LWP 1690))]

Thread 6 (Thread 0x7fb2474ef700 (LWP 1693)):
#0 0x00007fb259c93c1d in poll () at /lib64/libc.so.6
#1 0x00007fb259199422 in () at /usr/lib64/libxcb.so.1
#2 0x00007fb25919b00f in xcb_wait_for_event () at /usr/lib64/libxcb.so.1
#3 0x00007fb249e75c29 in () at /usr/lib64/libQt5XcbQpa.so.5
#4 0x00007fb25a00855f in () at /usr/lib64/libQt5Core.so.5
#5 0x00007fb2576ae0a4 in start_thread () at /lib64/libpthread.so.0
#6 0x00007fb259c9c04d in clone () at /lib64/libc.so.6

Thread 5 (Thread 0x7fb23af0b700 (LWP 1702)):
#0 0x00007fb259c93c1d in poll () at /lib64/libc.so.6
#1 0x00007fb2569f2e64 in () at /usr/lib64/libglib-2.0.so.0
#2 0x00007fb2569f319a in g_main_loop_run () at /usr/lib64/libglib-2.0.so.0
#3 0x00007fb23b823426 in () at /usr/lib64/libgio-2.0.so.0
#4 0x00007fb256a17f65 in () at /usr/lib64/libglib-2.0.so.0
#5 0x00007fb2576ae0a4 in start_thread () at /lib64/libpthread.so.0
#6 0x00007fb259c9c04d in clone () at /lib64/libc.so.6

Thread 4 (Thread 0x7fb2394ad700 (LWP 1723)):
#0 0x00007fb259c93c1d in poll () at /lib64/libc.so.6
#1 0x00007fb2569f2e64 in () at /usr/lib64/libglib-2.0.so.0
#2 0x00007fb2569f2f7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3 0x00007fb25a239a5b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#4 0x00007fb25a1e0a63 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#5 0x00007fb25a00384a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6 0x00007fb23ddc0b77 in KCupsConnection::run() () at /usr/lib64/libkcupslib.so
#7 0x00007fb25a00855f in () at /usr/lib64/libQt5Core.so.5
#8 0x00007fb2576ae0a4 in start_thread () at /lib64/libpthread.so.0
#9 0x00007fb259c9c04d in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7fb238cac700 (LWP 1724)):
#0 0x00007fb256a34cf9 in g_mutex_lock () at /usr/lib64/libglib-2.0.so.0
#1 0x00007fb2569f2e4a in () at /usr/lib64/libglib-2.0.so.0
#2 0x00007fb2569f2f7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3 0x00007fb25a239a5b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#4 0x00007fb25a1e0a63 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#5 0x00007fb25a00384a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6 0x00007fb25a00855f in () at /usr/lib64/libQt5Core.so.5
#7 0x00007fb2576ae0a4 in start_thread () at /lib64/libpthread.so.0
#8 0x00007fb259c9c04d in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7fb22af13700 (LWP 2183)):
#0 0x00007fb25a2397c8 in () at /usr/lib64/libQt5Core.so.5
#1 0x00007fb2569f24ad in g_main_context_prepare () at /usr/lib64/libglib-2.0.so.0
#2 0x00007fb2569f2d80 in () at /usr/lib64/libglib-2.0.so.0
#3 0x00007fb2569f2f7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#4 0x00007fb25a239a5b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#5 0x00007fb25a1e0a63 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#6 0x00007fb25a00384a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#7 0x00007fb25a00855f in () at /usr/lib64/libQt5Core.so.5
#8 0x00007fb2576ae0a4 in start_thread () at /lib64/libpthread.so.0
#9 0x00007fb259c9c04d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7fb25b8fb740 (LWP 1690)):
[KCrash Handler]
#6 0x00007fb249c34720 in XGetXCBConnection () at /usr/lib64/libX11-xcb.so.1
#7 0x00007fb229e79dc6 in () at /usr/lib64/qt5/plugins/kded_touchpad.so
#8 0x00007fb229e5c744 in TouchpadBackend::implementation() () at /usr/lib64/qt5/plugins/kded_touchpad.so
#9 0x00007fb229e71f74 in () at /usr/lib64/qt5/plugins/kded_touchpad.so
#10 0x00007fb229e5c5e8 in () at /usr/lib64/qt5/plugins/kded_touchpad.so
#11 0x00007fb259971be0 in KPluginFactory::create(char const*, QWidget*, QObject*, QList<QVariant> const&, QString const&) () at /usr/lib64/libKF5CoreAddons.so.5
#12 0x00007fb24a32a5e4 in () at /usr/lib64/libkdeinit5_kded5.so
#13 0x00007fb24a32b6bf in () at /usr/lib64/libkdeinit5_kded5.so
#14 0x00007fb24a32e445 in () at /usr/lib64/libkdeinit5_kded5.so
#15 0x00007fb24a32ea33 in () at /usr/lib64/libkdeinit5_kded5.so
#16 0x00007fb252469d34 in () at /usr/lib64/libQt5DBus.so.5
#17 0x00007fb25246e302 in () at /usr/lib64/libQt5DBus.so.5
#18 0x00007fb25246ee13 in () at /usr/lib64/libQt5DBus.so.5
#19 0x00007fb2524708be in () at /usr/lib64/libQt5DBus.so.5
#20 0x00007fb25a213796 in QObject::event(QEvent*) () at /usr/lib64/libQt5Core.so.5
#21 0x00007fb25886ce8c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#22 0x00007fb258871cd8 in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#23 0x00007fb25a1e2ba5 in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#24 0x00007fb25a1e4d67 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib64/libQt5Core.so.5
#25 0x00007fb25a23a5c3 in () at /usr/lib64/libQt5Core.so.5
#26 0x00007fb2569f2c84 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#27 0x00007fb2569f2ed8 in () at /usr/lib64/libglib-2.0.so.0
#28 0x00007fb2569f2f7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#29 0x00007fb25a239a3c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#30 0x00007fb25a1e0a63 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#31 0x00007fb25a1e85d6 in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5
#32 0x00007fb24a32c1b6 in kdemain () at /usr/lib64/libkdeinit5_kded5.so
#33 0x0000000000408cb3 in ()
#34 0x0000000000405cee in main ()

HI,

  1. You run a very outdated openSUSE version
  2. You have experimental repos enabled ( otherwise no KF5 in /opt

My 2 cents: perform a clean install of Leap 15.0 and stick to the stock repos ( + Packman if you need the multimedia support ).

“No route to host”. Perhaps a network problem? Check the network (e.g. ping by IP-address, ping by domainname), compare /etc/hosts and /etc/resolv.conf with the other machine.

Kind regards,

Leen

Thank you Leen,

There is no differences between the two machines in those files!
For some reason, after you press OK button in the kde5Segmentation Fault window, sometimes some kde programs work, like a random behavior! During operation, i noticed it stops working randomly!
Any other suggestions?

Failing drive??? Run smartctl to check

I would say upgrade to a supported version of openSUSE, or expect to run into problems.

Sorry but if I upgrade to another version of OpenSuse I will meet bigger problem…I should resolve with 42.1

Here the result of smartctl command divided in two posts
p1

linux-e5re:~ # smartctl -ax /dev/sda7
smartctl 6.2 2013-11-07 r3856 [x86_64-linux-4.1.12-1-default] (SUSE RPM)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Device Model: LITEON CV3-CE512-11 SATA 512GB
Serial Number: TW001D795508564C00B2
LU WWN Device Id: 5 002303 100884fb9
Firmware Version: TC9110B
User Capacity: 512,110,190,592 bytes [512 GB]
Sector Size: 512 bytes logical/physical
Rotation Rate: Solid State Device
Device is: Not in smartctl database [for details use: -P showall]
ATA Version is: ATA8-ACS, ATA/ATAPI-7 T13/1532D revision 4a
SATA Version is: SATA 3.1, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is: Wed Feb 13 14:46:31 2019 ACDT
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
AAM feature is: Disabled
APM feature is: Unavailable
Rd look-ahead is: Enabled
Write cache is: Disabled
ATA Security is: Disabled, frozen [SEC2]
Wt Cache Reorder: Disabled

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
Offline data collection status: (0x00) Offline data collection activity
was never started.
Auto Offline Data Collection: Disabled.
Self-test execution status: ( 0) The previous self-test routine completed
without error or no self-test has ever
been run.
Total time to complete Offline
data collection: ( 10) seconds.
Offline data collection
capabilities: (0x15) SMART execute Offline immediate.
No Auto Offline data collection support.
Abort Offline collection upon new
command.
No Offline surface scan supported.
Self-test supported.
No Conveyance Self-test supported.
No Selective Self-test supported.
SMART capabilities: (0x0003) Saves SMART data before entering
power-saving mode.
Supports SMART auto save timer.
Error logging capability: (0x01) Error logging supported.
General Purpose Logging supported.
Short self-test routine
recommended polling time: ( 2) minutes.
Extended self-test routine
recommended polling time: ( 44) minutes.
SCT capabilities: (0x003d) SCT Status supported.
SCT Error Recovery Control supported.
SCT Feature Control supported.
SCT Data Table supported.

SMART Attributes Data Structure revision number: 1
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME FLAGS VALUE WORST THRESH FAIL RAW_VALUE
5 Reallocated_Sector_Ct PO---- 100 100 000 - 0
9 Power_On_Hours -O---- 100 100 000 - 76
12 Power_Cycle_Count PO---- 100 100 000 - 348
175 Program_Fail_Count_Chip PO---- 100 100 000 - 0
176 Erase_Fail_Count_Chip PO---- 100 100 000 - 0
177 Wear_Leveling_Count PO---- 100 100 000 - 1193
178 Used_Rsvd_Blk_Cnt_Chip PO---- 100 100 000 - 0
179 Used_Rsvd_Blk_Cnt_Tot PO---- 100 100 000 - 0
180 Unused_Rsvd_Blk_Cnt_Tot PO–CK 100 100 005 - 2368
181 Program_Fail_Cnt_Total PO---- 100 100 000 - 0
182 Erase_Fail_Count_Total PO---- 100 100 000 - 0
187 Reported_Uncorrect PO---- 100 100 000 - 0
194 Temperature_Celsius PO---- 100 100 000 - 56
195 Hardware_ECC_Recovered PO---- 100 100 000 - 0
199 UDMA_CRC_Error_Count PO---- 100 100 000 - 0
238 Unknown_Attribute PO---- 100 100 000 - 0
241 Total_LBAs_Written PO---- 100 100 000 - 462
242 Total_LBAs_Read PO---- 100 100 000 - 441
||||||_ K auto-keep
|||||__ C event count
||||___ R error rate
|||____ S speed/performance
||_____ O updated online
|______ P prefailure warning

General Purpose Log Directory Version 1
SMART Log Directory Version 1 [multi-sector log support]
Address Access R/W Size Description
0x00 GPL,SL R/O 1 Log Directory
0x01 GPL,SL R/O 1 Summary SMART error log
0x02 GPL,SL R/O 2 Comprehensive SMART error log
0x03 GPL,SL R/O 1 Ext. Comprehensive SMART error log
0x06 GPL,SL R/O 1 SMART self-test log
0x07 GPL,SL R/O 1 Extended self-test log
0x09 GPL,SL R/W 1 Selective self-test log
0x10 GPL,SL R/O 1 NCQ Command Error log
0x11 GPL,SL R/O 1 SATA Phy Event Counters
0x30 GPL,SL R/O 9 IDENTIFY DEVICE data log
0x80-0x9f GPL,SL R/W 16 Host vendor specific log
0xe0 GPL,SL R/W 1 SCT Command/Status
0xe1 GPL,SL R/W 1 SCT Data Transfer

SMART Extended Comprehensive Error Log Version: 1 (1 sectors)
No Errors Logged

SMART Error Log Version: 0
No Errors Logged

SMART Extended Self-test Log Version: 1 (1 sectors)
Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error

1 Short offline Completed without error 00% 0 -

2 Short offline Completed without error 00% 0 -

SMART Self-test log structure revision number 1
Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error

1 Short offline Completed without error 00% 0 -

2 Short offline Completed without error 00% 0 -

Selective Self-tests/Logging not supported

SCT Status Version: 3
SCT Version (vendor specific): 1 (0x0001)
SCT Support Level: 1
Device State: Active (0)
Current Temperature: 56 Celsius
Power Cycle Min/Max Temperature: ?/ ? Celsius
Lifetime Min/Max Temperature: ?/ ? Celsius
Under/Over Temperature Limit Count: 0/0
SCT Temperature History Version: 2
Temperature Sampling Period: 1 minute
Temperature Logging Interval: 1 minute
Min/Max recommended Temperature: 0/70 Celsius
Min/Max Temperature Limit: 0/70 Celsius
Temperature History Size (Index): 128 (102)

Index Estimated Time Temperature Celsius
103 2019-02-13 12:39 ? -
… …(120 skipped). … -
96 2019-02-13 14:40 ? -
97 2019-02-13 14:41 42 ***********************
98 2019-02-13 14:42 53 **********************************
99 2019-02-13 14:43 54 ***********************************
100 2019-02-13 14:44 55 ************************************
101 2019-02-13 14:45 57 **************************************
102 2019-02-13 14:46 57 **************************************

SCT Error Recovery Control:
Read: 2 (0.2 seconds)
Write: 2 (0.2 seconds)

Device Statistics (GP Log 0x04) not supported

SATA Phy Event Counters (GP Log 0x11)
ID Size Value Description
0x0001 2 0 Command failed due to ICRC error
0x0002 2 0 R_ERR response for data FIS
0x0003 2 0 R_ERR response for device-to-host data FIS
0x0004 2 0 R_ERR response for host-to-device data FIS
0x0005 2 0 R_ERR response for non-data FIS
0x0006 2 0 R_ERR response for device-to-host non-data FIS
0x0007 2 0 R_ERR response for host-to-device non-data FIS
0x0008 2 0 Device-to-host non-data FIS retries
0x0009 2 0 Transition from drive PhyRdy to drive PhyNRdy
0x000a 2 8 Device-to-host register FISes sent due to a COMRESET
0x000b 2 0 CRC errors within host-to-device FIS
0x000d 2 0 Non-CRC errors within host-to-device FIS
0x000f 2 0 R_ERR response for host-to-device data FIS, CRC
0x0010 2 0 R_ERR response for host-to-device data FIS, non-CRC
0x0012 2 0 R_ERR response for host-to-device non-data FIS, CRC
0x0013 2 0 R_ERR response for host-to-device non-data FIS, non-CRC

linux-e5re:~ # smartctl -ax /dev/sda8
smartctl 6.2 2013-11-07 r3856 [x86_64-linux-4.1.12-1-default] (SUSE RPM)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Device Model: LITEON CV3-CE512-11 SATA 512GB
Serial Number: TW001D795508564C00B2
LU WWN Device Id: 5 002303 100884fb9
Firmware Version: TC9110B
User Capacity: 512,110,190,592 bytes [512 GB]
Sector Size: 512 bytes logical/physical
Rotation Rate: Solid State Device
Device is: Not in smartctl database [for details use: -P showall]
ATA Version is: ATA8-ACS, ATA/ATAPI-7 T13/1532D revision 4a
SATA Version is: SATA 3.1, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is: Wed Feb 13 14:46:40 2019 ACDT
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
AAM feature is: Disabled
APM feature is: Unavailable
Rd look-ahead is: Enabled
Write cache is: Disabled
ATA Security is: Disabled, frozen [SEC2]
Wt Cache Reorder: Disabled

P2… Will I discover the problem? XD

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
Offline data collection status: (0x00) Offline data collection activity
was never started.
Auto Offline Data Collection: Disabled.
Self-test execution status: ( 0) The previous self-test routine completed
without error or no self-test has ever
been run.
Total time to complete Offline
data collection: ( 10) seconds.
Offline data collection
capabilities: (0x15) SMART execute Offline immediate.
No Auto Offline data collection support.
Abort Offline collection upon new
command.
No Offline surface scan supported.
Self-test supported.
No Conveyance Self-test supported.
No Selective Self-test supported.
SMART capabilities: (0x0003) Saves SMART data before entering
power-saving mode.
Supports SMART auto save timer.
Error logging capability: (0x01) Error logging supported.
General Purpose Logging supported.
Short self-test routine
recommended polling time: ( 2) minutes.
Extended self-test routine
recommended polling time: ( 44) minutes.
SCT capabilities: (0x003d) SCT Status supported.
SCT Error Recovery Control supported.
SCT Feature Control supported.
SCT Data Table supported.

SMART Attributes Data Structure revision number: 1
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME FLAGS VALUE WORST THRESH FAIL RAW_VALUE
5 Reallocated_Sector_Ct PO---- 100 100 000 - 0
9 Power_On_Hours -O---- 100 100 000 - 76
12 Power_Cycle_Count PO---- 100 100 000 - 348
175 Program_Fail_Count_Chip PO---- 100 100 000 - 0
176 Erase_Fail_Count_Chip PO---- 100 100 000 - 0
177 Wear_Leveling_Count PO---- 100 100 000 - 1194
178 Used_Rsvd_Blk_Cnt_Chip PO---- 100 100 000 - 0
179 Used_Rsvd_Blk_Cnt_Tot PO---- 100 100 000 - 0
180 Unused_Rsvd_Blk_Cnt_Tot PO–CK 100 100 005 - 2368
181 Program_Fail_Cnt_Total PO---- 100 100 000 - 0
182 Erase_Fail_Count_Total PO---- 100 100 000 - 0
187 Reported_Uncorrect PO---- 100 100 000 - 0
194 Temperature_Celsius PO---- 100 100 000 - 56
195 Hardware_ECC_Recovered PO---- 100 100 000 - 0
199 UDMA_CRC_Error_Count PO---- 100 100 000 - 0
238 Unknown_Attribute PO---- 100 100 000 - 0
241 Total_LBAs_Written PO---- 100 100 000 - 462
242 Total_LBAs_Read PO---- 100 100 000 - 441
||||||_ K auto-keep
|||||__ C event count
||||___ R error rate
|||____ S speed/performance
||_____ O updated online
|______ P prefailure warning

General Purpose Log Directory Version 1
SMART Log Directory Version 1 [multi-sector log support]
Address Access R/W Size Description
0x00 GPL,SL R/O 1 Log Directory
0x01 GPL,SL R/O 1 Summary SMART error log
0x02 GPL,SL R/O 2 Comprehensive SMART error log
0x03 GPL,SL R/O 1 Ext. Comprehensive SMART error log
0x06 GPL,SL R/O 1 SMART self-test log
0x07 GPL,SL R/O 1 Extended self-test log
0x09 GPL,SL R/W 1 Selective self-test log
0x10 GPL,SL R/O 1 NCQ Command Error log
0x11 GPL,SL R/O 1 SATA Phy Event Counters
0x30 GPL,SL R/O 9 IDENTIFY DEVICE data log
0x80-0x9f GPL,SL R/W 16 Host vendor specific log
0xe0 GPL,SL R/W 1 SCT Command/Status
0xe1 GPL,SL R/W 1 SCT Data Transfer

SMART Extended Comprehensive Error Log Version: 1 (1 sectors)
No Errors Logged

SMART Error Log Version: 0
No Errors Logged

SMART Extended Self-test Log Version: 1 (1 sectors)
Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error

1 Short offline Completed without error 00% 0 -

2 Short offline Completed without error 00% 0 -

SMART Self-test log structure revision number 1
Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error

1 Short offline Completed without error 00% 0 -

2 Short offline Completed without error 00% 0 -

Selective Self-tests/Logging not supported

SCT Status Version: 3
SCT Version (vendor specific): 1 (0x0001)
SCT Support Level: 1
Device State: Active (0)
Current Temperature: 56 Celsius
Power Cycle Min/Max Temperature: ?/ ? Celsius
Lifetime Min/Max Temperature: ?/ ? Celsius
Under/Over Temperature Limit Count: 0/0
SCT Temperature History Version: 2
Temperature Sampling Period: 1 minute
Temperature Logging Interval: 1 minute
Min/Max recommended Temperature: 0/70 Celsius
Min/Max Temperature Limit: 0/70 Celsius
Temperature History Size (Index): 128 (103)

Index Estimated Time Temperature Celsius
104 2019-02-13 12:39 ? -
… …(119 skipped). … -
96 2019-02-13 14:39 ? -
97 2019-02-13 14:40 42 ***********************
98 2019-02-13 14:41 53 **********************************
99 2019-02-13 14:42 54 ***********************************
100 2019-02-13 14:43 55 ************************************
101 2019-02-13 14:44 57 **************************************
102 2019-02-13 14:45 57 **************************************
103 2019-02-13 14:46 56 *************************************

SCT Error Recovery Control:
Read: 2 (0.2 seconds)
Write: 2 (0.2 seconds)

Device Statistics (GP Log 0x04) not supported

SATA Phy Event Counters (GP Log 0x11)
ID Size Value Description
0x0001 2 0 Command failed due to ICRC error
0x0002 2 0 R_ERR response for data FIS
0x0003 2 0 R_ERR response for device-to-host data FIS
0x0004 2 0 R_ERR response for host-to-device data FIS
0x0005 2 0 R_ERR response for non-data FIS
0x0006 2 0 R_ERR response for device-to-host non-data FIS
0x0007 2 0 R_ERR response for host-to-device non-data FIS
0x0008 2 0 Device-to-host non-data FIS retries
0x0009 2 0 Transition from drive PhyRdy to drive PhyNRdy
0x000a 2 8 Device-to-host register FISes sent due to a COMRESET
0x000b 2 0 CRC errors within host-to-device FIS
0x000d 2 0 Non-CRC errors within host-to-device FIS
0x000f 2 0 R_ERR response for host-to-device data FIS, CRC
0x0010 2 0 R_ERR response for host-to-device data FIS, non-CRC
0x0012 2 0 R_ERR response for host-to-device non-data FIS, CRC
0x0013 2 0 R_ERR response for host-to-device non-data FIS, non-CRC