I have installed highlight-3.3 on a solaris 10 server. I installed it after installing latest patched version of Lua.
Server Details:
uname -a
SunOS ssapp0861 5.10 Generic_142900-10 sun4u sparc SUNW,Sun-Fire-15000
/usr/local/bin/lua -v
Lua 5.1.4 Copyright (C) 1994-2008 Lua.org, PUC-Rio
/opt/app/qt/bin/qmake -v
Qmake version: 1.07a (Qt 3.3.4)
Qmake is free software from Trolltech AS.
gcc -v
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.10/3.3.2/specs
Configured with: ../configure --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld --disable-nls
Thread model: posix
gcc version 3.3.2
Following Highlight commands are working:
/usr/local/bin/highlight --version
/usr/local/bin/highlight -vw
Following commands are failing with core dump:
/usr/local/bin/highlight
/usr/local/bin/highlight -p
I have attached an output of sotruss /usr/local/bin/highlight and gdb output.
Kindly help me in finding the root cause of failure.
Thank You
MC
View and moderate all "support-requests Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Support Requests"
sotruss and gdb output