[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-panel-devel
Subject:    D6047: WIP: Support XDG v6
From:       Marco Martin <noreply () phabricator ! kde ! org>
Date:       2017-06-27 14:23:17
Message-ID: 20170627142305.16384.5D59B8DBD33AB0A1 () phabricator ! kde ! org
[Download RAW message or body]

mart added a comment.


  right now, the xdgv6 branch (xdgv6popup actually) for me causes a crash in kwin at \
startup, with the following BT:  #0  _int_malloc (av=av@entry=0x7ffff556ab20 \
<main_arena>, bytes=bytes@entry=72) at malloc.c:3414  #1  0x00007ffff522a5d4 in \
__GI___libc_malloc (bytes=72) at malloc.c:2911  #2  0x00007ffff55fde78 in operator \
new(unsigned long) ()  
    from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  
  #3  0x00007ffff5dcc32e in QObjectPrivate::connectImpl \
(sender=sender@entry=0x69d950,  
    signal_index=5, receiver=receiver@entry=0x69c600, slot=slot@entry=0x0, 
    slotObj=slotObj@entry=0x69c860, type=Qt::AutoConnection, types=0x0, 
    senderMetaObject=0x7ffff720c220 <KWayland::Server::Display::staticMetaObject>)
    at kernel/qobject.cpp:4829
  
  #4  0x00007ffff5dcc69b in QObject::connectImpl (sender=0x69d950, signal=<optimized \
out>,  
    receiver=0x69c600, slot=0x0, slotObj=0x69c860, type=Qt::AutoConnection, \
types=0x0,   senderMetaObject=0x7ffff720c220 \
<KWayland::Server::Display::staticMetaObject>)  at kernel/qobject.cpp:4784
  
  #5  0x00007ffff6f1f249 in QObject::connect<void (KWayland::Server::Display::*)(), \
KWayland::Server::Display::createXdgShell(const \
KWayland::Server::XdgShellInterfaceVersion&, QObject*)::<lambda()> >(const \
QtPrivate::FunctionPointer<void (KWayland::Server::Display::*)()>::Object *, void \
(KWayland::Server::Display::*)(KWayland::Server::Display * const), const QObject *, \
KWayland::Server::Display::<lambda()>, Qt::ConnectionType) (sender=0x69d950,  
    signal=(void (KWayland::Server::Display::*)(KWayland::Server::Display * const)) \
0x7ffff6fa67de <KWayland::Server::Display::aboutToTerminate()>, context=0x69c600, \
slot=...,   type=Qt::AutoConnection) at /opt/kde5/include/QtCore/qobject.h:338

REPOSITORY
  R127 KWayland

REVISION DETAIL
  https://phabricator.kde.org/D6047

To: davidedmundson, #plasma
Cc: graesslin, mart, plasma-devel, #frameworks, ZrenBot, progwolff, lesliezhai, \
ali-mohamed, jensreuterberg, abetts, sebas, apol, lukas


[Attachment #3 (unknown)]

<table><tr><td style="">mart added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: \
right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: \
#F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: \
inline-block; border: 1px solid rgba(71,87,120,.2);" \
href="https://phabricator.kde.org/D6047" rel="noreferrer">View \
Revision</a></tr></table><br /><div><div><p>right now, the xdgv6 branch (xdgv6popup \
actually) for me causes a crash in kwin at startup, with the following BT:<br /> #0  \
_int_malloc (av=av@entry=0x7ffff556ab20 &lt;main_arena&gt;, bytes=bytes@entry=72) at \
malloc.c:3414<br /> #1  0x00007ffff522a5d4 in <u>GI_</u>libc_malloc (bytes=72) at \
malloc.c:2911<br /> #2  0x00007ffff55fde78 in operator new(unsigned long) ()</p>

<div class="remarkup-code-block" style="margin: 12px 0;" data-code-lang="text" \
data-sigil="remarkup-code-block"><pre class="remarkup-code" style="font: 11px/15px \
&quot;Menlo&quot;, &quot;Consolas&quot;, &quot;Monaco&quot;, monospace; padding: \
12px; margin: 0; background: rgba(71, 87, 120, 0.08);">from \
/usr/lib/x86_64-linux-gnu/libstdc++.so.6</pre></div>

<p>#3  0x00007ffff5dcc32e in QObjectPrivate::connectImpl \
(sender=sender@entry=0x69d950,</p>

<div class="remarkup-code-block" style="margin: 12px 0;" data-code-lang="text" \
data-sigil="remarkup-code-block"><pre class="remarkup-code" style="font: 11px/15px \
&quot;Menlo&quot;, &quot;Consolas&quot;, &quot;Monaco&quot;, monospace; padding: \
12px; margin: 0; background: rgba(71, 87, 120, 0.08);">signal_index=5, \
receiver=receiver@entry=0x69c600, slot=slot@entry=0x0,  \
slotObj=slotObj@entry=0x69c860, type=Qt::AutoConnection, types=0x0,  \
senderMetaObject=0x7ffff720c220 &lt;KWayland::Server::Display::staticMetaObject&gt;) \
at kernel/qobject.cpp:4829</pre></div>

<p>#4  0x00007ffff5dcc69b in QObject::connectImpl (sender=0x69d950, \
signal=&lt;optimized out&gt;,</p>

<div class="remarkup-code-block" style="margin: 12px 0;" data-code-lang="text" \
data-sigil="remarkup-code-block"><pre class="remarkup-code" style="font: 11px/15px \
&quot;Menlo&quot;, &quot;Consolas&quot;, &quot;Monaco&quot;, monospace; padding: \
12px; margin: 0; background: rgba(71, 87, 120, 0.08);">receiver=0x69c600, slot=0x0, \
slotObj=0x69c860, type=Qt::AutoConnection, types=0x0,  \
senderMetaObject=0x7ffff720c220 &lt;KWayland::Server::Display::staticMetaObject&gt;) \
at kernel/qobject.cpp:4784</pre></div>

<p>#5  0x00007ffff6f1f249 in QObject::connect&lt;void \
(KWayland::Server::Display::*)(), KWayland::Server::Display::createXdgShell(const \
KWayland::Server::XdgShellInterfaceVersion&amp;, QObject*)::&lt;lambda()&gt; \
&gt;(const QtPrivate::FunctionPointer&lt;void \
(KWayland::Server::Display::*)()&gt;::Object *, void \
(KWayland::Server::Display::*)(KWayland::Server::Display * const), const QObject *, \
KWayland::Server::Display::&lt;lambda()&gt;, Qt::ConnectionType) \
(sender=0x69d950,</p>

<div class="remarkup-code-block" style="margin: 12px 0;" data-code-lang="text" \
data-sigil="remarkup-code-block"><pre class="remarkup-code" style="font: 11px/15px \
&quot;Menlo&quot;, &quot;Consolas&quot;, &quot;Monaco&quot;, monospace; padding: \
12px; margin: 0; background: rgba(71, 87, 120, 0.08);">signal=(void \
(KWayland::Server::Display::*)(KWayland::Server::Display * const)) 0x7ffff6fa67de \
&lt;KWayland::Server::Display::aboutToTerminate()&gt;, context=0x69c600, slot=...,  \
type=Qt::AutoConnection) at \
/opt/kde5/include/QtCore/qobject.h:338</pre></div></div></div><br \
/><div><strong>REPOSITORY</strong><div><div>R127 KWayland</div></div></div><br \
/><div><strong>REVISION DETAIL</strong><div><a \
href="https://phabricator.kde.org/D6047" \
rel="noreferrer">https://phabricator.kde.org/D6047</a></div></div><br \
/><div><strong>To: </strong>davidedmundson, Plasma<br /><strong>Cc: \
</strong>graesslin, mart, plasma-devel, Frameworks, ZrenBot, progwolff, lesliezhai, \
ali-mohamed, jensreuterberg, abetts, sebas, apol, lukas<br /></div>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic