Closed Bug 578030 Opened 14 years ago Closed 13 years ago

SIGPIPE / Broken pipe in send.c (Freeze-up)

Categories

(SeaMonkey :: General, defect)

SeaMonkey 2.0 Branch
x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: johndoe32102002, Unassigned)

Details

(Whiteboard: [SmBugEvent])

User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100428 SeaMonkey/2.0.4
Build Identifier: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100428 SeaMonkey/2.0.4

#seamonkey --debug
/usr/lib/seamonkey-2.0.4/run-mozilla.sh -g /usr/lib/seamonkey-2.0.4/seamonkey-2.0-bin
MOZILLA_FIVE_HOME=/usr/lib/seamonkey-2.0.4
  LD_LIBRARY_PATH=/usr/lib/seamonkey-2.0.4:/usr/lib/seamonkey-2.0.4/plugins:/usr/lib/seamonkey-2.0.4
DISPLAY=:0.0
DYLD_LIBRARY_PATH=/usr/lib/seamonkey-2.0.4:/usr/lib/seamonkey-2.0.4
     LIBRARY_PATH=/usr/lib/seamonkey-2.0.4:/usr/lib/seamonkey-2.0.4/components:/usr/lib/seamonkey-2.0.4
       SHLIB_PATH=/usr/lib/seamonkey-2.0.4:/usr/lib/seamonkey-2.0.4
          LIBPATH=/usr/lib/seamonkey-2.0.4:/usr/lib/seamonkey-2.0.4
       ADDON_PATH=/usr/lib/seamonkey-2.0.4
      MOZ_PROGRAM=/usr/lib/seamonkey-2.0.4/seamonkey-2.0-bin
      MOZ_TOOLKIT=
        moz_debug=1
     moz_debugger=
/usr/bin/gdb /usr/lib/seamonkey-2.0.4/seamonkey-2.0-bin -x /tmp/mozargs.5o44xd
GNU gdb (GDB) 7.1-ubuntu
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/lib/seamonkey-2.0.4/seamonkey-2.0-bin...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/lib/seamonkey-2.0.4/seamonkey-2.0-bin 
[Thread debugging using libthread_db enabled]
[New Thread 0x7fffe9037710 (LWP 9865)]
[New Thread 0x7fffe7c0d710 (LWP 9866)]
[New Thread 0x7fffe52ff710 (LWP 9867)]
[New Thread 0x7fffe1ca0710 (LWP 9868)]
[Thread 0x7fffe1ca0710 (LWP 9868) exited]
[New Thread 0x7fffe1ca0710 (LWP 9869)]
[New Thread 0x7fffdf8e4710 (LWP 9870)]
[New Thread 0x7fffdf0e3710 (LWP 9871)]
[New Thread 0x7fffdb036710 (LWP 9872)]
[New Thread 0x7fffda835710 (LWP 9873)]
[New Thread 0x7fffd9af9710 (LWP 9874)]
[New Thread 0x7fffd7cff710 (LWP 9891)]
[New Thread 0x7fffd74fe710 (LWP 9892)]
[Thread 0x7fffe1ca0710 (LWP 9869) exited]
[New Thread 0x7fffe1ca0710 (LWP 9893)]
[New Thread 0x7fffd60ff710 (LWP 9895)]
[Thread 0x7fffd60ff710 (LWP 9895) exited]
[Thread 0x7fffd74fe710 (LWP 9892) exited]
[New Thread 0x7fffd74fe710 (LWP 9897)]
[New Thread 0x7fffd60ff710 (LWP 9899)]
[New Thread 0x7fffcedff710 (LWP 9900)]
[New Thread 0x7fffce5fe710 (LWP 9903)]

Program received signal SIGPIPE, Broken pipe.
[Switching to Thread 0x7fffe9037710 (LWP 9865)]
0x00007ffff7bcdebc in __libc_send (fd=56, buf=<value optimized out>, 
    n=<value optimized out>, flags=<value optimized out>)
    at ../sysdeps/unix/sysv/linux/x86_64/send.c:33
33	../sysdeps/unix/sysv/linux/x86_64/send.c: No such file or directory.
	in ../sysdeps/unix/sysv/linux/x86_64/send.c


Reproducible: Sometimes

Steps to Reproduce:
Occurs at random times; the crash is not supplemental to certain webpages or a javascripts.
Actual Results:  
Program Freeze-up

Expected Results:  
Run as normal

Until 2.0.5 is released as a Debian package, I am on 2.0.4.

In the meantime, I will try to compile it from source.
Version: unspecified → SeaMonkey 2.0 Branch
Hi! We don't support distro versions of SeaMonkey. Please file a bug with the Debain issue tracker.

Please reopen if you can reproduce with an official build from our downloads page.
<http://www.seamonkey-project.org/releases/>
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → INCOMPLETE
Whiteboard: [SmBugEvent]
You need to log in before you can comment on or make changes to this bug.