You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 30, 2023. It is now read-only.
cat /proc/version
Linux version 3.5.0-26-generic (buildd@batsu) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) More stuff to 'gitignore' #42~precise1-Ubuntu SMP Mon Mar 11 22:17:58 UTC 2013
gcc -E -dM - </dev/null | grep FORTIFY
define _FORTIFY_SOURCE 2
gdb bt
#0 0x00007ffff5469425 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff546cb8b in abort () from /lib/x86_64-linux-gnu/libc.so.6
#2 0x00007ffff54a739e in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#3 0x00007ffff553d807 in __fortify_fail () from /lib/x86_64-linux-gnu/libc.so.6
#4 0x00007ffff553c700 in __chk_fail () from /lib/x86_64-linux-gnu/libc.so.6
#5 0x00007ffff553d7be in __fdelt_warn () from /lib/x86_64-linux-gnu/libc.so.6
#6 0x0000000001c7fa0d in QEventDispatcherUNIX::registerSocketNotifier(QSocketNotifier*) ()
#7 0x0000000001c7035a in QSocketNotifier::QSocketNotifier(int, QSocketNotifier::Type, QObject*) ()
#8 0x0000000001b1312b in QNativeSocketEngine::setWriteNotificationEnabled(bool) ()
#9 0x0000000001b08980 in QAbstractSocketPrivate::_q_connectToNextAddress() ()
#10 0x0000000001b08eef in QAbstractSocketPrivate::_q_startConnecting(QHostInfo const&) ()
#11 0x0000000001b0b9dd in QAbstractSocket::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) ()
#12 0x0000000001c6e82e in QObject::event(QEvent*) ()
#13 0x00000000015b82e4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()
#14 0x00000000015bcb40 in QApplication::notify(QObject*, QEvent*) ()
#15 0x0000000001c56efc in QCoreApplication::notifyInternal(QObject*, QEvent*) ()
#16 0x0000000001c5a8f7 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) ()
#17 0x0000000001c7f7c0 in QEventDispatcherUNIX::processEvents(QFlags) ()
#18 0x0000000001c55ca2 in QEventLoop::processEvents(QFlags) ()
#19 0x0000000001c55eff in QEventLoop::exec(QFlags) ()
#20 0x0000000001b67e87 in QThread::exec() ()
#21 0x0000000001b6ac4c in QThreadPrivate::start(void*) ()
#22 0x00007ffff600be9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#23 0x00007ffff5526cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#24 0x0000000000000000 in ?? ()
The text was updated successfully, but these errors were encountered:
Due to our very limited maintenance capacity, we need to prioritize our development focus on other tasks. Therefore, this issue will be automatically closed (see #15395 for more details). In the future, if we see the need to attend to this issue again, then it will be reopened. Thank you for your contribution!
./phantomjs webcrawler.js
Linux version 3.5.0-26-generic (buildd@batsu) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) More stuff to 'gitignore' #42~precise1-Ubuntu SMP Mon Mar 11 22:17:58 UTC 2013
define _FORTIFY_SOURCE 2
The text was updated successfully, but these errors were encountered: