https://bugs.kde.org/show_bug.cgi?id=253284
--- Comment #3 from Volkmar Wörner <volkmar woerner gmx de> 2011-03-01 15:53:04 --- Created an attachment (id=57590) --> (http://bugs.kde.org/attachment.cgi?id=57590) minimal test app to reproduce bug Testcase: minimal program compile inside kdeenv.bat When I had less than 13 driveletters, it worked fine. When I had more than 13 driveletters, it crashed. backtrace from MSVC2010, testapp compiled against trunk with MSVC2010: QtCore4.dll!70ea4f83() [Unten angegebene Rahmen sind möglicherweise nicht korrekt und/oder fehlen, keine Symbole geladen für QtCore4.dll] QtGui4.dll!7085ad53() QtGui4.dll!706dcf72() QtCore4.dll!70dda454() > kio.dll!QMap<int,KUrlComboBox::KUrlComboBoxPrivate::KUrlComboItem const > *>::node_create(QMapData * adt, QMapData::Node * * aupdate, const int & akey, > const KUrlComboBox::KUrlComboBoxPrivate::KUrlComboItem * const & avalue) > Zeile 452 C++ kio.dll!KUrlComboBox::KUrlComboBoxPrivate::insertUrlItem(const KUrlComboBox::KUrlComboBoxPrivate::KUrlComboItem * item) Zeile 324 + 0x29 Bytes C++ kio.dll!KUrlComboBox::setMaxItems(int max) Zeile 344 + 0x14 Bytes C++ kfile.dll!KFileWidgetPrivate::readConfig(KConfigGroup & configGroup) Zeile 1814 + 0x7b Bytes C++ kfile.dll!KFileWidget::KFileWidget(const KUrl & _startDir, QWidget * parent) Zeile 586 C++ kfilemodule.dll!KFileModule::createFileWidget(const KUrl & startDir, QWidget * parent) Zeile 36 + 0x2c Bytes C++ kio.dll!KFileDialog::KFileDialog(const KUrl & startDir, const QString & filter, QWidget * parent, QWidget * customWidget) Zeile 269 + 0x14 Bytes C++ kfiledialogtest.exe!main(int argc, char * * argv) Zeile 25 + 0x3d Bytes C++ kfiledialogtest.exe!_WinMain@16() + 0x105 Bytes C++ kfiledialogtest.exe!__tmainCRTStartup() Zeile 547 + 0x1c Bytes C kernel32.dll!75b333ca() ntdll.dll!76fd9ed2() ntdll.dll!76fd9ea5() -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kde-windows mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-windows
