Ticket #215 (assigned defect)
TelldusCenter segfault in Linux
| Reported by: | stefan persson <stefan.persson@…> | Owned by: | micke prag <micke.prag@…> |
|---|---|---|---|
| Priority: | major | Milestone: | 2.1.2 |
| Component: | TelldusCenter | Version: | 2.1.1 |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Platform: | Linux | Sensitive: | no |
| Verified by Telldus: | yes |
Description
Latest developer version of TelldusCenter segfaults on (at least) Kubuntu 12.04.
Change History
Note: See
TracTickets for help on using
tickets.

Backtrace:
#0 0x00007ff2375f2665 in TelldusCore::MutexLocker::MutexLocker (this=0x7ff231c8acd0, m=0x77dee0) at telldus-core/common/Mutex.cpp:80 #1 0x00007ff2375f10cd in TelldusCore::EventBase::isSignaled (this=0x7f2af0) at telldus-core/common/Event.cpp:49 #2 0x00007ff2375f3c8f in TelldusCore::EventHandler::listIsSignalled (this=0x77de60) at telldus-core/common/EventHandler_unix.cpp:48 #3 0x00007ff2375f3db3 in TelldusCore::EventHandler::waitForAny (this=0x77de60) at telldus-core/common/EventHandler_unix.cpp:67 #4 0x00007ff2375eab19 in TelldusCore::CallbackMainDispatcher::run (this=0x87f488) at telldus-core/client/CallbackMainDispatcher.cpp:90 #5 0x00007ff2375f36c2 in TelldusCore::Thread::exec (ptr=0x87f488) at telldus-core/common/Thread.cpp:82 #6 0x00007ff243ceedcc in start_thread (arg=0x7ff231c8b700) at pthread_create.c:301 #7 0x00007ff243fdaced in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115