[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: menu item for bterm-unifont



At 27 Feb 04 14:13:10 GMT,
Matt Kraai wrote:
> On Fri, Feb 27, 2004 at 08:47:44PM +0900, Kenshi Muto wrote:
> > At 27 Feb 04 01:21:48 GMT,
> > Matt Kraai wrote:
> > > > And unfortunately, I encountered another bug after this patch
> > > > applied. When bterm-unifont.postinst is executed, bogl-bterm
> > > > goes crash (Segmentation fault). Argh.
> > > 
> > > I see this as well.
> > 
> > Well, this is big problem... Reloading by manually(from VT2) doesn't
> > cause nothing problem. Strange.
> 
> Really?  I caused it by running
> 
>  udpkg --configure bterm-unifont

Ah, you're right.

bterm goes into segmentation fault loop... Here is my result.
I wonder why bterm doesn't crash when bterm-unifont is in menu.

--------------------------------------------------------------
anna 0.051 CVS with normal bterm-unifont:

1. udpkg --unpack bterm-unifont.udeb ; udpkg --configure bterm-unifont
  -> segmentation fault loop
2. udpkg -i bterm-unifont.udeb
  -> segmentation fault loop
3. udpkg --unpack bterm-unifont.udeb ; /var/lib/dpkg/info/bterm-unifont.postinst
  -> segmentation fault loop
4. udpkg --unpack bterm-unifont.udeb ; kill -HUP (bterm process)
  -> segmentation fault loop

anna 0.051 CVS with customized bterm-unifont (added installer-menu-item:14):

1. autoload bterm-unifont with installer-menu-item:14
  -> success
2. udpkg --unpack bterm-unifont.udeb ; udpkg --configure bterm-unifont
  -> success
2. udpkg -i bterm-unifont.udeb
  -> success
3. udpkg --unpack bterm-unifont.udeb ; /var/lib/dpkg/info/bterm-unifont.postinst
  -> success
4. udpkg --unpack bterm-unifont.udeb ; kill -HUP (bterm process)
  -> success

anna 0.050 with normal bterm-unifont:

1. udpkg --unpack bterm-unifont.udeb ; udpkg --configure bterm-unifont
  -> segmentation fault loop
2. udpkg -i bterm-unifont.udeb
  -> segmentation fault loop
3. udpkg --unpack bterm-unifont.udeb ; /var/lib/dpkg/info/bterm-unifont.postinst
  -> segmentation fault loop
4. udpkg --unpack bterm-unifont.udeb ; kill -HUP (bterm process)
  -> segmentation fault loop



Reply to: