Bug 250497 - Attempting to create a kexi db
Summary: Attempting to create a kexi db
Status: CLOSED DUPLICATE of bug 245030
Alias: None
Product: KEXI
Classification: Applications
Component: General (show other bugs)
Version: 2.2.2 (KOffice 2.2.2)
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Jarosław Staniek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-07 21:58 UTC by Dale Beams
Modified: 2012-08-11 11:56 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dale Beams 2010-09-07 21:58:30 UTC
Application: kexi (2.2.2 (KOffice 2.2.2))
KDE Platform Version: 4.4.2 (KDE 4.4.2) (Compiled from sources)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-24-generic i686
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
export KDEDIRS=/usr:/usr/local
kbuildsycoca4
kexi --createdb somedb.kexi

 -- Backtrace:
Application: Kexi (kexi), signal: Aborted
[KCrash Handler]
#6  0x00d93422 in __kernel_vsyscall ()
#7  0x06b66651 in *__GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#8  0x06b69a82 in *__GI_abort () at abort.c:92
#9  0x06b9d49d in __libc_message (do_abort=2, fmt=0x6c71f98 "*** glibc detected *** %s: %s: 0x%s ***\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:189
#10 0x06ba7591 in malloc_printerr (action=<value optimized out>, str=0x6 <Address 0x6 out of bounds>, ptr=0x91acd48) at malloc.c:6266
#11 0x06ba8de8 in _int_free (av=<value optimized out>, p=<value optimized out>) at malloc.c:4794
#12 0x06babecd in *__GI___libc_free (mem=0x91acd48) at malloc.c:3738
#13 0x00368b20 in ?? () from /usr/lib/nvidia-current/tls/libnvidia-tls.so.1
#14 0x02280b41 in ~SQLiteConnection (this=0x919dde0, __in_chrg=<value optimized out>) at /home/drbeams/koffice/koffice.svn/kexi/kexidb/drivers/sqlite/sqliteconnection.cpp:90
#15 0x00ce1264 in KexiProject::closeConnection (this=0x919b1d8) at /home/drbeams/koffice/koffice.svn/kexi/core/kexiproject.cpp:527
#16 0x00ce8889 in KexiProject::create (this=0x919b1d8, forceOverwrite=false) at /home/drbeams/koffice/koffice.svn/kexi/core/kexiproject.cpp:266
#17 0x00ce94c5 in KexiProject::createBlankProject (cancelled=@0xbf89f11f, data=0x919b6b8, handler=0xbf89ef04) at /home/drbeams/koffice/koffice.svn/kexi/core/kexiproject.cpp:1016
#18 0x008789f6 in KexiStartupHandler::init (this=0x918cf00) at /home/drbeams/koffice/koffice.svn/kexi/main/startup/KexiStartup.cpp:612
#19 0x0085313a in KexiMainWindow::create (argc=3, argv=0xbf89f274, aboutdata=0x0) at /home/drbeams/koffice/koffice.svn/kexi/main/KexiMainWindow.cpp:257
#20 0x08048814 in _start ()

Possible duplicates by query: bug 247190, bug 243262, bug 242656, bug 228333, bug 220452.

Reported using DrKonqi
Comment 1 Jarosław Staniek 2010-09-07 23:08:59 UTC
Please use the patch called "Possible fix for crash" attached to bug #245030 or
ask creators of your distribution to apply it.

*** This bug has been marked as a duplicate of bug 245030 ***