Comment #4 on issue 188 by zachsmit...@gmail.com: Creating a new directory  
in the data project data causes a seg. fault
http://code.google.com/p/gambas/issues/detail?id=188

Here it is.

GNU gdb (GDB) 7.3.1
Copyright (C) 2011 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 "x86_64-unknown-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/gbx3...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/gbx3
[Thread debugging using libthread_db enabled]
gb.qt4: warning: unable to load Qt translation: en_US.UTF-8
[New Thread 0x7fffe04a2700 (LWP 12128)]
[New Thread 0x7fffdfb89700 (LWP 12129)]

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff4f701ce in  
QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) ()
    from /usr/lib/libQtCore.so.4
(gdb) bt
#0  0x00007ffff4f701ce in  
QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) ()
    from /usr/lib/libQtCore.so.4
Cannot access memory at address 0x7fffffffcc48


Attachments:
        valgrind.out  59.9 KB


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to