Bug 409105 - Various segfaults after upgrade to 11.0 from 10.3
Summary: Various segfaults after upgrade to 11.0 from 10.3
Status: RESOLVED DUPLICATE of bug 409104
Alias: None
Product: openSUSE 11.0
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Final
Hardware: i386 openSUSE 11.0
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-15 03:07 UTC by Don Hughes
Modified: 2008-08-04 12:12 UTC (History)
1 user (show)

See Also:
Found By: Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Don Hughes 2008-07-15 03:07:52 UTC
I just UPGRADed to SuSE 11.0 from a running SuSE 10.3 system.  A number of programs have started generating segfaults.  I have included them all here even though they are from different products since it seems likely that they are related.

Apache (after a STOP):

[Mon Jul 14 22:24:40 2008] [notice] caught SIGTERM, shutting down
[Mon Jul 14 22:24:40 2008] [notice] seg fault or similar nasty error detected in the parent process
               

Samba (after closing a connection):

  wren (10.168.2.20) closed connection to service fileshare
[2008/07/14 19:02:59,  0] lib/fault.c:fault_report(40)
  ===============================================================
[2008/07/14 19:02:59,  0] lib/fault.c:fault_report(41)
  INTERNAL ERROR: Signal 11 in pid 15781 (3.2.0rc1-22.1-1795-SUSE-SL11.0)
  Please read the Trouble-Shooting section of the Samba3-HOWTO
[2008/07/14 19:02:59,  0] lib/fault.c:fault_report(43)

  From: http://www.samba.org/samba/docs/Samba3-HOWTO.pdf
[2008/07/14 19:02:59,  0] lib/fault.c:fault_report(44)
  ===============================================================
[2008/07/14 19:02:59,  0] lib/util.c:smb_panic(1666)
  PANIC (pid 15781): internal error
[2008/07/14 21:47:13,  0] lib/util_sock.c:write_data(1059)
[2008/07/14 21:47:13,  0] lib/util_sock.c:get_peer_addr_internal(1596)
  getpeername failed. Error was Transport endpoint is not connected
  write_data: write failure in writing to client 0.0.0.0. Error Connection reset by peer

postfix (seems to be from each q manager possibly as closing file):

Jul 14 22:08:21 Buzzard kernel: qmgr[3131]: segfault at 16dc0 ip b7fba826 sp bf8e7e50 error 4 in libsasl2.so.2.0.22[b7fb7000+16000]
Jul 14 22:08:21 Buzzard kernel: pickup[3130]: segfault at 16dc0 ip b7e07826 sp bf92ac50 error 4 in libsasl2.so.2.0.22[b7e04000+16000]
Jul 14 22:08:23 Buzzard kernel: hald-addon-stor[1890]: segfault at 30303220 ip 30303220 sp bff8dc4c error 4
Jul 14 22:08:23 Buzzard kernel: hald[1647]: segfault at 372e8 ip b7f839ca sp bfdef960 error 4 in libdbus-1.so.3.4.0[b7f77000+36000]
Jul 14 22:08:23 Buzzard kernel: hald-addon-inpu[1739]: segfault at 372e8 ip b7ee59ca sp bfd738a0 error 4 in libdbus-1.so.3.4.0[b7ed9000+36000]
Jul 14 22:08:23 Buzzard kernel: hald-runner[1648]: segfault at 372e8 ip b7f6f9ca sp bfda21d0 error 4 in libdbus-1.so.3.4.0[b7f63000+36000]
Jul 14 22:08:23 Buzzard kernel: hald-addon-stor[1914]: segfault at 372e8 ip b7ea29ca sp bf931760 error 4 in libdbus-1.so.3.4.0[b7e96000+36000]
Jul 14 22:08:23 Buzzard kernel: avahi-daemon[2518]: segfault at 30303220 ip 30303220 sp bfd559dc error 4 in libnss_files-2.8.so[b7ce6000+9000]
Jul 14 22:08:23 Buzzard kernel: console-kit-dae[1532]: segfault at 372e8 ip b7eed9ca sp bfa81eb0 error 4 in libdbus-1.so.3.4.0[b7ee1000+36000]
Jul 14 22:08:23 Buzzard kernel: hald-addon-stor[1846]: segfault at 30303220 ip 30303220 sp bfa90ecc error 4 

CUPS, SmokePing, CRON:

22:08:56 Buzzard kernel: cupsd[2603]: segfault at 1a3c ip b80004b1 sp bf864374 error 4 in ld-2.8.so[b7ff7000+1b000]
Jul 14 22:09:05 Buzzard kernel: smokeping.PL[5715]: segfault at 2f00 ip b7be2906 sp bf9becf0 error 4 in libnss_mdns4_minimal.so.2[b7be2000+2000]
Jul 14 22:15:01 Buzzard kernel: cron[6103]: segfault at bbc ip b7f834b1 sp bfe9e894 error 4 in ld-2.8.so[b7f7a000+1b000]                                 


---
These products were all working without error prior to the upgrade.  The only changes were those done automatically by the upgrade process. 

 

...don
Comment 1 Don Hughes 2008-07-17 15:35:29 UTC
There may be a connection between running a .PL application and the segfaults.

I run awstats.pl twice an hour in crontab, and smokeping.pl at startup.  Stopping these applications significantly reduced the number of segfaults.

I notice that perl was upgraded to 5.10.0.  My system now has both 5.8.8 and 5.10.0.

...don

Comment 2 Don Hughes 2008-08-04 12:12:41 UTC
Seems to have been resolved by 409104.  See also 406638.

*** This bug has been marked as a duplicate of bug 409104 ***