Hi,

Today, i try hbqt and i get a segmentation fault on demoqt.

Here the backtrace :

$ gdb ./demoqt
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
(gdb) r
Starting program: /usr/local/src/harbour/contrib/hbqt/tests/demoqt [Thread debugging using libthread_db enabled]
[New Thread 0xb5559710 (LWP 23714)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb5559710 (LWP 23714)]
0xb78e52c1 in QString::fromLocal8Bit (str=0x20 <Address 0x20 out of bounds>, size=-1) at tools/qstring.cpp:3650
3650    tools/qstring.cpp: No such file or directory.
        in tools/qstring.cpp
Current language:  auto; currently c++
(gdb) bt
#0  0xb78e52c1 in QString::fromLocal8Bit (
   str=0x20 <Address 0x20 out of bounds>, size=-1) at tools/qstring.cpp:3650
#1  0xb799413a in QCoreApplication::arguments ()
   at kernel/qcoreapplication.cpp:1929
#2  0xb7003f5f in sm_performSaveYourself (smd=0x851e5d0)
   at kernel/qapplication_x11.cpp:5600
#3 0xb7004cb9 in sm_saveYourselfCallback (smcConn=0x8500418, clientData=0x851e5d0, saveType=1, shutdown=0, interactStyle=0)
   at kernel/qapplication_x11.cpp:5583
#4  0xb5809f4b in _SmcProcessMessage () from /usr/lib/libSM.so.6
#5  0xb57fda4f in IceProcessMessages () from /usr/lib/libICE.so.6
#6  0xb6ffc438 in QSmSocketReceiver::socketActivated (this=0x851b030)
   at kernel/qapplication_x11.cpp:5722
#7 0xb6ffc4a1 in QSmSocketReceiver::qt_metacall (this=0x851b030, _c=139585112, _id=139465048, _a=0xbfc1ecac)
   at .moc/release-shared/qapplication_x11.moc:65
#8 0xb79a8b98 in QMetaObject::activate (sender=0x852e600, from_signal_index=4, to_signal_index=4, argv=0xbfc1ecac)
   at kernel/qobject.cpp:3120
#9 0xb79a9822 in QMetaObject::activate (sender=0x852e600, m=0xb7a84a90, local_signal_index=0, argv=0xbfc1ecac) at kernel/qobject.cpp:3194
#10 0xb79e4463 in QSocketNotifier::activated (this=0x852e600, _t1=10)
   at .moc/release-shared/moc_qsocketnotifier.cpp:83
---Type <return> to continue, or q <return> to quit---
#11 0xb79ad927 in QSocketNotifier::event (this=0x852e600, e=0xbfc1f020)
   at kernel/qsocketnotifier.cpp:316
#12 0xb6f997bc in QApplicationPrivate::notify_helper (this=0x84c5988, receiver=0x852e600, e=0xbfc1f020) at kernel/qapplication.cpp:4057 #13 0xb6fa1ace in QApplication::notify (this=0x84c5978, receiver=0x852e600, e=0xbfc1f020) at kernel/qapplication.cpp:3604 #14 0xb7992a2b in QCoreApplication::notifyInternal (this=0x84c5978, receiver=0x852e600, event=0xbfc1f020) at kernel/qcoreapplication.cpp:610
#15 0xb79be62a in socketNotifierSourceDispatch (source=0x84c9368)
   at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#16 0xb5a24848 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#17 0xb5a27d73 in ?? () from /usr/lib/libglib-2.0.so.0
#18 0x084c88f8 in ?? ()
#19 0x00000000 in ?? ()
(gdb)
Regards,

--
Guy Roussin


_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to