This is the mail archive of the glibc-linux@ricardo.ecn.wfu.edu mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: _libc_fcntl (RedHat 6.0 & Khoros 2.1p1)




> 
> I complied an X GUI (Khoros 2.1p1)program on RedHat 6.0. The program
> hangs without displaying anything. I did a backtrace with gdb. It seems
> it hangs in the function _libc_fcntl.
> 
> However the program compiles okay on all other Linux (Slackware, previous
> versions of RedHat etc).
> 
> Could someone PLEASE give me some pointers to solve the above problem?
> 
> It seems it is something to do with glibc on RedHat 6.0
> 
> THNAKS
> 
> manickam@yorku.ca
> 
> 
>(gdb) backtrace
>#0  0x4062a744 in __libc_fcntl ()
>#1  0x403a5d9c in __DTOR_END__ ()
>#2  0x4038eab8 in kflock (id=3, operation=1) at ktransport.c:638
>#3  0x40240c8e in xpm_read (
>    filename=0x808aefc
>"$DESIGN/objects/library/kwidgets/misc/pixmaps/men
>#4  0x40159c6d in cvtFilenameToPixmap (display=0x80736e8,
>args=0xbfffcd58
>    num_args=0xbfffcd44, fromVal=0xbfffce9c, toVal=0xbfffce90,
>    closure_ret=0xbfffcd2c) at converter.c:628
>#5  0x40487b68 in CallConverter ()
>#6  0x40488048 in _XtConvert ()
>#7  0x404a0d18 in GetResources ()
>#8  0x404a1431 in _XtGetResources ()
>#9  0x4048c231 in xtCreate ()
>#10 0x4048c80d in _XtCreateWidget ()
>#11 0x4048c87c in XtCreateWidget ()
>#12 0x4015fd57 in xvw_create (parent=0x808ac68, transient_parent=0,
>manag
>    name=0x4014d57e "MenuButtonPixmap", class=0x4014d760) at
>general.c:55
>#13 0x40146a85 in xvw_create_pixmap (parent=0x808ac68,
>    name=0x4014d57e "MenuButtonPixmap") at Pixmap.c:471
>#14 0x40145d38 in Initialize (request=0xbfffe80c, new=0x8088c70,
>args=0x0
>    num_args=0xbfffe720) at MenuButton.c:247
>#15 0x4048be68 in CallInitialize ()
>#16 0x4048c37d in xtCreate ()
>#17 0x4048c80d in _XtCreateWidget ()
>#18 0x4048c87c in XtCreateWidget ()
>#19 0x4015fd57 in xvw_create (parent=0x808c420, transient_parent=0,
>manag
>    name=0x808c928 "options", class=0x4014d420) at general.c:551
>#20 0x40146451 in xvw_create_menubutton (parent=0x808c420,
>    name=0x808c928 "options") at MenuButton.c:566
>#21 0x40068ca6 in xvf_create_menubutton (parent=0x808c420, offset=0x0,
>x=
>    y=0.5, width=9.25, height=1, label=0x808c938 "Options",
>    name=0x808c928 "options", button_names=0x0, button_num=0,
>    menu_buttons=0x808992c) at wid_util.c:191
>#22 0x40059793 in xvf_create_submenu_sel (selection=0x8089910,
>    parent=0x808c420) at createwid.c:342
>#23 0x40058016 in xvf_create_selection (selection=0x8089910,
>parent=0x808
>    location_flag=6) at createform.c:611
>#24 0x400576c4 in xvf_create_mainform (form=0x80897e8, x=-1, y=-1)
>    at createform.c:205
>#25 0x40057411 in xvf_create_form (
>    filename=0x8083f08
>"$DESIGN/objects/xvroutine/craftsman/uis/craftsman
>    x=-1, y=-1, editable=0) at createform.c:104
>#26 0x804a189 in main (argc=1, argv=0xbffff744) at craftsman.c:111
>#27 0x4059fcb3 in __libc_start_main (main=0x804a050 <main>, argc=1,
>    argv=0xbffff744, init=0x80498e0 <_init>, fini=0x805d41c <_fini>,
>    rtld_fini=0x4000a350 <_dl_fini>, stack_end=0xbffff73c)
>---Type <return> to continue, or q <return> to quit---
>    at ../sysdeps/generic/libc-start.c:78





Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]