Comment 4 for bug 1469005

Revision history for this message
Sebastien Bacher (seb128) wrote : Re: Create a new contact from dialer and add photo from photoroll failed

The dialer hits a segfault there

#0 QCoreApplication::notifyInternal (this=0xbedfa358,
    receiver=receiver@entry=0x24d4cb8, event=event@entry=0x23349d8)
    at kernel/qcoreapplication.cpp:934
#1 0xb6df7584 in sendEvent (event=0x23349d8, receiver=0x24d4cb8)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:228
#2 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0,
    event_type=event_type@entry=0, data=0x1d2e498)
    at kernel/qcoreapplication.cpp:1552
#3 0xb6df797a in QCoreApplication::sendPostedEvents (
    receiver=receiver@entry=0x0, event_type=event_type@entry=0)
    at kernel/qcoreapplication.cpp:1410
#4 0xb6e30950 in postEventSourceDispatch (s=0x1d840a0)
    at kernel/qeventdispatcher_glib.cpp:271
#5 0xb5f36f68 in g_main_context_dispatch ()
   from /lib/arm-linux-gnueabihf/libglib-2.0.so.0
#6 0xb5f37114 in ?? () from /lib/arm-linux-gnueabihf/libglib-2.0.so.0

Seems like an important issue, could we get it on the ota8 list?