Bug 315021 - importing ASCII file as matrix
Summary: importing ASCII file as matrix
Status: RESOLVED NOT A BUG
Alias: None
Product: unknown
Classification: Bugzilla Internals
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-12 21:30 UTC by Perles
Modified: 2013-02-13 06:03 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Perles 2013-02-12 21:30:09 UTC
Application: labplot2 (2.0.0.alpha3)
KDE Platform Version: 4.10.00 (Compiled from sources)
Qt Version: 4.8.4
Operating System: Linux 3.6.10-gentoo i686
Distribution (Platform): Gentoo Packages

-- Information about the crash:
- What I was doing when the application crashed:
It happens every time I try to import an ASCII file as a matrix.

The crash can be reproduced every time.

-- Backtrace:
Application: LabPlot (labplot2), signal: Segmentation fault
Using host libthread_db library "/lib/libthread_db.so.1".
[KCrash Handler]
#7  0x081e7a61 in ImportFileDialog::importToSpreadsheet (this=0x932b510) at /home/laperles/labplot/2.0/src/kdefrontend/datasources/ImportFileDialog.cpp:145
#8  0x080d4aec in MainWin::importFileDialog (this=0x930a028) at /home/laperles/labplot/2.0/src/kdefrontend/MainWin.cpp:1078
#9  0x080c2420 in MainWin::qt_static_metacall (_o=0x930a028, _c=QMetaObject::InvokeMetaMethod, _id=13, _a=0xbf9df1b8) at /home/laperles/labplot/2.0/build/src/moc_MainWin.cpp:126
#10 0xb5e74309 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/qt4/libQtCore.so.4
#11 0xb646e3f9 in QAction::triggered(bool) () from /usr/lib/qt4/libQtGui.so.4
#12 0xb646e65b in QAction::activate(QAction::ActionEvent) () from /usr/lib/qt4/libQtGui.so.4
#13 0xb6901aed in ?? () from /usr/lib/qt4/libQtGui.so.4
#14 0xb6908e83 in ?? () from /usr/lib/qt4/libQtGui.so.4
#15 0xb6909d9e in QMenu::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/qt4/libQtGui.so.4
#16 0xb7656f94 in KMenu::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libkdeui.so.5
#17 0xb64ce55a in QWidget::event(QEvent*) () from /usr/lib/qt4/libQtGui.so.4
#18 0xb690a287 in QMenu::event(QEvent*) () from /usr/lib/qt4/libQtGui.so.4
#19 0xb64755b4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/qt4/libQtGui.so.4
#20 0xb647abaf in QApplication::notify(QObject*, QEvent*) () from /usr/lib/qt4/libQtGui.so.4
#21 0xb757c45a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#22 0xb5e62ffe in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/qt4/libQtCore.so.4
#23 0xb6476527 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/qt4/libQtGui.so.4
#24 0xb64ff004 in ?? () from /usr/lib/qt4/libQtGui.so.4
#25 0xb64fd53f in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/qt4/libQtGui.so.4
#26 0xb6527ea2 in ?? () from /usr/lib/qt4/libQtGui.so.4
#27 0xb531a773 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#28 0xb531ab08 in ?? () from /usr/lib/libglib-2.0.so.0
#29 0xb531abef in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#30 0xb5e85927 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/qt4/libQtCore.so.4
#31 0xb6527ab5 in ?? () from /usr/lib/qt4/libQtGui.so.4
#32 0xb5e61ee6 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/qt4/libQtCore.so.4
#33 0xb5e62140 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/qt4/libQtCore.so.4
#34 0xb5e64574 in QCoreApplication::exec() () from /usr/lib/qt4/libQtCore.so.4
#35 0xb6473457 in QApplication::exec() () from /usr/lib/qt4/libQtGui.so.4
#36 0x080cbf1b in main (argc=1, argv=0xbf9e04d4) at /home/laperles/labplot/2.0/src/kdefrontend/LabPlot.cpp:117

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-02-13 06:03:56 UTC
Sorry, this application is not using bugs.kde.org as its bug tracker. Please report the problem to 
http://labplot.sourceforge.net/ .