Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Flooded by dbus-daemon
Forum Updated to NodeBB v4.3 + New Features

Flooded by dbus-daemon

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
1 Posts 1 Posters 310 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Mark81
    wrote on last edited by
    #1

    On my ARM target, whenever I launch my application from QtCreator 4.10.0 even not in debugging session, it creates 3 processes like these:

    /usr/bin/dbus-daemon --syslog --fork --print-pid 4 --print-address 6 --session
    /usr/bin/dbus-daemon --syslog --fork --print-pid 4 --print-address 6 --session
    /usr/bin/dbus-daemon --syslog --fork --print-pid 4 --print-address 6 --session
    

    They stay there even when the application exits.
    After a day of development I end with hundreds of such a process that fills up all the available resources making the target unresponsive.

    How to fix it?

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved