Bug#453104: module mISDN_core hangs computer upon loading

2007-11-27 Thread Pau Tallada CrespĂ­
Package: misdn-source
Version: 1.1.6-1
Severity: important

--- Please enter the report below this line. ---
Hi!

Trying to build misdn modules with module-assistant and loading them causes 
the system to completely hang.

In my system is reproducible:
 - Get misdn-source (1.1.6-1)
 - m-a a-i misdn-source
 - Install generated .deb file
 - modprobe capi
 - modprobe mISDN_core = HANG

On another system, when I tried to load manually the module with insmod, 
insmod get 100% of 1 of the 2 processors.

Packaged debian/rules contains this configuration for building:
### DEBIAN/RULES ###
CONFIG_MISDN_DRV=m
ifneq ($(CONFIG_PPC64),y)
CONFIG_MISDN_AVM_FRITZ=y
endif
CONFIG_MISDN_HFCPCI=y
CONFIG_MISDN_HFCUSB=y
CONFIG_MISDN_SPEEDFAX=y
CONFIG_MISDN_W6692=y
CONFIG_MISDN_HFCMULTI=y
CONFIG_MISDN_NETJET=y
CONFIG_MISDN_NETDEV=y
#CONFIG_I4L_CAPI_LAYER=y

Replacing this config with upstream config solves the hang:
### UPSTREAM CONFIG ###
CONFIG_MISDN_DRV=m
CONFIG_MISDN_DSP=m 
CONFIG_MISDN_HFCMULTI=m
CONFIG_MISDN_HFCPCI=m
CONFIG_MISDN_HFCUSB=m
CONFIG_MISDN_XHFC=m
CONFIG_MISDN_HFCMINI=m
CONFIG_MISDN_W6692=m
CONFIG_MISDN_SPEEDFAX=m
CONFIG_MISDN_AVM_FRITZ=m
CONFIG_MISDN_NETJET=m
CONFIG_MISDN_DEBUGTOOL=m

Is there any reason I not know for debian/rules to specify that configuration?

Thanks for your good work!

Pau Tallada

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.22-2-686

Debian Release: lenny/sid
  990 testing www.debian-multimedia.org 
  990 testing snapshot.debian.net 
  990 testing ftp.es.debian.org 
  500 unstableftp.es.debian.org 
  500 stable  ftp.es.debian.org 
1 experimentalftp.debian.org 

--- Package information. ---
Depends(Version) | Installed
-+-===
make | 3.81-3
debhelper ( 4) | 5.0.60




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#453104: module mISDN_core hangs computer upon loading

2007-11-27 Thread Simon Richter
Hi,

 Package: misdn-source
 Version: 1.1.6-1
 Severity: important

 Trying to build misdn modules with module-assistant and loading them causes 
 the system to completely hang.

I have a similar problem here with the mISDN_l2 module. There is going
to be a work session on VoIP and telephony in Spain, starting tomorrow,
where we hope to address most of these problems.

 Packaged debian/rules contains this configuration for building:

[...]

 Replacing this config with upstream config solves the hang:

Interesting, since these are supposed to do the same thing, really.

 Is there any reason I not know for debian/rules to specify that configuration?

Mostly historical reasons -- these switches used to be yes/no switches
and only gained the module option recently. The configuration system
should sort this out though, as nothing that depends on a module can be
built statically (and it is also a bug to fail in that case).

   Simon


signature.asc
Description: Digital signature