[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kwrite-devel
Subject:    [Bug 136048] New: Crash on saving utf8 xml file
From:       "Michaël" Todorovic <michael.todorovic () free ! fr>
Date:       2006-10-20 18:18:22
Message-ID: 20061020201820.136048.michael.todorovic () free ! fr
[Download RAW message or body]

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=136048         
           Summary: Crash on saving utf8 xml file
           Product: kate
           Version: unspecified
          Platform: Debian testing
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: kwrite
        AssignedTo: kwrite-devel kde org
        ReportedBy: michael.todorovic free fr


Version:            (using KDE KDE 3.5.5)
Installed from:    Debian testing/unstable Packages
OS:                Linux

I'm writing an utf8 xml file. Its size is approx. 66ko. How to have the bug :
I open my xml file, modify its content and save with Ctrl+S. The save stops at 14896 \
bytes (the size of the save file) instead of more 66417 bytes. Kwrite close and i got \
a window saying me kwrite crashed with a SIGABRT (6) signal. I'm using debian 3.1r3 \
testing 32bits with two days old update. Here is the stack : 
(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1232217888 (LWP 4372)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#5  0xb7ce4947 in raise () from /lib/tls/libc.so.6
#6  0xb7ce60c9 in abort () from /lib/tls/libc.so.6
#7  0xb7d19fda in __fsetlocking () from /lib/tls/libc.so.6
#8  0xb7d200cc in malloc_usable_size () from /lib/tls/libc.so.6
#9  0xb7d21f58 in free () from /lib/tls/libc.so.6
#10 0xb7d23c4f in malloc () from /lib/tls/libc.so.6
#11 0xb756051a in QGArray::QGArray () from /usr/lib/libqt-mt.so.3
#12 0xb7554580 in QMemArray<char>::QMemArray () from /usr/lib/libqt-mt.so.3
#13 0xb7553818 in QCString::QCString () from /usr/lib/libqt-mt.so.3
#14 0xb75b213d in QUtf8Codec::fromUnicode () from /usr/lib/libqt-mt.so.3
#15 0xb75abb03 in QTextStatelessEncoder::fromUnicode ()
   from /usr/lib/libqt-mt.so.3
#16 0xb7598f8a in QTextStream::writeBlock () from /usr/lib/libqt-mt.so.3
#17 0xb759978b in QTextStream::operator<< () from /usr/lib/libqt-mt.so.3
#18 0xb645e9ac in KateBuffer::saveFile () from /usr/lib/kde3/libkatepart.so
#19 0xb64a5ed5 in KateDocument::saveFile () from /usr/lib/kde3/libkatepart.so
#20 0xb7f29c74 in KParts::ReadWritePart::save () from /usr/lib/libkparts.so.2
#21 0xb6409e49 in KateDocument::save () from /usr/lib/kde3/libkatepart.so
#22 0xb63ec530 in KateView::save () from /usr/lib/kde3/libkatepart.so
#23 0xb64aa799 in KateView::qt_invoke () from /usr/lib/kde3/libkatepart.so
#24 0xb726eb87 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#25 0xb726f618 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#26 0xb6cc1259 in KAction::activated () from /usr/lib/libkdeui.so.4
#27 0xb6cf6961 in KAction::slotActivated () from /usr/lib/libkdeui.so.4
#28 0xb6dd6f9f in KAction::qt_invoke () from /usr/lib/libkdeui.so.4
#29 0xb726eb87 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#30 0xb726f618 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#31 0xb78129c9 in KAccelPrivate::menuItemActivated ()
   from /usr/lib/libkdecore.so.4
#32 0xb78626c7 in KAccelPrivate::emitActivatedSignal ()
   from /usr/lib/libkdecore.so.4
#33 0xb78ed51c in KAccelPrivate::eventFilter () from /usr/lib/libkdecore.so.4
#34 0xb726e13a in QObject::activate_filters () from /usr/lib/libqt-mt.so.3
#35 0xb726e1b8 in QObject::event () from /usr/lib/libqt-mt.so.3
#36 0xb72a544a in QWidget::event () from /usr/lib/libqt-mt.so.3
#37 0xb737a704 in QMainWindow::event () from /usr/lib/libqt-mt.so.3
#38 0xb7206aea in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#39 0xb7208a9e in QApplication::notify () from /usr/lib/libqt-mt.so.3
#40 0xb78fce6e in KApplication::notify () from /usr/lib/libkdecore.so.4
#41 0xb786ebd7 in KAccelEventHandler::x11Event ()
   from /usr/lib/libkdecore.so.4
#42 0xb78f3c63 in KApplication::x11EventFilter ()
   from /usr/lib/libkdecore.so.4
#43 0xb7187133 in qt_set_x11_event_filter () from /usr/lib/libqt-mt.so.3
#44 0xb719705b in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3
#45 0xb71adcb2 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#46 0xb722103d in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#47 0xb7220e5e in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#48 0xb7208683 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#49 0xb685a6cb in kdemain () from /usr/lib/libkdeinit_kwrite.so
#50 0xb7f46524 in kdeinitmain () from /usr/lib/kde3/kwrite.so
#51 0x0804e457 in ?? ()
#52 0x00000001 in ?? ()
#53 0x08072320 in ?? ()
#54 0x00000001 in ?? ()
#55 0x00000000 in ?? ()

I can't publish my file on the web but you can contact me if you want it ;)
_______________________________________________
KWrite-Devel mailing list
KWrite-Devel@kde.org
https://mail.kde.org/mailman/listinfo/kwrite-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic