Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 514359
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T07:30:59+00:00 2026-05-13T07:30:59+00:00

I have an application running on Linux, catching signals and reporting them to syslog.

  • 0

I have an application running on Linux, catching signals and reporting them to syslog.

This application frequently reports SIGPIPE events with no apparent reasons

The application is running in the background, as daemon. The signals occur at idle times with no apparent network/socket connections. The application frequently reads from and writes to disk and DVB cards (via the kernel DVB drivers).

I would like to find out the reason for the SIGPIPEs. Any means for tracing the signal source?

Edit:
I have added this to the code:

 stdin  = freopen("/dev/null", "r", stdin);
 stdout = freopen("/tmp/vdr_stdout", "w", stdout);
 stderr = freopen("/tmp/vdr_stderr", "w", stderr);

Still get the SIGPIPEs.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T07:31:00+00:00Added an answer on May 13, 2026 at 7:31 am

    On POSIX-compliant platforms, SIGPIPE is the signal sent to a process when it attempts to write to a pipe without a process connected to the other end.

    Since you are referring to a daemon context, maybe the STD* are closed and an attempt to read/write on those is performed…. a debug/progress report printf maybe?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an application developed in C++ running on Linux. This application opens certain
I have application running for hours in embedded Linux, when suddenly the OOM Killer
I have done strace on my multi-threaded c++ application running on linux after couple
I have J2SE application running in linux. I have stop application script in which
We have Glassfish application server running in Linux servers. Each Glassfish installation hosts 3
Right now I have a Java application running WMI querying event logs, this is
I have written a small custom web server application in C running on Linux.
I have a java application running on Linux system. Currently we are facing some
I have an application running in cluster mode (two nodes) under tomcat/Linux. Unfortunately I've
I have an existing Java web application running on Linux using embedded Jetty. The

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.