[Bug 136867] Changed - child-test is still hanging



http://bugzilla.gnome.org/show_bug.cgi?id=136867





------- Additional Comments From Jonas Jonsson alcesys se  2004-03-17 10:33 -------
Now with glib-2.4.0

So, I've tried this with HP's Ansi C-compiler, same result with
original code.

what /usr/bin/cc
/usr/bin/cc:
        $Revision: 92453-07 linker linker crt0.o B.11.16.01 030316 $
        LINT B.11.11.08 CXREF B.11.11.08
        HP92453-01 B.11.11.08 HP C Compiler
         $ PATCH/11.00:PHCO_27774  Oct  3 2002 09:45:59 $ 

CFLAGS = -Ae +DA2.0W -g

When running the program in gdb, I get this output:
tests/.libs>gdb64 child-test 
HP gdb 3.2 for PA-RISC 2.0 (wide), HP-UX 11.00.
Copyright 1986 - 2001 Free Software Foundation, Inc.
Hewlett-Packard Wildebeest 3.2 (based on GDB) is covered by the
GNU General Public License. Type "show copying" to see the conditions to
change it and/or distribute copies. Type "show warranty" for
warranty/support.
..
(gdb) r
Starting program:
/alcesys/build/garnome-0.30.1/platform/glib/work/main.d/glib-2.4.0/tests/.libs/child-test

[New process 19453]
Detaching after fork from process 19453
[New process 19456]
warning: reading `r3' register: No data
warning: reading `r3' register: No data
Detaching after fork from process 19456
[New process 19457]
warning: reading `r3' register: No data
warning: reading `r3' register: No data
Detaching after fork from process 19457
child 19456 (ttl 10) exited, status 0

Program received signal SIGINT, Interrupt.
0x800003ffff5cac74 in _poll_sys+0x2c () from /lib/pa20_64/libc.2
(gdb) kill
Kill the program being debugged? (y or n) y
(gdb) quit



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