[elisa] [Bug 431528] Elisa Segmentation Fault

2021-01-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=431528

Nate Graham  changed:

   What|Removed |Added

 Resolution|BACKTRACE   |UPSTREAM
 Status|NEEDSINFO   |RESOLVED

--- Comment #10 from Nate Graham  ---
Hmm, well the problem seems to be that the crash is entirely in Qt. So you have
Elisa debug symbols, but it's not crashing in any Elisa code.

I guess if you want to install Qt debug symbols you can report this to Qt, but
TBH it would probably be a waste of time due to the situation with Qt 5.15.x
right now. :/

Sorry.

-- 
You are receiving this mail because:
You are watching all bug changes.

[elisa] [Bug 431528] Elisa Segmentation Fault

2021-01-19 Thread Mitch
https://bugs.kde.org/show_bug.cgi?id=431528

--- Comment #9 from Mitch  ---
(In reply to Nate Graham from comment #8)
> Yeah looks like you still don't have debug symbols. You might want to ask
> fellow Gentoo users how to get this working.

Im sure theyre there...

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/bin/elisa...
Reading symbols from /usr/lib/debug//usr/bin/elisa.debug...
(gdb)

Its just odd because the backtrace looks the same as before I compiled with
them.

-- 
You are receiving this mail because:
You are watching all bug changes.

[elisa] [Bug 431528] Elisa Segmentation Fault

2021-01-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=431528

--- Comment #8 from Nate Graham  ---
Yeah looks like you still don't have debug symbols. You might want to ask
fellow Gentoo users how to get this working.

-- 
You are receiving this mail because:
You are watching all bug changes.

[elisa] [Bug 431528] Elisa Segmentation Fault

2021-01-14 Thread Mitch
https://bugs.kde.org/show_bug.cgi?id=431528

--- Comment #6 from Mitch  ---
(In reply to Nate Graham from comment #5)
> Thanks. However the backtrace is truncated. You need to keep hitting the
> return key to show more, and paste the whole thing. :)
> 
> Also it looks like you're missing debug symbols. See the following document
> to learn how to generate useful backtraces on Gentoo:
> https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces

Yes I have re-emerged elisa with USE="debug", added CFLAG/CXXFLAG="-ggdb" and
FEATURE="nostrip"

The elisa binary increase from 931K to 2.6M so I belive its not stripped.
However the backtrace seems to be the same as before.
https://pastebin.com/3bba1m7q

Please let me know if I can try anything else.

-- 
You are receiving this mail because:
You are watching all bug changes.

[elisa] [Bug 431528] Elisa Segmentation Fault

2021-01-14 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=431528

--- Comment #5 from Nate Graham  ---
Thanks. However the backtrace is truncated. You need to keep hitting the return
key to show more, and paste the whole thing. :)

Also it looks like you're missing debug symbols. See the following document to
learn how to generate useful backtraces on Gentoo:
https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces

-- 
You are receiving this mail because:
You are watching all bug changes.

[elisa] [Bug 431528] Elisa Segmentation Fault

2021-01-14 Thread Mitch
https://bugs.kde.org/show_bug.cgi?id=431528

--- Comment #4 from Mitch  ---
(In reply to Nate Graham from comment #3)
> When it crashes in gdb, you want to run `backtrace`, not `kill`. Then paste
> the output that appears in the terminal window.

Thread 1 "elisa" received signal SIGSEGV, Segmentation fault.
0x771ec924 in QTextEngine::itemize() const () from
/usr/lib64/libQt5Gui.so.5
(gdb) backtrace
#0  0x771ec924 in QTextEngine::itemize() const () from
/usr/lib64/libQt5Gui.so.5
#1  0x771f4eac in QTextLayout::beginLayout() () from
/usr/lib64/libQt5Gui.so.5
#2  0x753f9648 in QQuickTextPrivate::setupTextLayout(double*) () from
/usr/lib64/libQt5Quick.so.5
#3  0x753fbbc1 in QQuickTextPrivate::updateSize() () from
/usr/lib64/libQt5Quick.so.5
#4  0x753ffc98 in QQuickText::geometryChanged(QRectF const&, QRectF
const&) () from /usr/lib64/libQt5Quick.so.5
#5  0x750a459a in QQuickLabel::geometryChanged(QRectF const&, QRectF
const&) () from /usr/lib64/libQt5QuickTemplates2.so.5
#6  0x753c3412 in QQuickItem::setSize(QSizeF const&) () from
/usr/lib64/libQt5Quick.so.5
#7  0x700598ca in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#8  0x773f575b in QGridLayoutEngine::setGeometries(QRectF const&,
QAbstractLayoutStyleInfo const*) () from /usr/lib64/libQt5Gui.so.5
#9  0x700579cb in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#10 0x7005526a in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#11 0x753c2628 in QQuickItem::setY(double) () from
/usr/lib64/libQt5Quick.so.5
#12 0x753b3d65 in ?? () from /usr/lib64/libQt5Quick.so.5
#13 0x753c8fad in QQuickItem::geometryChanged(QRectF const&, QRectF
const&) () from /usr/lib64/libQt5Quick.so.5
#14 0x70055090 in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#15 0x753c308a in QQuickItem::setImplicitSize(double, double) () from
/usr/lib64/libQt5Quick.so.5
#16 0x7005208e in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#17 0x700578fd in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#18 0x7005526a in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#19 0x753c308a in QQuickItem::setImplicitSize(double, double) () from
/usr/lib64/libQt5Quick.so.5
#20 0x7005208e in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#21 0x700578fd in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#22 0x7005526a in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#23 0x753c308a in QQuickItem::setImplicitSize(double, double) () from
/usr/lib64/libQt5Quick.so.5
#24 0x7005208e in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#25 0x700578fd in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#26 0x7005526a in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#27 0x753c308a in QQuickItem::setImplicitSize(double, double) () from
/usr/lib64/libQt5Quick.so.5
#28 0x7005208e in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#29 0x700578fd in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#30 0x7005526a in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#31 0x753c308a in QQuickItem::setImplicitSize(double, double) () from
/usr/lib64/libQt5Quick.so.5
#32 0x7005208e in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#33 0x700578fd in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#34 0x7005526a in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#35 0x753c308a in QQuickItem::setImplicitSize(double, double) () from
/usr/lib64/libQt5Quick.so.5
#36 0x7005208e in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#37 0x700578fd in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#38 0x7005526a in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#39 0x753c308a in QQuickItem::setImplicitSize(double, double) () from
/usr/lib64/libQt5Quick.so.5
#40 0x7005208e in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#41 0x700578fd in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#42 0x7005526a in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#43 0x753c308a in QQuickItem::setImplicitSize(double, double) () from
/usr/lib64/libQt5Quick.so.5
#44 0x7005208e in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#45 0x700578fd in ?? () from
/usr/lib64/qt5/qml/

[elisa] [Bug 431528] Elisa Segmentation Fault

2021-01-14 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=431528

--- Comment #3 from Nate Graham  ---
When it crashes in gdb, you want to run `backtrace`, not `kill`. Then paste the
output that appears in the terminal window.

-- 
You are receiving this mail because:
You are watching all bug changes.

[elisa] [Bug 431528] Elisa Segmentation Fault

2021-01-14 Thread Mitch
https://bugs.kde.org/show_bug.cgi?id=431528

--- Comment #2 from Mitch  ---
(In reply to Nate Graham from comment #1)
> Can you please attach a backtrace of the crash? See
> https://community.kde.org/Get_Involved/
> Issue_Reporting#Crash_reports_must_include_backtraces

(In reply to Mitch from comment #0)
> SUMMARY
> 
> Open Elisa play a song, click "Now Playing" and Elisa crashes.
> 
> 
> STEPS TO REPRODUCE
> 1. Open Elisa
> 2. Play Song
> 3. CLick "Now Playing"
> 
> OBSERVED RESULT
> Elisa Crashes 
> 
> EXPECTED RESULT
> View "Now Playing" pannel.
> 
> SOFTWARE/OS VERSIONS
> Linux/KDE Plasma: Gentoo / Linux x86_64 / Plasma 5.19.5
> KDE Plasma Version: 5.19.5
> KDE Frameworks Version: 5.77.0
> Qt Version: 5.15.2
> 
> ADDITIONAL INFORMATION
> 
> Please see pastebin https://pastebin.com/u06BkTtt
> 
> For Log

Please forgive my ignorance... I have the backtrace

(In reply to Mitch from comment #0)
> SUMMARY
> 
> Open Elisa play a song, click "Now Playing" and Elisa crashes.
> 
> 
> STEPS TO REPRODUCE
> 1. Open Elisa
> 2. Play Song
> 3. CLick "Now Playing"
> 
> OBSERVED RESULT
> Elisa Crashes 
> 
> EXPECTED RESULT
> View "Now Playing" pannel.
> 
> SOFTWARE/OS VERSIONS
> Linux/KDE Plasma: Gentoo / Linux x86_64 / Plasma 5.19.5
> KDE Plasma Version: 5.19.5
> KDE Frameworks Version: 5.77.0
> Qt Version: 5.15.2
> 
> ADDITIONAL INFORMATION
> 
> Please see pastebin https://pastebin.com/u06BkTtt
> 
> For Log

(In reply to Nate Graham from comment #1)
> Can you please attach a backtrace of the crash? See
> https://community.kde.org/Get_Involved/
> Issue_Reporting#Crash_reports_must_include_backtraces

Please forgive my ignorance. Here is the backtrace
https://pastebin.com/3k0agGeg

-- 
You are receiving this mail because:
You are watching all bug changes.

[elisa] [Bug 431528] Elisa Segmentation Fault

2021-01-13 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=431528

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Status|REPORTED|NEEDSINFO
 Resolution|--- |BACKTRACE

--- Comment #1 from Nate Graham  ---
Can you please attach a backtrace of the crash? See
https://community.kde.org/Get_Involved/Issue_Reporting#Crash_reports_must_include_backtraces

-- 
You are receiving this mail because:
You are watching all bug changes.