DragonFly BSD
DragonFly kernel List (threaded) for 2009-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Signal 11 and the amd64 port


From: Francois Tigeot <ftigeot@xxxxxxxxxxxx>
Date: Mon, 5 Oct 2009 10:00:05 +0200

On Sun, Oct 04, 2009 at 02:49:46PM +0200, Francois Tigeot wrote:
> 
> X11 applications crash with a different call sequence. I'll try to recompile
> all relevant packages and libraries with -g and post again when I'm done.

I've put a stack trace for windowmaker below:

  Core was generated by `wmaker'.
  Program terminated with signal 11, Segmentation fault.
  #0  _XPutPixel32 (ximage=0x8023304b0, x=0, y=0, pixel=11381165) at ImUtil.c:740
  740     ImUtil.c: No such file or directory.
          in ImUtil.c
  (gdb) bt
  #0  _XPutPixel32 (ximage=0x8023304b0, x=0, y=0, pixel=11381165) at ImUtil.c:740
  #1  0x00000008006d7d55 in RConvertImage (context=0x8006802a0, 
      image=0x800616820, pixmap=0x7ffffffff420) at convert.c:355
  #2  0x00000008006d9686 in RConvertImageMask (context=0x8006802a0, 
      image=0x800616820, pixmap=0x7ffffffff420, mask=0x7ffffffff418, 
      threshold=128) at convert.c:1014
  #3  0x000000000046988f in WMCreatePixmapFromRImage (scrPtr=0x8020900c0, 
      image=0x0, threshold=36897968) at wpixmap.c:102
  #4  0x00000000004648b6 in WMCreateScreenWithRContext (display=0x8006a0100, 
      screen=<value optimized out>, context=<value optimized out>)
      at widgets.c:427
  #5  0x0000000000465039 in WMCreateScreen (display=0x8006a0100, screen=0)
      at widgets.c:557
  #6  0x00000000004156f7 in wShowCrashingDialogPanel (whatSig=11)
      at dialog.c:1718
  #7  0x000000000042f918 in showCrashDialog (sig=11) at monitor.c:61
  #8  0x000000000042fb1a in MonitorLoop (argc=<value optimized out>, 
      argv=<value optimized out>) at monitor.c:148
  #9  0x000000000042879b in main (argc=1, argv=0x7ffffffff918) at main.c:643
  (gdb) 

-- 
Francois Tigeot



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