https://bugs.kde.org/show_bug.cgi?id=494869
Jin Liu changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://bugs.kde.org/show_bug.cgi?id=494869
postix changed:
What|Removed |Added
CC||pos...@posteo.eu
--
You are receiving this mail becau
https://bugs.kde.org/show_bug.cgi?id=494869
Nate Graham changed:
What|Removed |Added
CC||n...@kde.org
Severity|normal
https://bugs.kde.org/show_bug.cgi?id=494869
Bug Janitor Service changed:
What|Removed |Added
Status|CONFIRMED |ASSIGNED
--- Comment #4 from Bug Janitor
https://bugs.kde.org/show_bug.cgi?id=494869
--- Comment #3 from Jin Liu ---
I can narrow it down to:
this crashes:
`callDBus("receiver", "/path", "some.interface", "method");`
this doesn't:
`callDBus("org.receiver", "/path", "some.interface", "method");`
--
You are receiving this mail becau
https://bugs.kde.org/show_bug.cgi?id=494869
--- Comment #2 from David Edmundson ---
#0 __pthread_kill_implementation (threadid=,
signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
#1 0x760ab28a5463 in __pthread_kill_internal (threadid=,
signo=6) at pthread_kill.c:78
#2 0x
https://bugs.kde.org/show_bug.cgi?id=494869
David Edmundson changed:
What|Removed |Added
Status|REPORTED|CONFIRMED
CC|
https://bugs.kde.org/show_bug.cgi?id=494869
--- Comment #1 from Jin Liu ---
Note: I know it is an invalid argument to `callDBus`.
--
You are receiving this mail because:
You are watching all bug changes.