![]() |
Where can I find info on Bug 617? Bugzilla somewhere? Here's the output of gdb (unmunge attempted): Program received signal SIGSEGV, Segmentation fault. 0x4003adc7 in fxStr::append(char const*, unsigned) () from usr/local/lib/libfaxutil.so (gdb) bt #0 0x4003adc7 in fxStr::append(char const*, unsigned) () from /usr/local/lib/libfaxutil.so #1 0x4004e6fa in FaxClient::makeHeader(char const*, FaxClient::FaxFmtHeader const*, fxStr&) () from /usr/local/lib/libfaxutil.so #2 0x4004e7d6 in FaxClient::getJobStatusHeader(fxStr&) () from /usr/local/lib/libfaxutil.so #3 0x08049c9b in ?? () #4 0x08049ff8 in ?? () #5 0x40219d17 in __libc_start_main () from /lib/i686/libc.so.6 #6 0x08049651 in ?? () -----Original Message----- From: Aidan Van Dyk [mailto:aidan@xxxxxxxx] Sent: Friday, March 18, 2005 3:52 PM To: Dan Zubey Cc: hylafax-users@xxxxxxxxxxx Subject: Re: [hylafax-users] Faxstat Errors * Dan Zubey <zubeyd@xxxxxxxxxxxxxxx> [050318 16:52]: > We just migrated to new hardware and Hylafax 4.2.1 and it has been pretty > reliable for a week or so now. Great! > However, every time we send a big job (~1400 faxes) and try to list the jobs > via faxstat -s I get several hundred errors such as: > This doesn't happen unless we queue up a big job. One at a time faxes go > through fine. > See Bug 617 This came in fixing a memory usage problem in hfaxd, and I forgot to remove the logging before committing. > Also, now faxstat -s gives me a Segmentation Fault error when I try running > it: > Segmentation fault > > > > Other than that, we have a fully functioning server. Any ideas on what's > wrong? Any more information that I can provide? Can you run your faxstat in gdb and get a backtrace? Run gdb faxstat, and then type "run -s" to make it execute. When it stops, type "bt" to get a backtrace. a. -- Aidan Van Dyk aidan@xxxxxxxx Senior Software Developer +1 215 438-4638 x8103 iFAX Solutions, Inc. http://www.ifax.com/ ____________________ HylaFAX(tm) Users Mailing List _______________________ To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null *To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*