<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>226409</bug_id>
          
          <creation_ts>2010-02-11 22:32:58 +0000</creation_ts>
          <short_desc>[testcase] KateSmartGroup handling broken [null, KateSmartManager::groupForLine, KateLineLayout::viewLineCount, KateLayoutCache::viewLine, KateLayoutCache::textLayout]</short_desc>
          <delta_ts>2010-12-22 20:24:58 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>kate</product>
          <component>part</component>
          <version>unspecified</version>
          <rep_platform>Fedora RPMs</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>VHI</priority>
          <bug_severity>critical</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Eike Hein">hein</reporter>
          <assigned_to name="KWrite Developers">kwrite-bugs-null</assigned_to>
          <cc>aaron</cc>
    
    <cc>alpha_one_x86</cc>
    
    <cc>andresbajotierra</cc>
    
    <cc>anton</cc>
    
    <cc>bucky</cc>
    
    <cc>christoph</cc>
    
    <cc>eduardosanchezmunoz</cc>
    
    <cc>erm2587</cc>
    
    <cc>fabianrost</cc>
    
    <cc>fenixk19</cc>
    
    <cc>fmp0d6sw</cc>
    
    <cc>goodladybird</cc>
    
    <cc>husdis</cc>
    
    <cc>incompetent777</cc>
    
    <cc>itissohardtothinkofagoodemail</cc>
    
    <cc>kay.abendroth</cc>
    
    <cc>kuba</cc>
    
    <cc>lev.krainov</cc>
    
    <cc>lizajane999</cc>
    
    <cc>lothar</cc>
    
    <cc>lyngeled</cc>
    
    <cc>macbeth8</cc>
    
    <cc>markus.hauser</cc>
    
    <cc>michaelcochez</cc>
    
    <cc>neroslavsky</cc>
    
    <cc>pjcdawkins</cc>
    
    <cc>savkiny</cc>
    
    <cc>sbastig</cc>
    
    <cc>selth.blackwings</cc>
    
    <cc>wasserman.louis</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin>4.4.4</cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>915156</commentid>
    <comment_count>0</comment_count>
    <who name="Eike Hein">hein</who>
    <bug_when>2010-02-11 22:32:58 +0000</bug_when>
    <thetext>Application: kate (3.4.0)
KDE Platform Version: 4.4.00 (KDE 4.4.0)
Qt Version: 4.6.1
Operating System: Linux 2.6.32.7-37.fc12.x86_64 x86_64
Distribution: &quot;Fedora release 12 (Constantine)&quot;

-- Information about the crash:
I opened a file, selected several lines at the end of the document and pressed Backspace to remove them, and Kate blew up in my face. Reproducably.

I&apos;m going to attach the file and point out extent of the text selection.

The crash can be reproduced every time.

 -- Backtrace:
Application: Kate (kate), signal: Segmentation fault
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7f6a3dbec840 (LWP 2685))]

Thread 2 (Thread 0x7f6a35abd710 (LWP 2686)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x0000003280f273e6 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x3281200b20) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2304
#2  0x0000003280f27429 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x328120ebec) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1438
#3  0x000000374ac06a3a in start_thread (arg=&lt;value optimized out&gt;) at pthread_create.c:297
#4  0x000000374a0de67d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f6a3dbec840 (LWP 2685)):
[KCrash Handler]
#5  KateLineLayout::viewLineCount (this=0x0) at /usr/src/debug/kdelibs-4.4.0/kate/render/katelinelayout.cpp:173
#6  0x00007f6a35ba278a in KateLayoutCache::viewLine (this=0x34c16d0, realCursor=...) at /usr/src/debug/kdelibs-4.4.0/kate/render/katelayoutcache.cpp:395
#7  0x00007f6a35ba2d71 in KateLayoutCache::textLayout (this=0x34c16d0, realCursor=...) at /usr/src/debug/kdelibs-4.4.0/kate/render/katelayoutcache.cpp:337
#8  0x00007f6a35c00eaf in KateViewInternal::makeVisible (this=0x34c0da0, c=&lt;value optimized out&gt;, endCol=&lt;value optimized out&gt;, force=false, center=&lt;value optimized out&gt;, 
    calledExternally=&lt;value optimized out&gt;) at /usr/src/debug/kdelibs-4.4.0/kate/view/kateviewinternal.cpp:690
#9  0x00007f6a35c01569 in KateViewInternal::updateCursor (this=0x34c0da0, newCursor=&lt;value optimized out&gt;, force=&lt;value optimized out&gt;, center=false, calledExternally=&lt;value optimized out&gt;)
    at /usr/src/debug/kdelibs-4.4.0/kate/view/kateviewinternal.cpp:1912
#10 0x00007f6a35c02149 in KateViewInternal::editEnd (this=0x34c0da0, editTagLineStart=&lt;value optimized out&gt;, editTagLineEnd=&lt;value optimized out&gt;, tagFrom=&lt;value optimized out&gt;)
    at /usr/src/debug/kdelibs-4.4.0/kate/view/kateviewinternal.cpp:3397
#11 0x00007f6a35b645e1 in KateDocument::editEnd (this=0x2847b00) at /usr/src/debug/kdelibs-4.4.0/kate/document/katedocument.cpp:981
#12 0x00007f6a35b6b260 in KateDocument::removeText (this=0x2847b00, _range=&lt;value optimized out&gt;, block=&lt;value optimized out&gt;) at /usr/src/debug/kdelibs-4.4.0/kate/document/katedocument.cpp:825
#13 0x00007f6a35b6cdaa in KateDocument::backspace (this=0x2847b00, view=&lt;value optimized out&gt;, c=&lt;value optimized out&gt;) at /usr/src/debug/kdelibs-4.4.0/kate/document/katedocument.cpp:2893
#14 0x00007f6a35bea13c in KateView::backspace (this=0x34bd050) at /usr/src/debug/kdelibs-4.4.0/kate/view/kateview.cpp:2296
#15 0x00007f6a35bee81d in KateView::qt_metacall (this=0x34bd050, _c=InvokeMetaMethod, _id=51, _a=0x7fff60c18ee0) at /usr/src/debug/kdelibs-4.4.0/x86_64-redhat-linux-gnu/kate/kateview.moc:373
#16 0x0000003276568adf in QMetaObject::activate (sender=0x357fde0, m=&lt;value optimized out&gt;, local_signal_index=&lt;value optimized out&gt;, argv=0x7fff60c18ee0) at kernel/qobject.cpp:3275
#17 0x0000003276fa59e2 in QAction::triggered (this=&lt;value optimized out&gt;, _t1=false) at .moc/release-shared/moc_qaction.cpp:263
#18 0x0000003276fa711b in QAction::activate (this=0x357fde0, event=&lt;value optimized out&gt;) at kernel/qaction.cpp:1251
#19 0x0000003276fa81d7 in QAction::event (this=&lt;value optimized out&gt;, e=&lt;value optimized out&gt;) at kernel/qaction.cpp:1177
#20 0x000000348794becd in KAction::event (this=&lt;value optimized out&gt;, event=0x7fff60c19550) at /usr/src/debug/kdelibs-4.4.0/kdeui/actions/kaction.cpp:129
#21 0x0000003276faa86c in QApplicationPrivate::notify_helper (this=0x25c79e0, receiver=0x357fde0, e=0x7fff60c19550) at kernel/qapplication.cpp:4298
#22 0x0000003276fb093b in QApplication::notify (this=&lt;value optimized out&gt;, receiver=0x357fde0, e=0x7fff60c19550) at kernel/qapplication.cpp:4181
#23 0x0000003487a067f6 in KApplication::notify (this=0x7fff60c1ab90, receiver=0x357fde0, event=0x7fff60c19550) at /usr/src/debug/kdelibs-4.4.0/kdeui/kernel/kapplication.cpp:302
#24 0x000000327655696c in QCoreApplication::notifyInternal (this=0x7fff60c1ab90, receiver=0x357fde0, event=0x7fff60c19550) at kernel/qcoreapplication.cpp:704
#25 0x0000003276fdd926 in sendEvent (this=&lt;value optimized out&gt;, e=0x7fff60c19b50) at ../../src/corelib/kernel/qcoreapplication.h:215
#26 QShortcutMap::dispatchEvent (this=&lt;value optimized out&gt;, e=0x7fff60c19b50) at kernel/qshortcutmap.cpp:879
#27 0x0000003276fdf7d7 in QShortcutMap::tryShortcutEvent (this=0x25c7b08, o=&lt;value optimized out&gt;, e=0x7fff60c19b50) at kernel/qshortcutmap.cpp:364
#28 0x0000003276fb2463 in QApplication::notify (this=0x7fff60c1ab90, receiver=0x34c0da0, e=0x7fff60c19b50) at kernel/qapplication.cpp:3744
#29 0x0000003487a067f6 in KApplication::notify (this=0x7fff60c1ab90, receiver=0x34c0da0, event=0x7fff60c19b50) at /usr/src/debug/kdelibs-4.4.0/kdeui/kernel/kapplication.cpp:302
#30 0x000000327655696c in QCoreApplication::notifyInternal (this=0x7fff60c1ab90, receiver=0x34c0da0, event=0x7fff60c19b50) at kernel/qcoreapplication.cpp:704
#31 0x000000327704426a in QKeyMapper::sendKeyEvent (keyWidget=0x34c0da0, grab=&lt;value optimized out&gt;, type=KeyPress, code=16777219, modifiers=&lt;value optimized out&gt;, text=..., 
    autorepeat=&lt;value optimized out&gt;, count=&lt;value optimized out&gt;, nativeScanCode=&lt;value optimized out&gt;, nativeVirtualKey=&lt;value optimized out&gt;, nativeModifiers=&lt;value optimized out&gt;)
    at kernel/qkeymapper_x11.cpp:1861
#32 0x0000003277046680 in QKeyMapperPrivate::translateKeyEvent (this=&lt;value optimized out&gt;, keyWidget=0x34c0da0, event=&lt;value optimized out&gt;, grab=&lt;value optimized out&gt;)
    at kernel/qkeymapper_x11.cpp:1831
#33 0x0000003277020844 in QApplication::x11ProcessEvent (this=&lt;value optimized out&gt;, event=0x7fff60c1a720) at kernel/qapplication_x11.cpp:3394
#34 0x00000032770496b2 in x11EventSourceDispatch (s=0x25c99a0, callback=&lt;value optimized out&gt;, user_data=&lt;value optimized out&gt;) at kernel/qguieventdispatcher_glib.cpp:146
#35 0x000000327503920e in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#36 0x000000327503cbf8 in ?? () from /lib64/libglib-2.0.so.0
#37 0x000000327503cd1a in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#38 0x000000327657c2b3 in QEventDispatcherGlib::processEvents (this=0x25a2030, flags=&lt;value optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:412
#39 0x000000327704937e in QGuiEventDispatcherGlib::processEvents (this=&lt;value optimized out&gt;, flags=&lt;value optimized out&gt;) at kernel/qguieventdispatcher_glib.cpp:204
#40 0x00000032765553b2 in QEventLoop::processEvents (this=&lt;value optimized out&gt;, flags=...) at kernel/qeventloop.cpp:149
#41 0x000000327655567c in QEventLoop::exec (this=0x7fff60c1aa50, flags=...) at kernel/qeventloop.cpp:201
#42 0x0000003276557969 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#43 0x0000003489205b9d in kdemain (argc=&lt;value optimized out&gt;, argv=&lt;value optimized out&gt;) at /usr/src/debug/kdesdk-4.4.0/kate/app/katemain.cpp:377
#44 0x000000374a01eb1d in __libc_start_main (main=&lt;value optimized out&gt;, argc=&lt;value optimized out&gt;, ubp_av=&lt;value optimized out&gt;, init=&lt;value optimized out&gt;, fini=&lt;value optimized out&gt;, 
    rtld_fini=&lt;value optimized out&gt;, stack_end=&lt;value optimized out&gt;) at libc-start.c:226
#45 0x00000000004006c9 in _start ()

Possible duplicates by query: bug 224373, bug 223985, bug 223583, bug 223345, bug 219853.

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>915157</commentid>
    <comment_count>1</comment_count>
      <attachid>40698</attachid>
    <who name="Eike Hein">hein</who>
    <bug_when>2010-02-11 22:35:50 +0000</bug_when>
    <thetext>Created attachment 40698
File involved in crash

Select from the end upwards until the selection includes the &quot;--- snip ---&quot; line, then press Backspace -&gt; kaboom.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>915273</commentid>
    <comment_count>2</comment_count>
    <who name="Milian Wolff">mail</who>
    <bug_when>2010-02-12 01:31:22 +0000</bug_when>
    <thetext>What kind of mode (i.e. indentation / folding / syntax highlighting) did you assign to the file? I could not reproduce the crash, please be more specific.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>915274</commentid>
    <comment_count>3</comment_count>
    <who name="Eike Hein">hein</who>
    <bug_when>2010-02-12 01:39:10 +0000</bug_when>
    <thetext>I did nothing manually, I just opened the file by double-clicking in Dolphin.

Mode: Tools -&gt; Mode says &quot;Normal&quot;.
Indentation: Tools -&gt; Indentation says &quot;None&quot;.
Folding: Folding markersd are disabled in the GUI (and thus nothing is folded).
Syntax highlighting: Tools -&gt; Highlighting says &quot;None&quot;.
Encoding: Tools -&gt; Encoding says Utf-8.
Line endings: Tools -&gt; End of Line says UNIX.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>915275</commentid>
    <comment_count>4</comment_count>
    <who name="Milian Wolff">mail</who>
    <bug_when>2010-02-12 01:52:37 +0000</bug_when>
    <thetext>How much of the file can you see when you open Kate? And you select just to the start of line 33 (i.e. just before the ---) or do you select the \n before (i.e. to the start of line 32? Do you delete with Backspace or with Delete? Do you select from start to end? From end to start?

Sorry that I bug you with so many questions, but I just can&apos;t reproduce the crash (and boy, would I like to do so... a reproduced bug is nearly a fixed bug ;-)).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>915277</commentid>
    <comment_count>5</comment_count>
    <who name="Eike Hein">hein</who>
    <bug_when>2010-02-12 01:59:46 +0000</bug_when>
    <thetext>It&apos;s ok, though I have answered some of these questions in my initial report already ;).

I can see all rows, but not all columns (word wrapping is disabled, so some of the long ones extend beyond the confines of the viewport).
I select from the end/bottom to the start/upwards.
I select to the start of line 33.
I delete with backspace.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>915278</commentid>
    <comment_count>6</comment_count>
    <who name="Milian Wolff">mail</who>
    <bug_when>2010-02-12 02:18:03 +0000</bug_when>
    <thetext>I still cannot reproduce, anyone else?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>915279</commentid>
    <comment_count>7</comment_count>
    <who name="Eike Hein">hein</who>
    <bug_when>2010-02-12 02:23:51 +0000</bug_when>
    <thetext>Actually, it turns out that my bug report was incomplete, mea culpa.

Kate does not crash after selecting from the end to the start of line 33 and pressing backspace - rather it crashes if I press backspace twice. I.e. select from the end to the start of line 33, press backspace, press backspace again.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>915282</commentid>
    <comment_count>8</comment_count>
    <who name="Milian Wolff">mail</who>
    <bug_when>2010-02-12 02:32:55 +0000</bug_when>
    <thetext>Thanks, this did the &quot;trick&quot;, I reproduced it easily now.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>915283</commentid>
    <comment_count>9</comment_count>
    <who name="Milian Wolff">mail</who>
    <bug_when>2010-02-12 02:33:34 +0000</bug_when>
    <thetext>changing status</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>915286</commentid>
    <comment_count>10</comment_count>
    <who name="Milian Wolff">mail</who>
    <bug_when>2010-02-12 02:34:51 +0000</bug_when>
    <thetext>*** Bug 223345 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>917747</commentid>
    <comment_count>11</comment_count>
    <who name="Christoph Cullmann">christoph</who>
    <bug_when>2010-02-15 23:25:50 +0000</bug_when>
    <thetext>SVN commit 1090734 by cullmann:

BUG: 226409
try to remove segfault, now the smartrangegroups overlap in strange ways but otherwise just the wrong group got resized, its end didnt match reality and cursors belonged to groups with end lines &lt; cursor line

 M  +39 -3     katesmartmanager.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&amp;revision=1090734</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>918143</commentid>
    <comment_count>12</comment_count>
    <who name="Christoph Cullmann">christoph</who>
    <bug_when>2010-02-16 12:56:29 +0000</bug_when>
    <thetext>*** Bug 226322 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>918458</commentid>
    <comment_count>13</comment_count>
    <who name="Dominik Haumann">dhaumann</who>
    <bug_when>2010-02-16 18:31:13 +0000</bug_when>
    <thetext>*** Bug 192606 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>926785</commentid>
    <comment_count>14</comment_count>
    <who name="Dominik Haumann">dhaumann</who>
    <bug_when>2010-03-01 18:02:27 +0000</bug_when>
    <thetext>*** Bug 228980 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>935809</commentid>
    <comment_count>15</comment_count>
    <who name="Dominik Haumann">dhaumann</who>
    <bug_when>2010-03-17 21:46:34 +0000</bug_when>
    <thetext>*** Bug 230001 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>936031</commentid>
    <comment_count>16</comment_count>
    <who name="Kay Abendroth">kay.abendroth</who>
    <bug_when>2010-03-18 11:37:47 +0000</bug_when>
    <thetext>It would be great to have that in 4.4.2 or 4.4.3, because of the crash it causes, which in daily work with Kate becomes very annoying.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>937132</commentid>
    <comment_count>17</comment_count>
    <who name="Dominik Haumann">dhaumann</who>
    <bug_when>2010-03-20 17:57:06 +0000</bug_when>
    <thetext>*** Bug 231425 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>943977</commentid>
    <comment_count>18</comment_count>
    <who name="Dominik Haumann">dhaumann</who>
    <bug_when>2010-04-02 19:21:39 +0000</bug_when>
    <thetext>*** Bug 233081 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>949553</commentid>
    <comment_count>19</comment_count>
    <who name="Dominik Haumann">dhaumann</who>
    <bug_when>2010-04-14 19:43:31 +0000</bug_when>
    <thetext>*** Bug 234335 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>949559</commentid>
    <comment_count>20</comment_count>
    <who name="Dominik Haumann">dhaumann</who>
    <bug_when>2010-04-14 19:47:15 +0000</bug_when>
    <thetext>*** Bug 234364 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>949596</commentid>
    <comment_count>21</comment_count>
    <who name="Andreas Pakulat">apaku</who>
    <bug_when>2010-04-14 21:17:49 +0000</bug_when>
    <thetext>*** Bug 234382 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>949628</commentid>
    <comment_count>22</comment_count>
    <who name="Dominik Haumann">dhaumann</who>
    <bug_when>2010-04-14 22:25:38 +0000</bug_when>
    <thetext>Christoph, given this crash seems to appear very often, maybe we should consider backporting this one-liner? It&apos;s not really safe, but still seems to work...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>959112</commentid>
    <comment_count>23</comment_count>
    <who name="Dominik Haumann">dhaumann</who>
    <bug_when>2010-05-09 04:43:34 +0000</bug_when>
    <thetext>*** Bug 235199 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>959120</commentid>
    <comment_count>24</comment_count>
    <who name="Dominik Haumann">dhaumann</who>
    <bug_when>2010-05-09 04:59:24 +0000</bug_when>
    <thetext>*** Bug 236041 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>959501</commentid>
    <comment_count>25</comment_count>
    <who name="Dominik Haumann">dhaumann</who>
    <bug_when>2010-05-09 22:36:50 +0000</bug_when>
    <thetext>*** Bug 237002 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>959622</commentid>
    <comment_count>26</comment_count>
    <who name="Christoph Cullmann">christoph</who>
    <bug_when>2010-05-10 06:22:02 +0000</bug_when>
    <thetext>Just backport then please, have no checkout here for branch stuff :/
I don&apos;t know why my change works btw. and let all praise that KDE 4.5 just doesn&apos;t use smart for any kate internal stuff ;) (uh oh, beside completion, this must still be fixed)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>963435</commentid>
    <comment_count>27</comment_count>
    <who name="Dominik Haumann">dhaumann</who>
    <bug_when>2010-05-17 23:06:17 +0000</bug_when>
    <thetext>*** Bug 237966 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>965856</commentid>
    <comment_count>28</comment_count>
    <who name="Dominik Haumann">dhaumann</who>
    <bug_when>2010-05-22 23:49:07 +0000</bug_when>
    <thetext>*** Bug 238394 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>965860</commentid>
    <comment_count>29</comment_count>
    <who name="Dominik Haumann">dhaumann</who>
    <bug_when>2010-05-22 23:50:58 +0000</bug_when>
    <thetext>*** Bug 238292 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>967864</commentid>
    <comment_count>30</comment_count>
    <who name="Kay Abendroth">kay.abendroth</who>
    <bug_when>2010-05-27 12:49:10 +0000</bug_when>
    <thetext>Please backport this fix to 4.4.4 or 4.4.5 at least.

Kate crashing in the middle of editing a file is horrible by itself. If several files are open which were not saved a while its even worse. I had two crashes during the last two days.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>968180</commentid>
    <comment_count>31</comment_count>
    <who name="Christoph Cullmann">christoph</who>
    <bug_when>2010-05-27 20:01:38 +0000</bug_when>
    <thetext>SVN commit 1131228 by cullmann:

backport fix for 226409
wrong stuff in smart leads to random segfault
BUG: 226409
this is a stupid and ugly workaround


 M  +3 -1      katesmartmanager.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&amp;revision=1131228</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>968337</commentid>
    <comment_count>32</comment_count>
    <who name="Dominik Haumann">dhaumann</who>
    <bug_when>2010-05-28 01:42:08 +0000</bug_when>
    <thetext>*** Bug 233224 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>970834</commentid>
    <comment_count>33</comment_count>
    <who name="Dominik Haumann">dhaumann</who>
    <bug_when>2010-05-31 13:51:57 +0000</bug_when>
    <thetext>*** Bug 238887 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>976111</commentid>
    <comment_count>34</comment_count>
    <who name="Dominik Haumann">dhaumann</who>
    <bug_when>2010-06-10 00:24:24 +0000</bug_when>
    <thetext>*** Bug 241213 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>980735</commentid>
    <comment_count>35</comment_count>
    <who name="Dominik Haumann">dhaumann</who>
    <bug_when>2010-06-20 11:48:37 +0000</bug_when>
    <thetext>*** Bug 242205 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>985421</commentid>
    <comment_count>36</comment_count>
    <who name="Dominik Haumann">dhaumann</who>
    <bug_when>2010-07-01 23:15:33 +0000</bug_when>
    <thetext>*** Bug 238704 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>986263</commentid>
    <comment_count>37</comment_count>
    <who name="Dominik Haumann">dhaumann</who>
    <bug_when>2010-07-04 23:16:08 +0000</bug_when>
    <thetext>*** Bug 243604 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1047624</commentid>
    <comment_count>38</comment_count>
    <who name="Dario Andres">andresbajotierra</who>
    <bug_when>2010-11-21 15:16:12 +0000</bug_when>
    <thetext>*** Bug 257510 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1047626</commentid>
    <comment_count>39</comment_count>
    <who name="Dario Andres">andresbajotierra</who>
    <bug_when>2010-11-21 15:16:14 +0000</bug_when>
    <thetext>*** Bug 256452 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1047628</commentid>
    <comment_count>40</comment_count>
    <who name="Dario Andres">andresbajotierra</who>
    <bug_when>2010-11-21 15:16:18 +0000</bug_when>
    <thetext>*** Bug 255585 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1047630</commentid>
    <comment_count>41</comment_count>
    <who name="Dario Andres">andresbajotierra</who>
    <bug_when>2010-11-21 15:16:20 +0000</bug_when>
    <thetext>*** Bug 254587 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1047632</commentid>
    <comment_count>42</comment_count>
    <who name="Dario Andres">andresbajotierra</who>
    <bug_when>2010-11-21 15:16:23 +0000</bug_when>
    <thetext>*** Bug 254525 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1059234</commentid>
    <comment_count>43</comment_count>
    <who name="Dario Andres">andresbajotierra</who>
    <bug_when>2010-12-15 14:36:13 +0000</bug_when>
    <thetext>*** Bug 259857 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1063001</commentid>
    <comment_count>44</comment_count>
    <who name="Milian Wolff">mail</who>
    <bug_when>2010-12-22 20:24:58 +0000</bug_when>
    <thetext>*** Bug 260996 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>40698</attachid>
            <date>2010-02-11 22:35:50 +0000</date>
            <delta_ts>2010-02-11 22:35:50 +0000</delta_ts>
            <desc>File involved in crash</desc>
            <filename>notes</filename>
            <type>text/plain</type>
            <size>2650</size>
            <attacher name="Eike Hein">hein</attacher>
            
              <data encoding="base64">Y2FsbDogIC4vY3JlYXRlX3RhcmJhbGwucmIgLXUgaGVpbiAtdyAtYSBhbGwKCmJhZCBsYW5nczog
YnIgY3kgZmkgZ2EgaGkgaHIgaXMga2Ega20ga28gbHQgbXMgbXQgbmIgcm8gcncgc2sgc2wgdGEK
CnRhciAtY2pmIGtvbnZlcnNhdGlvbi0xLjIuMS50YXIuYnoyIGtvbnZlcnNhdGlvbi0xLjIuMQoK
c3ZuIGNvcHkgaHR0cHM6Ly9oZWluQHN2bi5rZGUub3JnL2hvbWUva2RlL3RydW5rL2V4dHJhZ2Vh
ci9uZXR3b3JrL2tvbnZlcnNhdGlvbiBodHRwczovL2hlaW5Ac3ZuLmtkZS5vcmcvaG9tZS9rZGUv
dGFncy9rb252ZXJzYXRpb24vMS4yLjEgLW0gIlRhZ2dpbmcgS29udmVyc2F0aW9uIDEuMi4xLiIK
CnggICBzZWxlY3QgdHJhbnNsYXRpb25zCnggICBhZGp1c3QgY29kZWJhc2UgZm9yIHJlbGVhc2UK
eCAgIGdlbmVyYXRlIHRhcmJhbGwKeCAgIGRvIGJ1aWxkIHRlc3RzCnggICB0YWcKeCAgIGFkanVz
dCBjb2RlYmFzZSBmb3IgbmV4dCBkZXYgY3ljbGUKeCAgIGFkZCBuZXcgdmVyc2lvbiBpbiBidWd6
aWxsYQp4ICAgdXBsb2FkIHRhcmJhbGwgdG8ga3Rvd24KeCAgIG5ld3MgZW50cnkgYXQgYmVybGlv
cwp4ICAgbmV3cyBlbnRyeSBhdCBzb3VyY2Vmb3JnZQp4ICAgdXBkYXRlIHdlYnNpdGUKeCAgIHVw
ZGF0ZSBSZWxlYXNlcyBwYWdlIG9uIHRoZSB3aWtpCnggICB1cGRhdGUgZXh0cmFnZWFyIHdlYnNp
dGUgYXBwIGluZm8KeCAgIHVwZGF0ZSBrZGUtYXBwcyBlbnRyeQp4ICAgbWFpbCBrZGUtYW5ub3Vu
Y2UtYXBwcyAmIGtvbnZlcnNhdGlvbi1kZXZlbAp4ICAgdXBkYXRlIGlyYyBjaGFubmVsIHRvcGlj
Cm4gICB1cGRhdGUgaXJjIGNoYW5uZWwgam9pbiBncmVldGluZwp4ICAgdXBkYXRlIHdpa2lwZWRp
YSBlbiAmIGRlCnggICB1cGRhdGUgZmFjZWJvb2sKeCAgIHVwZGF0ZSBmcmVzaG1lYXQKbm5uIHVw
ZGF0ZSBzY3JlZW5zaG90cyAod2Vic2l0ZSwga2RlLWFwcHMsIGZyZXNobWVhdCkKbiAgIHVwZGF0
ZSBvaGxvaCAoYXBwIGljb24vbG9nbykKKHggPSBkb25lOyBuID0gbm90IGFwcGxpY2FibGUgdGhp
cyB0aW1lIGFyb3VuZCkKCi0tLSBzbmlwIC0tLQoKQWxsIGxhbmd1YWdlcyBpbiBjaGVja291dCAo
OTYpOgogICAgYWYgYXIgYXMgYXN0IGJlIGJlQGxhdGluIGJnIGJuIGJuX0lOIGJyIGNhIGNhQHZh
bGVuY2lhIGNyaCBjcyBjc2IgY3kgZGEgZGUgZWwgZW5fR0IgZW8gZXMgZXQgZXUgZmEgZmkgZnIg
ZnkgZ2EgZ2wgZ3UgaGEgaGUgaGkgaG5lIGhyIGhzYiBodSBoeSBpZCBpcyBpdCBqYSBrYSBrayBr
bSBrbiBrbyBrdSBsYiBsdCBsdiBtYWkgbWwgbWsgbXIgbXMgbXQgbmIgbmRzIG5lIG5sIG5uIG5z
byBvYyBvciBwYSBwbCBwcyBwdCBwdF9CUiBybyBydSBydyBzZSBzaSBzayBzbCBzciBzckBsYXRp
biBzdiB0YSB0ZSB0ZyB0aCB0ciB1ayB1eiB1ekBjeXJpbGxpYyB2aSB3YSB4aCB4LXRlc3Qgemhf
Q04gemhfSEsgemhfVFcKCkxhbmd1YWdlcyB3aXRoIHRyYW5zbGF0aW9ucyBmb3IgZXh0cmFnZWFy
LW5ldHdvcmsva29udmVyc2F0aW9uICg0OCk6CiAgICBhciBiZyBiciBjYSBjcyBjeSBkYSBkZSBl
bCBlbl9HQiBlcyBldCBmaSBmciBnYSBnbCBoZSBoaSBociBodSBpcyBpdCBqYSBrYSBrbSBrbyBs
dCBtcyBtdCBuYiBuZHMgbmwgcGEgcGwgcHQgcHRfQlIgcm8gcnUgcncgc2sgc2wgc3YgdGEgdHIg
dWsgeC10ZXN0IHpoX0NOIHpoX1RXCgpMYW5ndWFnZXMgd2l0aG91dCB0cmFuc2xhdGlvbnMgZm9y
IGV4dHJhZ2Vhci1uZXR3b3JrL2tvbnZlcnNhdGlvbiAoNDgpOgogICAgYWYgYXMgYXN0IGJlIGJl
QGxhdGluIGJuIGJuX0lOIGNhQHZhbGVuY2lhIGNyaCBjc2IgZW8gZXUgZmEgZnkgZ3UgaGEgaG5l
IGhzYiBoeSBpZCBrayBrbiBrdSBsYiBsdiBtYWkgbWwgbWsgbXIgbmUgbm4gbnNvIG9jIG9yIHBz
IHNlIHNpIHNyIHNyQGxhdGluIHRlIHRnIHRoIHV6IHV6QGN5cmlsbGljIHZpIHdhIHhoIHpoX0hL
CgpBdmFpbGFibGUgdHJhbnNsYXRpb25zIG1lZXRpbmcgc3VwcGxpZWQgZmlsdGVyIGNyaXRlcmlh
IG9mIDY1JSBjb3ZlcmFnZSAoMjkpOgogICAgYXIgYmcgY2EgY3MgZGEgZGUgZWwgZW5fR0IgZXMg
ZXQgZnIgZ2wgaGUgaHUgaXQgamEgbmRzIG5sIHBhIHBsIHB0IHB0X0JSIHJ1IHN2IHRyIHVrIHgt
dGVzdCB6aF9DTiB6aF9UVwoKQXZhaWxhYmxlIHRyYW5zbGF0aW9ucyBub3QgbWVldGluZyBzdXBw
bGllZCBmaWx0ZXIgY3JpdGVyaWEgb2YgNjUlIGNvdmVyYWdlICgxOSk6CiAgICBiciBjeSBmaSBn
YSBoaSBociBpcyBrYSBrbSBrbyBsdCBtcyBtdCBuYiBybyBydyBzayBzbCB0YQoKQWxsIGxhbmd1
YWdlcyB3aXRob3V0IHRyYW5zbGF0aW9ucyBmb3IgZXh0cmFnZWFyLW5ldHdvcmsva29udmVyc2F0
aW9uIG9yIG5vdCBtZWV0aW5nIGZpbHRlciBjcml0ZXJpYSAoNjc7IGZvcm1hdHRlZCBmb3Igc3Zu
MmRpc3QpOgogICAgYWYsYXMsYXN0LGJlLGJlQGxhdGluLGJuLGJuX0lOLGNhQHZhbGVuY2lhLGNy
aCxjc2IsZW8sZXUsZmEsZnksZ3UsaGEsaG5lLGhzYixoeSxpZCxrayxrbixrdSxsYixsdixtYWks
bWwsbWssbXIsbmUsbm4sbnNvLG9jLG9yLHBzLHNlLHNpLHNyLHNyQGxhdGluLHRlLHRnLHRoLHV6
LHV6QGN5cmlsbGljLHZpLHdhLHhoLHpoX0hLLGJyLGN5LGZpLGdhLGhpLGhyLGlzLGthLGttLGtv
LGx0LG1zLG10LG5iLHJvLHJ3LHNrLHNsLHRhCg==
</data>

          </attachment>
      

    </bug>

</bugzilla>