Public bug reported: Mudlet doesn't launch anymore in the development branch, it gets stuck on:
0 syscall syscall.S 38 0x7ffff4293399 1 _q_futex qmutex_linux.cpp 154 0x7ffff537acdc 2 lockInternal_helper<false> qmutex_linux.cpp 195 0x7ffff537acdc 3 QBasicMutex::lockInternal qmutex_linux.cpp 211 0x7ffff537acdc 4 QMutexLocker::QMutexLocker qmutex.h 130 0x439f9f 5 HostManager::getFirstHost HostManager.cpp 166 0x560102 6 HostManager::addHost HostManager.cpp 96 0x55fb25 7 mudlet::mudlet mudlet.cpp 269 0x58834f 8 mudlet::start mudlet.cpp 88 0x585c82 9 main main.cpp 419 0x5853f9 This is the commit that introduced the problem: $ git bisect bad 7b0049c08d0c2766ff4666a83d35302a77127747 is the first bad commit commit 7b0049c08d0c2766ff4666a83d35302a77127747 Author: Ahmed Charles <[email protected]> Date: Sun Sep 28 03:52:42 2014 -0700 Merge HostPool into HostManager. :040000 040000 14b93ef9693e2414bc824d6ad84630f306415775 8f436bcc0b20bd61349e801fd382bd0afff4a4cd M src ** Affects: mudlet Importance: Critical Status: New -- You received this bug notification because you are a member of Mudlet Makers, which is subscribed to Mudlet. https://bugs.launchpad.net/bugs/1376907 Title: development/ Mudlet doesn't launch Status in Mudlet the MUD client: New Bug description: Mudlet doesn't launch anymore in the development branch, it gets stuck on: 0 syscall syscall.S 38 0x7ffff4293399 1 _q_futex qmutex_linux.cpp 154 0x7ffff537acdc 2 lockInternal_helper<false> qmutex_linux.cpp 195 0x7ffff537acdc 3 QBasicMutex::lockInternal qmutex_linux.cpp 211 0x7ffff537acdc 4 QMutexLocker::QMutexLocker qmutex.h 130 0x439f9f 5 HostManager::getFirstHost HostManager.cpp 166 0x560102 6 HostManager::addHost HostManager.cpp 96 0x55fb25 7 mudlet::mudlet mudlet.cpp 269 0x58834f 8 mudlet::start mudlet.cpp 88 0x585c82 9 main main.cpp 419 0x5853f9 This is the commit that introduced the problem: $ git bisect bad 7b0049c08d0c2766ff4666a83d35302a77127747 is the first bad commit commit 7b0049c08d0c2766ff4666a83d35302a77127747 Author: Ahmed Charles <[email protected]> Date: Sun Sep 28 03:52:42 2014 -0700 Merge HostPool into HostManager. :040000 040000 14b93ef9693e2414bc824d6ad84630f306415775 8f436bcc0b20bd61349e801fd382bd0afff4a4cd M src To manage notifications about this bug go to: https://bugs.launchpad.net/mudlet/+bug/1376907/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mudlet-makers Post to : [email protected] Unsubscribe : https://launchpad.net/~mudlet-makers More help : https://help.launchpad.net/ListHelp

