Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

Illegal instruction in File menu #1194

Closed
openstreetmap-trac opened this issue Jul 23, 2021 · 2 comments
Closed

Illegal instruction in File menu #1194

openstreetmap-trac opened this issue Jul 23, 2021 · 2 comments

Comments

@openstreetmap-trac
Copy link

Reporter: skinkie[at]xs4all.nl
[Submitted to the original trac issue database at 7.37pm, Monday, 22nd September 2008]

(gdb) bt
#0 0x00000000005c19d6 in BrowserWebPage::javaScriptConsoleMessage (
this=0xe20600, message=@0x7fff324099e0, lineNumber=1,
sourceID=@0x7fff324099d0) at QMapControl/browserimagemanager.cpp:34
#1 0x00007f3b2921cce5 in WebCore::ChromeClientQt::addMessageToConsole ()
from /usr/lib/qt4/libQtWebKit.so.4
#2 0x00007f3b290e429b in WebCore::Chrome::addMessageToConsole ()
from /usr/lib/qt4/libQtWebKit.so.4
#3 0x00007f3b28f31b82 in WebCore::KJSProxy::evaluate ()
from /usr/lib/qt4/libQtWebKit.so.4
#4 0x00007f3b290c5ebd in WebCore::FrameLoader::executeScript ()
from /usr/lib/qt4/libQtWebKit.so.4
#5 0x00007f3b29099efd in WebCore::HTMLTokenizer::scriptExecution ()
from /usr/lib/qt4/libQtWebKit.so.4
#6 0x00007f3b2909a4be in WebCore::HTMLTokenizer::notifyFinished ()
from /usr/lib/qt4/libQtWebKit.so.4
#7 0x00007f3b290a7ddc in WebCore::CachedScript::checkNotify ()
from /usr/lib/qt4/libQtWebKit.so.4
#8 0x00007f3b290a82fc in WebCore::CachedScript::data ()
from /usr/lib/qt4/libQtWebKit.so.4
#9 0x00007f3b290d431c in WebCore::Loader::didFinishLoading ()
from /usr/lib/qt4/libQtWebKit.so.4
#10 0x00007f3b290e08fe in WebCore::SubresourceLoader::didFinishLoading ()
from /usr/lib/qt4/libQtWebKit.so.4
---Type to continue, or q to quit---
#11 0x00007f3b2920458f in WebCore::QNetworkReplyHandler::finish ()
from /usr/lib/qt4/libQtWebKit.so.4
#12 0x00007f3b29204aad in WebCore::QNetworkReplyHandler::qt_metacall ()
from /usr/lib/qt4/libQtWebKit.so.4
#13 0x00007f3b2611161d in QObject::event () from /usr/lib/qt4/libQtCore.so.4
#14 0x00007f3b27ea991d in QApplicationPrivate::notify_helper ()
from /usr/lib/qt4/libQtGui.so.4
#15 0x00007f3b27eb14a2 in QApplication::notify ()
from /usr/lib/qt4/libQtGui.so.4
#16 0x00007f3b261037b0 in QCoreApplication::notifyInternal ()
from /usr/lib/qt4/libQtCore.so.4
#17 0x00007f3b26104231 in QCoreApplicationPrivate::sendPostedEvents ()
from /usr/lib/qt4/libQtCore.so.4
#18 0x00007f3b2612c1b0 in QEventDispatcherUNIX::processEvents ()
from /usr/lib/qt4/libQtCore.so.4
#19 0x00007f3b27f318ba in QEventDispatcherX11::processEvents ()
from /usr/lib/qt4/libQtGui.so.4
#20 0x00007f3b26102312 in QEventLoop::processEvents ()
from /usr/lib/qt4/libQtCore.so.4
#21 0x00007f3b2610249d in QEventLoop::exec () from /usr/lib/qt4/libQtCore.so.4
#22 0x00007f3b261044bf in QCoreApplication::exec ()
from /usr/lib/qt4/libQtCore.so.4
#23 0x00000000004f7082 in main (argc=1, argv=0x7fff3240b2d8) at Main.cpp:67

Not the latest SVN, will check in the latest version too.

@openstreetmap-trac
Copy link
Author

Author: koying
[Added to the original trac issue at 11.13am, Wednesday, 24th September 2008]

(In [10863]) ADD : World OSB manager: ability to delete regions
FIX : Yahoo! imagery: comment out apparently crashing code which basically is useless (Refs #1194, refs #1196)

@openstreetmap-trac
Copy link
Author

Author: koying
[Added to the original trac issue at 5.36pm, Saturday, 27th September 2008]

Fixed in [10951]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant