[Gambas-user] svn 552 , can't install

ron ronstk at ...239...
Thu Sep 6 10:15:03 CEST 2007


On Monday 03 September 2007 22:08, R. Stormo wrote:
> 
> I can't install revision 552 from svn. I have reconf-all, configure and make
> everything went without any problem.
> But when I do make install it want go so smooth. I get this error 
> 
> 
> --snip
> make  install-data-hook
> make[5]: Entering directory `/home/rohnny/gambas3/trunk/gb.qt.kde/src/html'
> 
> Creating the information files for gb.qt.kde.html component...
> gb.qt.kde.html
> make[5]: *** [install-data-hook] Segmentation fault (core dumped)
> make[5]: Leaving directory `/home/rohnny/gambas3/trunk/gb.qt.kde/src/html'
> make[4]: *** [install-data-am] Error 2
> make[4]: Leaving directory `/home/rohnny/gambas3/trunk/gb.qt.kde/src/html'
> make[3]: *** [install-am] Error 2
> make[3]: Leaving directory `/home/rohnny/gambas3/trunk/gb.qt.kde/src/html'
> make[2]: *** [install-recursive] Error 1
> make[2]: Leaving directory `/home/rohnny/gambas3/trunk/gb.qt.kde/src'
> make[1]: *** [install-recursive] Error 1
> make[1]: Leaving directory `/home/rohnny/gambas3/trunk/gb.qt.kde'
> make: *** [install-recursive] Error 1
> 
> 
> 
> 
> Regards R. Stormo
> 
> My Gambas Community http://gambasforum.tk

I do have the same error with svn 556.

The ldd list of libraries is the same except between (), looks to me a pointer?

When I do: 
root at ...1311...:/home/ron/src/gambas2-svn/trunk# /usr/local/bin/gbi2 -p
gb.qt.kde.html
gb.debug
gb.eval
gb.db
gb.compress
gb.vb
gb.option
gb.gui
gb
gb.gtk
gb.net
gb.net.curl
gb.net.smtp
gb.pcre
gb.qt.ext
gb.qt.opengl
gb.qt
Segmentation fault
root at ...1311...:/home/ron/src/gambas2-svn/trunk#

Instead of gb.qt.kde.src.html it is now with gb.qt ?

With root at ...1311...:/home/ron/src/gambas2-svn/trunk# strace /usr/local/bin/gbi2 -p gb.qt.kde.html
---8<----
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7e1b000
set_thread_area({entry_number:-1 -> 6, base_addr:0xb7e1baa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
mprotect(0xb7f49000, 8192, PROT_READ)   = 0
munmap(0xb7f54000, 89836)               = 0
access("/usr/bin/gbx2", F_OK)           = -1 ENOENT (No such file or directory)
brk(0)                                  = 0x8053000
brk(0x8074000)                          = 0x8074000
fstat64(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 11), ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f69000
write(1, "gb.qt.kde.html\n", 15gb.qt.kde.html
)        = 15
access("/usr/local/lib/gambas2/gb.qt.kde.html.so", F_OK) = 0
access("/usr/local/lib/gambas2/gb.qt.kde.html.gambas", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/local/share/gambas2/info/gb.qt.kde.html.info", O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 0666) = 4
open("/usr/local/share/gambas2/info/gb.qt.kde.html.list", O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 0666) = 6
open("/usr/local/lib/gambas2/gb.qt.kde.html.so", O_RDONLY) = 8
read(8, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240\"\0"..., 512) = 512
fstat64(8, {st_mode=S_IFREG|0755, st_size=276691, ...}) = 0
mmap2(NULL, 18872, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 8, 0) = 0xb7f64000
mmap2(0xb7f68000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 8, 0x4) = 0xb7f68000
close(8)                                = 0

---8<----
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libexpat.so.1", O_RDONLY) = 8
read(8, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340 \0"..., 512) = 512
fstat64(8, {st_mode=S_IFREG|0644, st_size=122016, ...}) = 0
mmap2(NULL, 120824, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 8, 0) = 0xb6389000
mmap2(0xb63a5000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 8, 0x1c) = 0xb63a5000
close(8)                                = 0

access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libXfixes.so.3", O_RDONLY) = 8
read(8, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@\17\0\000"..., 512) = 512
fstat64(8, {st_mode=S_IFREG|0644, st_size=13892, ...}) = 0
mmap2(NULL, 16884, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 8, 0) = 0xb6384000
mmap2(0xb6388000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 8, 0x3) = 0xb6388000
close(8)                                = 0

mprotect(0xb68b2000, 12288, PROT_READ)  = 0
set_tid_address(0xb7e1bae8)             = 25680
rt_sigaction(SIGRTMIN, {0xb7df6720, [], SA_SIGINFO}, NULL, 8) = 0
rt_sigaction(SIGRT_1, {0xb7df6640, [], SA_RESTART|SA_SIGINFO}, NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0
_sysctl({{CTL_KERN, KERN_VERSION}, 2, 0xbfc9d280, 35, (nil), 0}) = 0
futex(0xb68b84dc, FUTEX_WAKE, 2147483647) = 0
rt_sigaction(SIGILL, {0xb65860d0, [ILL], SA_RESTART}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGILL, {SIG_DFL}, {0xb65860d0, [ILL], SA_RESTART}, 8) = 0
munmap(0xb7e05000, 89836)               = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7e1a000
fstat64(6, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7e19000
write(4, "#.WebBrowserSelection\n\n\nHTML\nr\ns"..., 394) = 394
close(4)                                = 0

munmap(0xb7e1a000, 4096)                = 0
write(6, "WebBrowser\n", 11)            = 11
close(6)                                = 0

munmap(0xb7e19000, 4096)                = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Process 25680 detached

***************************
OK and now 
root at ...1311...:/home/ron/src/gambas2-svn/trunk# strace /usr/local/bin/gbi2 -p gb.qt
 
access("/usr/local/lib/gambas2/gb.draw.so", F_OK) = 0
access("/usr/local/lib/gambas2/gb.draw.gambas", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/gambas2/gb.draw.so", O_RDONLY) = 8
read(8, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\n\0\000"..., 512) = 512
fstat64(8, {st_mode=S_IFREG|0755, st_size=69201, ...}) = 0
mmap2(NULL, 14636, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 8, 0) = 0xb7d9a000
mmap2(0xb7d9d000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 8, 0x3) = 0xb7d9d000
close(8)                                = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f73000
fstat64(6, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f72000
munmap(0xb7d9a000, 14636)               = 0
write(4, "#.DrawClip\n\n\n_call\nM\n\n(X)i(Y)i(W"..., 4096) = 4096
write(4, "next\nm\nControl\n\nCount\nr\ni\n\n#.Win"..., 4096) = 4096
write(4, "ouseDrag\n:\n\n\n:MouseMove\n:\n\n\n:Mou"..., 4096) = 4096
write(4, "ll\n\nData\nr\n.GridViewData\n\nRows\nr"..., 4096) = 4096
write(4, "eCurrent\nm\nb\n\nMoveFirst\nm\nb\n\nMov"..., 4096) = 4096
write(4, "\nr\ni\n\nScrollW\nr\ni\n\nScrollWidth\nr"..., 4096) = 4096
munmap(0xb7d9e000, 633360)              = 0
munmap(0xb74d3000, 8252976)             = 0
munmap(0xb72c9000, 29984)               = 0
munmap(0xb72be000, 8668)                = 0
munmap(0xb72b2000, 9436)                = 0
munmap(0xb7cb2000, 51132)               = 0
munmap(0xb7376000, 88540)               = 0
munmap(0xb7328000, 318068)              = 0
munmap(0xb72b5000, 35432)               = 0
munmap(0xb72a0000, 71744)               = 0
munmap(0xb72c1000, 31368)               = 0
munmap(0xb71f2000, 16884)               = 0
munmap(0xb7cbf000, 822996)              = 0
munmap(0xb73f4000, 910980)              = 0
munmap(0xb72e5000, 145140)              = 0
munmap(0xb73ce000, 151680)              = 0
munmap(0xb73c3000, 43332)               = 0
munmap(0xb73c0000, 10164)               = 0
munmap(0xb73bb000, 19384)               = 0
munmap(0xb738c000, 191176)              = 0
munmap(0xb7309000, 124236)              = 0
munmap(0xb7236000, 433672)              = 0
munmap(0xb72d1000, 80692)               = 0
munmap(0xb722d000, 34632)               = 0
munmap(0xb7215000, 95184)               = 0
munmap(0xb71f7000, 120824)              = 0
open("/usr/local/lib/gambas2/gb.qt.gambas", O_RDONLY|O_LARGEFILE) = 8
fstat64(8, {st_mode=S_IFREG|0755, st_size=14789, ...}) = 0
mmap2(NULL, 14789, PROT_READ, MAP_PRIVATE, 8, 0) = 0xb7e35000
munmap(0xb7e35000, 14789)               = 0
close(8)                                = 0
write(4, "icture\nDelete\nm\n\n\nHide\nm\n\n\nShow\n"..., 4026) = 4026
close(4)                                = 0
munmap(0xb7f73000, 4096)                = 0
write(6, "Draw\nAlign\nApplication\nArrange\nB"..., 571) = 571
close(6)                                = 0
munmap(0xb7f72000, 4096)                = 0
exit_group(0)                           = ?
Process 25735 detached

This is the only one I see a lot of munmap() compared to the other components
Missing characters in the write?

Ron O.




More information about the User mailing list