[kate] [Bug 354947] Kate segfaults when opening session with too many files

2016-04-05 Thread Dominik Haumann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354947

Dominik Haumann  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #3 from Dominik Haumann  ---
Fixed in the KDE Applications 15.12 release.

*** This bug has been marked as a duplicate of bug 349558 ***

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


[kate] [Bug 354947] Kate segfaults when opening session with too many files

2016-02-21 Thread Marian Kyral via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354947

--- Comment #2 from Marian Kyral  ---
Created attachment 97325
  --> https://bugs.kde.org/attachment.cgi?id=97325&action=edit
session file

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


[kate] [Bug 354947] Kate segfaults when opening session with too many files

2016-02-21 Thread Marian Kyral via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354947

Marian Kyral  changed:

   What|Removed |Added

 CC||mky...@email.cz

--- Comment #1 from Marian Kyral  ---
I can confirm it.

Gentoo, kate-15.08.3-r1
KDE Frameworks 5.19.0
Qt 5.5.1 (built against 5.5.1)
The xcb windowing system

I have a session with several files. Yesterday I've opened more files. All work
correctly. Evening I closed kate. No issues. But today I'm not able to open the
saved session any more. It always fails on  SIGSEGV. I have to create a new
session to work.

This happen for second time. I had the same issue with the same project on
past.

The session contains only 15 files.
[10:08:46 marian@worker sessions]$ grep -c "URL=file"
osm%3A%20osmcz.katesession 
15



Starting program: /usr/bin/kate -s osm:\ osmcz
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
[New Thread 0x7fffe8757700 (LWP 31656)]
Fontconfig error: "~/.fonts.conf", line 7: junk after document element
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading
configurations from ~/.fonts.conf is deprecated. please move it to
/home/marian/.config/fontconfig/fonts.conf manually
Fontconfig error: "local.conf", line 13: junk after document element
[New Thread 0x7fffdffa9700 (LWP 31657)]
[New Thread 0x7fffdf7a8700 (LWP 31658)]
[New Thread 0x7fffdef85700 (LWP 31660)]
[New Thread 0x7fffde784700 (LWP 31661)]
[New Thread 0x7fffddf83700 (LWP 31662)]
[New Thread 0x7fffdd782700 (LWP 31663)]
[New Thread 0x7fffdcf81700 (LWP 31665)]
[New Thread 0x7fffb700 (LWP 31666)]
[New Thread 0x7fffbf7fe700 (LWP 31667)]
[New Thread 0x7fffbeffd700 (LWP 31668)]
[New Thread 0x7fffbe7fc700 (LWP 31669)]
[New Thread 0x7fffbdffb700 (LWP 31670)]
[New Thread 0x7fffbd7fa700 (LWP 31671)]
[New Thread 0x7fffbcff9700 (LWP 31672)]
[New Thread 0x7fff9700 (LWP 31673)]
[New Thread 0x7fff9f7fe700 (LWP 31674)]
The font for use in the terminal has not been matched exactly. Perhaps it has
not been found properly.
The font for use in the terminal has not been matched exactly. Perhaps it has
not been found properly.
The font for use in the terminal has not been matched exactly. Perhaps it has
not been found properly.
The font for use in the terminal has not been matched exactly. Perhaps it has
not been found properly.

Program received signal SIGSEGV, Segmentation fault.
QWidget::hide (this=0x0) at kernel/qwidget.cpp:7919
7919kernel/qwidget.cpp: No such file or directory.
(gdb) bt
#0  QWidget::hide (this=0x0) at kernel/qwidget.cpp:7919
#1  0x77b8c2c5 in KateTabBar::removeTab (this=0x100a5a0, id=0) at
/var/tmp/portage/kde-apps/kate-15.08.3-r1/work/kate-15.08.3/kate/src/katetabbar.cpp:178
#2  0x77b83196 in KateViewSpace::removeTab (this=this@entry=0xf437d0,
doc=0xe47fd0, documentDestroyed=documentDestroyed@entry=false)
at
/var/tmp/portage/kde-apps/kate-15.08.3-r1/work/kate-15.08.3/kate/src/kateviewspace.cpp:366
#3  0x77b83a3c in KateViewSpace::registerDocument
(this=this@entry=0xf437d0, doc=doc@entry=0x9db700, append=append@entry=true) at
/var/tmp/portage/kde-apps/kate-15.08.3-r1/work/kate-15.08.3/kate/src/kateviewspace.cpp:443
#4  0x77b84e07 in KateViewSpace::restoreConfig (this=0xf437d0,
viewMan=viewMan@entry=0x1203d80, config=config@entry=0x824460, groupname=...)
at
/var/tmp/portage/kde-apps/kate-15.08.3-r1/work/kate-15.08.3/kate/src/kateviewspace.cpp:635
#5  0x77b7e933 in KateViewManager::restoreSplitter
(this=this@entry=0x1203d80, configBase=0x824460, group=...,
parent=parent@entry=0x1203d80, viewConfGrp=...)
at
/var/tmp/portage/kde-apps/kate-15.08.3-r1/work/kate-15.08.3/kate/src/kateviewmanager.cpp:1095
#6  0x77b7ec97 in KateViewManager::restoreViewConfiguration
(this=0x1203d80, config=...) at
/var/tmp/portage/kde-apps/kate-15.08.3-r1/work/kate-15.08.3/kate/src/kateviewmanager.cpp:998
#7  0x77b713b7 in KateMainWindow::KateMainWindow (this=0x90c470,
sconfig=0x824460, sgroup=..., __in_chrg=, __vtt_parm=)
at
/var/tmp/portage/kde-apps/kate-15.08.3-r1/work/kate-15.08.3/kate/src/katemainwindow.cpp:158
#8  0x77b5ca57 in KateApp::newMainWindow (this=,
sconfig_=sconfig_@entry=0x824460, sgroup_=...) at
/var/tmp/portage/kde-apps/kate-15.08.3-r1/work/kate-15.08.3/kate/src/kateapp.cpp:350
#9  0x77b913e5 in KateSessionManager::loadSession
(this=this@entry=0x8a4c60, session=...) at
/var/tmp/portage/kde-apps/kate-15.08.3-r1/work/kate-15.08.3/kate/src/session/katesessionmanager.cpp:200
#10 0x77b9250b in KateSessionManager::activateSession
(this=this@entry=0x8a4c60, session=...,
closeAndSaveLast=closeAndSaveLast@entry=false, loadNew=loadNew@entry=true)
at
/var/tmp/portage/kde-apps/kate-15.08.3-r1/work/kate-15.08.3/kate/src/session/katesessionmanag