Mageia Bugzilla – Attachment 1695 Details for
Bug 4838
lokalize crashes
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
lokalize backtrace
gdb_lokalize (text/plain), 4.23 KB, created by
Oliver Burger
on 2012-03-07 14:10:27 CET
(
hide
)
Description:
lokalize backtrace
Filename:
MIME Type:
Creator:
Oliver Burger
Created:
2012-03-07 14:10:27 CET
Size:
4.23 KB
patch
obsolete
>[oli@beteigeuze mga2-commit]$ gdb lokalize >GNU gdb (GDB) 7.3.50.20110722-4.mga2 (Mageia release 2) >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-mageia-linux-gnu". >For bug reporting instructions, please see: ><http://www.gnu.org/software/gdb/bugs/>... >Reading symbols from /usr/bin/lokalize...Reading symbols from /usr/lib/debug/usr/bin/lokalize.debug...done. >done. >(gdb) start >Temporary breakpoint 1 at 0x435c40: file /usr/src/debug/kdesdk-4.8.0/lokalize/src/main.cpp, line 59. >Starting program: /usr/bin/lokalize >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". > >Temporary breakpoint 1, main (argc=1, argv=0x7fffffffdd88) at /usr/src/debug/kdesdk-4.8.0/lokalize/src/main.cpp:59 >59 { >(gdb) continue >Continuing. >281 >282 >283 >lokalize(30226): No language dictionaries for the language : "de" > >lokalize(30226): No language dictionaries for the language : "de" > >lokalize(30226) LokalizeMainWindow::setupActions: finished 19 >Kross: "Action::setInterpreter: interpreter not found: python" >Kross: "Action::setInterpreter: interpreter not found: python" >[New Thread 0x7fffe5ad0700 (LWP 30429)] >[New Thread 0x7fffe52cf700 (LWP 30430)] >[New Thread 0x7fffdffff700 (LWP 30431)] >accessing tm db config true use cache: true >lokalize(30226)/lokalize (TM) TM::OpenDBJob::run: db "default" opened 7 "de" >lokalize(30226)/lokalize (TM) TM::OpenDBJob::run: db "default" opened 0 "de" >loadProjectScripts() 1111 "/" >loadProjectScripts() 333 >Kross: "Action::setInterpreter: interpreter not found: python" >lokalize(30226) ProjectScriptingPlugin::~ProjectScriptingPlugin: () >loadProjectScripts() 444 >Kross: "Action::setInterpreter: interpreter not found: python" >loadProjectScripts() 555 >loadProjectScripts() 666 >lokalize(30226): No language dictionaries for the language : "de" > >lokalize(30226): No language dictionaries for the language : "de" > >[New Thread 0x7fffdf5fa700 (LWP 30438)] >lokalize(30226) Catalog::loadFromUrl: file opened in 21 >autoSave QObject(0x0) >lokalize(30226): No language dictionaries for the language : "de" > >Enchant dict for "en_US" 0x10f1010 >lokalize(30226): No language dictionaries for the language : "de" > >Enchant dict for "de_DE" 0x10f19c0 >lokalize(30226)/kdeui (kdelibs): Attempt to use QAction "showmsgiddiff_action" with KXMLGUIFactory! >lokalize(30226)/kdeui (kdelibs): Attempt to use QAction "showmergeview_action" with KXMLGUIFactory! >lokalize(30226)/kdeui (kdelibs): Attempt to use QAction "showmergeviewsecondary_action" with KXMLGUIFactory! >lokalize(30226)/kdeui (kdelibs): Attempt to use QAction "showcatalogtreeview_action" with KXMLGUIFactory! >lokalize(30226)/kdeui (kdelibs): Attempt to use QAction "showmsgctxt_action" with KXMLGUIFactory! >lokalize(30226)/kdeui (kdelibs): Attempt to use QAction "showtmqueryview_action" with KXMLGUIFactory! >lokalize(30226)/kdeui (kdelibs): Attempt to use QAction "showglossaryview_action" with KXMLGUIFactory! >lokalize(30226)/kdeui (kdelibs): Attempt to use QAction "showbinunitsview_action" with KXMLGUIFactory! > >Program received signal SIGSEGV, Segmentation fault. >0x00007ffff6b6c793 in Sonnet::Highlighter::eventFilter(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5 >(gdb) continue >Continuing. >KCrash: Application 'lokalize' crashing... >KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi from kdeinit >sock_file=/home/oli/.kde4/socket-beteigeuze.oli-home/kdeinit4__0 > >Program received signal SIGSTOP, Stopped (signal). >0x00007ffff3f9c2cd in nanosleep () from /lib64/libc.so.6 >(gdb) quit >A debugging session is active. > > Inferior 1 [process 30226] will be killed. > >Quit anyway? (y or n) n >Not confirmed. >(gdb) continue >Continuing. >[Thread 0x7fffdf5fa700 (LWP 30438) exited] >[Thread 0x7fffdffff700 (LWP 30431) exited] >[Thread 0x7fffe52cf700 (LWP 30430) exited] >[Thread 0x7ffff7fac720 (LWP 30226) exited] >Cannot find user-level thread for LWP 30429: generic error >(gdb) quit >A debugging session is active. > > Inferior 1 [process 30226] will be killed. > >Quit anyway? (y or n) y
[oli@beteigeuze mga2-commit]$ gdb lokalize GNU gdb (GDB) 7.3.50.20110722-4.mga2 (Mageia release 2) 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-mageia-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/bin/lokalize...Reading symbols from /usr/lib/debug/usr/bin/lokalize.debug...done. done. (gdb) start Temporary breakpoint 1 at 0x435c40: file /usr/src/debug/kdesdk-4.8.0/lokalize/src/main.cpp, line 59. Starting program: /usr/bin/lokalize [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Temporary breakpoint 1, main (argc=1, argv=0x7fffffffdd88) at /usr/src/debug/kdesdk-4.8.0/lokalize/src/main.cpp:59 59 { (gdb) continue Continuing. 281 282 283 lokalize(30226): No language dictionaries for the language : "de" lokalize(30226): No language dictionaries for the language : "de" lokalize(30226) LokalizeMainWindow::setupActions: finished 19 Kross: "Action::setInterpreter: interpreter not found: python" Kross: "Action::setInterpreter: interpreter not found: python" [New Thread 0x7fffe5ad0700 (LWP 30429)] [New Thread 0x7fffe52cf700 (LWP 30430)] [New Thread 0x7fffdffff700 (LWP 30431)] accessing tm db config true use cache: true lokalize(30226)/lokalize (TM) TM::OpenDBJob::run: db "default" opened 7 "de" lokalize(30226)/lokalize (TM) TM::OpenDBJob::run: db "default" opened 0 "de" loadProjectScripts() 1111 "/" loadProjectScripts() 333 Kross: "Action::setInterpreter: interpreter not found: python" lokalize(30226) ProjectScriptingPlugin::~ProjectScriptingPlugin: () loadProjectScripts() 444 Kross: "Action::setInterpreter: interpreter not found: python" loadProjectScripts() 555 loadProjectScripts() 666 lokalize(30226): No language dictionaries for the language : "de" lokalize(30226): No language dictionaries for the language : "de" [New Thread 0x7fffdf5fa700 (LWP 30438)] lokalize(30226) Catalog::loadFromUrl: file opened in 21 autoSave QObject(0x0) lokalize(30226): No language dictionaries for the language : "de" Enchant dict for "en_US" 0x10f1010 lokalize(30226): No language dictionaries for the language : "de" Enchant dict for "de_DE" 0x10f19c0 lokalize(30226)/kdeui (kdelibs): Attempt to use QAction "showmsgiddiff_action" with KXMLGUIFactory! lokalize(30226)/kdeui (kdelibs): Attempt to use QAction "showmergeview_action" with KXMLGUIFactory! lokalize(30226)/kdeui (kdelibs): Attempt to use QAction "showmergeviewsecondary_action" with KXMLGUIFactory! lokalize(30226)/kdeui (kdelibs): Attempt to use QAction "showcatalogtreeview_action" with KXMLGUIFactory! lokalize(30226)/kdeui (kdelibs): Attempt to use QAction "showmsgctxt_action" with KXMLGUIFactory! lokalize(30226)/kdeui (kdelibs): Attempt to use QAction "showtmqueryview_action" with KXMLGUIFactory! lokalize(30226)/kdeui (kdelibs): Attempt to use QAction "showglossaryview_action" with KXMLGUIFactory! lokalize(30226)/kdeui (kdelibs): Attempt to use QAction "showbinunitsview_action" with KXMLGUIFactory! Program received signal SIGSEGV, Segmentation fault. 0x00007ffff6b6c793 in Sonnet::Highlighter::eventFilter(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5 (gdb) continue Continuing. KCrash: Application 'lokalize' crashing... KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi from kdeinit sock_file=/home/oli/.kde4/socket-beteigeuze.oli-home/kdeinit4__0 Program received signal SIGSTOP, Stopped (signal). 0x00007ffff3f9c2cd in nanosleep () from /lib64/libc.so.6 (gdb) quit A debugging session is active. Inferior 1 [process 30226] will be killed. Quit anyway? (y or n) n Not confirmed. (gdb) continue Continuing. [Thread 0x7fffdf5fa700 (LWP 30438) exited] [Thread 0x7fffdffff700 (LWP 30431) exited] [Thread 0x7fffe52cf700 (LWP 30430) exited] [Thread 0x7ffff7fac720 (LWP 30226) exited] Cannot find user-level thread for LWP 30429: generic error (gdb) quit A debugging session is active. Inferior 1 [process 30226] will be killed. Quit anyway? (y or n) y
View Attachment As Raw
Actions:
View
Attachments on
bug 4838
:
1695
|
1714