Hi Joseph,

If you still have the possibility, may you please tell me what this would 
report in gdb:

  print data
  print width
  print height
  print ch
  print *image

Thanks,
Christophe


----- Joseph T. Bore <[email protected]> a écrit :
> 
> 
> after a *long* time, im finally rebuilding my gnustep environment and also  
> updating my windowmaker build.
> 
> i was running 0.92.
> 
> so downloaded and built it all and everything seems good.  but when i go  
> to log in and start wmaker i get a segfault.
> 
> i have a core file, and i have even brought it up under gdb to see whats  
> going on but im afraid i dont really know why its failing.  can someone  
> possibly point me in a direction to figure it out?
> 
> here is where its dieing:
> 
> Program terminated with signal 11, Segmentation fault.
> #0  0x00007fb4ff86e3d9 in RLoadTIFF (
>      file=0x7fb4ffcf0e80  
> "/export/home/scratch/GNUstep/System/Tools/WindowMaker/share/WINGs/Images.tiff",
>   
> index=0) at tiff.c:112
> 112                                                     *(r) = (*data) &  
> 0xff;
> (gdb)
> 
> i looked and that file is there and seems fine, checksums to the same as  
> the version i got out of the tar file.
> 
> 
> just in case it helps, here is the complete stack trace:
> 
> 
> Program terminated with signal 11, Segmentation fault.
> #0  0x00007fb4ff86e3d9 in RLoadTIFF (
>      file=0x7fb4ffcf0e80  
> "/export/home/scratch/GNUstep/System/Tools/WindowMaker/share/WINGs/Images.tiff",
>   
> index=0) at tiff.c:112
> 112                                                     *(r) = (*data) &  
> 0xff;
> (gdb) bt
> #0  0x00007fb4ff86e3d9 in RLoadTIFF (
>      file=0x7fb4ffcf0e80  
> "/export/home/scratch/GNUstep/System/Tools/WindowMaker/share/WINGs/Images.tiff",
>   
> index=0) at tiff.c:112
> #1  0x00007fb4ff85f65b in RLoadImage (context=0x1b491a0,
>      file=0x7fb4ffcf0e80  
> "/export/home/scratch/GNUstep/System/Tools/WindowMaker/share/WINGs/Images.tiff",
>   
> index=0) at load.c:171
> #2  0x00007fb4ffcc51bc in loadPixmaps (scr=0x1b47040) at widgets.c:385
> #3  0x00007fb4ffcc6525 in WMCreateScreenWithRContext (display=0x1b0b910,
>      screen=0, context=0x1b491a0) at widgets.c:785
> #4  0x0000000000458e4b in wScreenInit (screen_number=0) at screen.c:628
> #5  0x00000000004602a6 in StartUp (defaultScreenOnly=1) at startup.c:696
> #6  0x000000000043f272 in real_main (argc=2, argv=0x7fff69270678) at  
> main.c:833
> #7  0x000000000043e6ca in main (argc=2, argv=0x7fff69270678) at main.c:642
> 
> i can and did run WPrefs and it works fine.  but wmaker wont come up.
> 
> any help greatly appreciated.
> 
> thank in advance.
> 
> jb
> 
> 
> 
> --
> 
> 
> -- 
> To unsubscribe, send mail to [email protected].


--
To unsubscribe, send mail to [email protected].

Reply via email to