Menu

#184 Crash in RowColumn.c

open
5
2003-05-03
2003-05-02
Anonymous
No

The program that I was developing with lesstif crashed
at startup with a segmentation fault. gdb traced the
bug to RowColumn.c. The bug can be fixed by deleting
lines 2825-2834 and lines 2991-3000. This fixed the
crash and everything works fine. The only negative
effect is that pulldown menus in emacs appear out of
place. A fix better than this hack is needed, but this
hack is better than no hack. The program that I wrote
works fine with openmotif, with no segmentation fault.

Discussion

  • Nobody/Anonymous

    RowColumn.c Hack

     
  • Danny Backx

    Danny Backx - 2003-05-03

    Logged In: YES
    user_id=39146

    Which version of RowColumn.c ? (We're already at version
    272 of it.)
    Also if you want us to debug this and find a better
    solution, you'll have to provide us with a test
    case that reproduces your problem. Or a stack trace
    of the crash to show exactly what's causing it.

     
  • Danny Backx

    Danny Backx - 2003-05-03
    • assigned_to: nobody --> dannybackx
     

Log in to post a comment.