Bug 564084 - bind segfaults under the -desktop kernel but not under the -default one
Summary: bind segfaults under the -desktop kernel but not under the -default one
Status: RESOLVED DUPLICATE of bug 557302
Alias: None
Product: openSUSE 11.2
Classification: openSUSE
Component: Network (show other bugs)
Version: Final
Hardware: x86 openSUSE 11.2
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Uwe Gansert
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-11 17:31 UTC by James Bottomley
Modified: 2009-12-14 08:20 UTC (History)
1 user (show)

See Also:
Found By: ---
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 James Bottomley 2009-12-11 17:31:10 UTC
This is the log from starting bind under

Linux version 2.6.31.5-0.1-desktop (geeko@buildhost) (gcc version 4.4.1 [gcc-4_4-branch revision 150839] (SUSE Linux) ) #1 SMP PREEMPT 2009-10-26 15:49:03 +0100

Dec 11 11:14:11 mulgrave named[3170]: starting BIND 9.6.1-P2 -t /var/lib/named -u named
Dec 11 11:14:11 mulgrave named[3170]: built with '--prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--localstatedir=/var' '--libdir=/usr/lib' '--includedir=/usr/include/bind' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-openssl' '--enable-threads' '--with-libtool' '--enable-runidn' '--with-libxml2' '--with-dlz-mysql' 'CFLAGS=-fomit-frame-pointer -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -fno-strict-aliasing' 'LDFLAGS=-L/usr/lib'
Dec 11 11:14:11 mulgrave kernel: [  174.664847] named[3170]: segfault at b74c0a00 ip b74c0a00 sp bfa113dc error 14
Dec 11 11:14:11 mulgrave kernel: [  174.664950] note: named[3170] exited with preempt_count 1
Dec 11 11:14:11 mulgrave kernel: [  174.665416] BUG: scheduling while atomic: named/3170/0x10000002
Dec 11 11:14:11 mulgrave kernel: [  174.665430] Modules linked in: nfs lockd fscache nfs_acl auth_rpcgss sunrpc ip6t_LOG xt_tcpudp af_packet xt_pkttype xt_physdev ipt_LOG xt_limit tun rfcomm sco bridge stp snd_pcm_oss snd_mixer_oss llc bnep snd_seq binfmt_misc snd_seq_device l2cap i915 drm i2c_algo_bit cpufreq_conservative cpufreq_userspace cpufreq_powersave acpi_cpufreq speedstep_lib microcode ip6t_REJECT nf_conntrack_ipv6 ip6table_raw xt_NOTRACK ipt_REJECT xt_state iptable_raw iptable_filter ip6table_mangle nf_conntrack_netbios_ns nf_conntrack_ipv4 nf_conntrack nf_defrag_ipv4 ip_tables ip6table_filter ip6_tables x_tables fuse loop dm_mod snd_hda_codec_analog snd_hda_intel snd_hda_codec snd_hwdep snd_pcm uvcvideo iTCO_wdt snd_timer iTCO_vendor_support videodev btusb hp_accel bluetooth snd v4l1_compat pcspkr rfkill joydev wmi lis3lv02d video battery lib80211_crypt_tkip ac button intel_agp snd_page_alloc wl(P) sky2 serio_raw sg input_polldev preloadtrace edd fan ide_pci_generic piix ide_core ata_generic thermal pro
Dec 11 11:14:11 mulgrave kernel: cessor thermal_sys
Dec 11 11:14:11 mulgrave kernel: [  174.665823] 
Dec 11 11:14:11 mulgrave kernel: [  174.665837] Pid: 3170, comm: named Tainted: P           (2.6.31.5-0.1-desktop #1) HP 2140 (FM839UT)
Dec 11 11:14:11 mulgrave kernel: [  174.665851] EIP: f700:[<0000000b>] EFLAGS: da4b7eac CPU: 0
Dec 11 11:14:11 mulgrave kernel: [  174.665885] EIP is at 0xb
Dec 11 11:14:11 mulgrave kernel: [  174.665894] EAX: da52c7e0 EBX: da52c4f0 ECX: 00000001 EDX: 0000000b
Dec 11 11:14:11 mulgrave kernel: [  174.665905] ESI: da4b7e94 EDI: c0255120 EBP: c07bfbac ESP: c0255365
Dec 11 11:14:11 mulgrave kernel: [  174.665918]  DS: 0c62 ES: 0001 FS: 00d8 GS: 4bf0 SS: 4bf0
Dec 11 11:14:11 mulgrave kernel: [  174.665931] CR0: 8005003b CR2: b74c0a00 CR3: 00943000 CR4: 000006f0
Dec 11 11:14:11 mulgrave kernel: [  174.665943] DR0: 00000000 DR1: 00000000 DR2: 00000000 DR3: 00000000
Dec 11 11:14:11 mulgrave kernel: [  174.665953] DR6: ffff4ff0 DR7: 00000400
Dec 11 11:14:11 mulgrave kernel: [  174.665962] Call Trace:
Dec 11 11:14:11 mulgrave kernel: [  174.665971] Inexact backtrace:
Dec 11 11:14:11 mulgrave kernel: [  174.665975] 
Dec 11 11:14:11 mulgrave kernel: [  174.665998]  [<c0255365>] ? do_group_exit+0x45/0xb0
Dec 11 11:14:11 mulgrave kernel: [  174.666069]  [<c026433e>] ? get_signal_to_deliver+0x16e/0x2b0
Dec 11 11:14:11 mulgrave kernel: [  174.666091]  [<c0203dd3>] ? do_signal+0x83/0x190
Dec 11 11:14:11 mulgrave kernel: [  174.666116]  [<c022fa1f>] ? bad_area_nosemaphore+0x1f/0x40
Dec 11 11:14:12 mulgrave kernel: [  174.666133]  [<c022d200>] ? native_read_cr2+0x0/0x10
Dec 11 11:14:12 mulgrave kernel: [  174.666151]  [<c0698ebb>] ? do_page_fault+0x39b/0x440
Dec 11 11:14:12 mulgrave kernel: [  174.666167]  [<c0695db1>] ? _spin_unlock+0x21/0x60
Dec 11 11:14:12 mulgrave kernel: [  174.666183]  [<c0698b20>] ? do_page_fault+0x0/0x440
Dec 11 11:14:12 mulgrave kernel: [  174.666199]  [<c0203f45>] ? do_notify_resume+0x65/0x80
Dec 11 11:14:12 mulgrave kernel: [  174.666216]  [<c020422c>] ? work_notifysig+0x13/0x1b

As noted, the -default kernel boots and runs bind just fine
Comment 1 Marcus Meissner 2009-12-12 09:36:28 UTC
i think this is known... uwe?
Comment 2 Uwe Gansert 2009-12-14 08:20:21 UTC
yes, it's a duplicate

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