Your message dated Mon, 18 Jan 2010 19:02:21 +0000
with message-id <e1nwwrl-0007qr...@ries.debian.org>
and subject line Bug#552439: fixed in drbd8 2:8.3.7-1
has caused the Debian Bug report #552439,
regarding drbd8-source: compilation of the modules give a warning, loading the 
modules result in a kernel error
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
552439: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=552439
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: drbd8-source
Severity: critical
Justification: breaks unrelated software

Installing the modules with 
m-a -t a-b drbd8
gives a warning

  CC [M]  /usr/src/modules/drbd8/drbd/drbd_nl.o
/usr/src/modules/drbd8/drbd/drbd_nl.c: In function ‘drbd_nl_init’:
/usr/src/modules/drbd8/drbd/drbd_nl.c:2380: warning: passing argument 3 of 
‘cn_add_callback’ from incompatible pointer type


loading the mopdule results in
[   13.274502] BUG: unable to handle kernel NULL pointer dereference at 
0000000000000298
[   13.274691] IP: [<ffffffffa02bf2be>] drbd_connector_callback+0x38/0x18b 
[drbd]
[   13.274838] PGD 25b5ef067 PUD 25b526067 PMD 0 
[   13.275038] Oops: 0000 [#1] SMP 
[   13.275190] last sysfs file: /sys/module/drbd/parameters/cn_idx
...

reboot does not help.

After loading this gdm did not work properly.
I use vnc4server and gnome-core and gdm and got

WARNING: gdm_slave_xioerror_handler: Fatal X error - Restarting 127.0.0.1:0

The problem results from a feature introduced for 2.6.32. The feature 
was not ifdef-ed.

A patch is included.

diff -Naur x/modules/drbd8/drbd_config.h y/modules/drbd8/drbd_config.h
--- x/modules/drbd8/drbd_config.h       2009-10-26 10:13:28.000000000 +0100
+++ y/modules/drbd8/drbd_config.h       2009-10-16 09:25:44.000000000 +0200
@@ -103,8 +103,6 @@
 
 /* In 2.6.32 we finally fixed connector to pass netlink_skb_parms to the 
callback
  */
-#if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,31)
- #define KERNEL_HAS_CN_SKB_PARMS
-#endif
+#define KERNEL_HAS_CN_SKB_PARMS
 
 #endif


Greetings

Dr. Tilo Levante
t...@levante.de




-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.29-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



--- End Message ---
--- Begin Message ---
Source: drbd8
Source-Version: 2:8.3.7-1

We believe that the bug you reported is fixed in the latest version of
drbd8, which is due to be installed in the Debian FTP archive:

drbd8-source_8.3.7-1_all.deb
  to main/d/drbd8/drbd8-source_8.3.7-1_all.deb
drbd8-utils_8.3.7-1_amd64.deb
  to main/d/drbd8/drbd8-utils_8.3.7-1_amd64.deb
drbd8_8.3.7-1.diff.gz
  to main/d/drbd8/drbd8_8.3.7-1.diff.gz
drbd8_8.3.7-1.dsc
  to main/d/drbd8/drbd8_8.3.7-1.dsc
drbd8_8.3.7.orig.tar.gz
  to main/d/drbd8/drbd8_8.3.7.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 552...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Norbert Tretkowski <no...@debian.org> (supplier of updated drbd8 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 18 Jan 2010 16:29:43 +0100
Source: drbd8
Binary: drbd8-utils drbd8-source
Architecture: source amd64 all
Version: 2:8.3.7-1
Distribution: unstable
Urgency: low
Maintainer: Debian DRBD Maintainers 
<debian-ha-maintain...@lists.alioth.debian.org>
Changed-By: Norbert Tretkowski <no...@debian.org>
Description: 
 drbd8-source - RAID 1 over tcp/ip for Linux module source
 drbd8-utils - RAID 1 over tcp/ip for Linux utilities
Closes: 499516 547566 551479 552439 563783
Changes: 
 drbd8 (2:8.3.7-1) unstable; urgency=low
 .
   * New upstream release.
     + Correct dependencies in init.d script. (closes: 547566, #563783)
   * Acknowledge NMU of 2:8.3.4-1.1, thanks Iustin for taking care of this!
     (closes: #499516)
   * Ship scripts/adjust_drbd_config_h.sh and run it before building the kernel
     module. (closes: #551479, #552439)
Checksums-Sha1: 
 d3232754d960b53da2edb2359a9ba8e28dcc9b2d 1306 drbd8_8.3.7-1.dsc
 d637494ec10dcf98db04083285d9ed65f259f15d 462659 drbd8_8.3.7.orig.tar.gz
 4c1b86ec235b90d26ea3cd8cec622dd7522198b4 16097 drbd8_8.3.7-1.diff.gz
 70659cbac8e93b86e59a994d6f9c7e5bd39b0a3e 206744 drbd8-utils_8.3.7-1_amd64.deb
 e307623e487bd9db75ca436f1d2b9b807c0dfd96 180672 drbd8-source_8.3.7-1_all.deb
Checksums-Sha256: 
 6bfe8a8dae5cb066138ef05a5bb0b6d7500678d526d8892109f28ad2862a2b4d 1306 
drbd8_8.3.7-1.dsc
 a01a07df88ebdbc20891fcb45c4d0e89b617a89dc19d5cbc8d0bd62bd562d36a 462659 
drbd8_8.3.7.orig.tar.gz
 40b566cb57686dd75de7d51ee7e6027474c9394f51f3667558a837302fae244f 16097 
drbd8_8.3.7-1.diff.gz
 5741c3733c298152f3b974cc35f56e9e8c2fa043b1c9c2a1864f51f238118e1a 206744 
drbd8-utils_8.3.7-1_amd64.deb
 c2320f5c0b9a826d548c974c7c5fd18fafba5156ee94b3e6c4c6b69f37cc80ed 180672 
drbd8-source_8.3.7-1_all.deb
Files: 
 2fb3726716de0174581aacbb24a95a2b 1306 admin extra drbd8_8.3.7-1.dsc
 3b37c028b18bf2c8f5414396f681cf17 462659 admin extra drbd8_8.3.7.orig.tar.gz
 884962812a421c7e87e82f8cabbec210 16097 admin extra drbd8_8.3.7-1.diff.gz
 1707f1e1750d7766460eb6f8e6ab2e25 206744 admin extra 
drbd8-utils_8.3.7-1_amd64.deb
 34e398689367351b01116b9726199bc6 180672 kernel extra 
drbd8-source_8.3.7-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAktUrx8ACgkQr/RnCw96jQHbqQCfQV+1mApxFCmo9+ZdDMtNVcqL
OroAniBsAPs4uQ8Eyv+rbn/bDEv1qYkn
=w8qq
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to