Opened 8 years ago

Closed 8 years ago

#8046 closed enhancement (fixed)

Seamonkey segfaults when trying to create new account in email client

Reported by: Douglas R. Reno Owned by: DJ Lucas
Priority: normal Milestone: 7.10
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description (last modified by Douglas R. Reno)

Hello,

As we had the issues with TB, I thought that I would file a ticket here for SM as well. The web browser and Composer functions appear to work fine, without any crashes. However, when attempting to use the Email client, the program segfaults.

When compiling, I ran through both seds that were in the TB page (rather than using my own gcc6 patch which did the same thing), and I included the CFLAGS/CXXFLAGS that were in the TB page.

           PID: 19538 (seamonkey)
           UID: 1000 (renodr)
           GID: 1000 (renodr)
        Signal: 11 (SEGV)
     Timestamp: Wed 2016-07-06 13:57:48 CDT (18min ago)
  Command Line: seamonkey
    Executable: /usr/lib/seamonkey-2.40/seamonkey
 Control Group: /user.slice/user-1000.slice/session-c1.scope
          Unit: session-c1.scope
         Slice: user-1000.slice
       Session: c1
     Owner UID: 1000 (renodr)
       Boot ID: 5007a849fe5f445496cc900a0edb4487
    Machine ID: de2a15176f7e46e899456474a4e65eb3
      Hostname: POOH
      Coredump: /var/lib/systemd/coredump/core.seamonkey.1000.5007a849fe5f445496
       Message: Process 19538 (seamonkey) of user 1000 dumped core.
                
                Stack trace of thread 19538:
                #0  0x00007f9debcfed59 raise (libpthread.so.0)
                #1  0x00007f9de76b90b0 n/a (libxul.so)
                #2  0x00007f9de79b97a6 n/a (libxul.so)
                #4  0x00007f9debcfee80 __restore_rt (libpthread.so.0)
                #4  0x00007f9de5cf981e n/a (libxul.so)
                #5  0x00007f9de5d0776d n/a (libxul.so)
                #6  0x00007f9de5e12737 n/a (libxul.so)
                #7  0x00007f9de5e12eae n/a (libxul.so)
                #8  0x00007f9de5e0c60b n/a (libxul.so)
                #9  0x00007f9de5da0dea n/a (libxul.so)
                #10 0x00007f9de5d9ab6d n/a (libxul.so)
                #11 0x00007f9de5e938ce n/a (libxul.so)
                #12 0x00007f9de5e93a5c n/a (libxul.so)
                #13 0x00007f9de5d9f097 n/a (libxul.so)
                #14 0x00007f9de5d9a16c n/a (libxul.so)
                #15 0x00007f9de5da2e04 n/a (libxul.so)
                #16 0x00007f9de5ea57c1 n/a (libxul.so)
                #17 0x00007f9de5db0db9 n/a (libxul.so)
                #18 0x00007f9de5eac976 n/a (libxul.so)
                #19 0x00007f9de5e929e9 n/a (libxul.so)
                #20 0x00007f9de5d74fa1 n/a (libxul.so)
                #21 0x00007f9de5d7940d n/a (libxul.so)
                #22 0x00007f9de5d794d4 n/a (libxul.so)
                #23 0x00007f9de6436a5d n/a (libxul.so)
                #24 0x00007f9de70b6433 n/a (libxul.so)
                #25 0x00007f9de70b4621 n/a (libxul.so)
                #26 0x00007f9de70b470c n/a (libxul.so)
                #27 0x00007f9de70b46c9 n/a (libxul.so)
                #28 0x00007f9de70bf1c4 n/a (libxul.so)
                #29 0x00007f9de70c002a n/a (libxul.so)
                #30 0x00007f9de64351bb n/a (libxul.so)
                #31 0x00007f9de5d8625e n/a (libxul.so)
                #32 0x00007f9de5f78766 n/a (libxul.so)
                #33 0x00007f9de5d86810 n/a (libxul.so)
                #34 0x00007f9de5d5897f n/a (libxul.so)
                #35 0x00007f9de5d4db5e n/a (libxul.so)
                #36 0x00007f9de5d4ce5a n/a (libxul.so)
                #37 0x00007f9de5d4ff0b n/a (libxul.so)
                #38 0x00007f9de5f6f525 NS_InvokeByIndex (libxul.so)
                #39 0x00007f9de63e43a5 n/a (libxul.so)
                #40 0x00007f9de63e84c2 n/a (libxul.so)
                #41 0x00007f9de7aec700 n/a (libxul.so)
                #42 0x00007f9de7ae00c1 n/a (libxul.so)
                #43 0x00007f9de7aec38d n/a (libxul.so)
                #44 0x00007f9de7aec670 n/a (libxul.so)
                #45 0x00007f9de7e3c727 n/a (libxul.so)
                #46 0x00007f9de7aec700 n/a (libxul.so)
                #47 0x00007f9de7aeccfa n/a (libxul.so)
                #48 0x00007f9de7c5e21e n/a (libxul.so)
                #49 0x00007f9dec10eb90 n/a (ld-linux-x86-64.so.2)

Change History (4)

comment:1 by Douglas R. Reno, 8 years ago

Description: modified (diff)

Added the backtrace (it finally showed!)

comment:2 by DJ Lucas, 8 years ago

Owner: changed from blfs-book@… to DJ Lucas
Status: newassigned

comment:3 by DJ Lucas, 8 years ago

Same fix for FireFox works for SeaMonkey. Used it for about two hours with import of TB settings to test. Checks OK.

comment:4 by DJ Lucas, 8 years ago

Resolution: fixed
Status: assignedclosed

Resolved in r17576.

Note: See TracTickets for help on using tickets.