Bug 281510 - after i run simon - crashed
Summary: after i run simon - crashed
Status: RESOLVED DOWNSTREAM
Alias: None
Product: kde
Classification: I don't know
Component: general (other bugs)
Version First Reported In: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Grasch
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-07 00:55 UTC by eyr222
Modified: 2011-09-07 18:48 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description eyr222 2011-09-07 00:55:33 UTC
Application: simon (0.3.0)
KDE Platform Version: 4.6.2 (4.6.2)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-11-generic i686
Distribution: Ubuntu 11.04

-- Information about the crash:
- Unusual behavior I noticed:

I'm using ubuntu 11.04, the system updated befor simon installations.
when i run simon I've got popup i quote:
"Could not initialize scenarios and shadow dictionary. "
and the application crashed.
I rey again and i've got the same results.

The crash can be reproduced every time.

-- Backtrace:
Application: simon (simon), signal: Segmentation fault
[Current thread is 1 (Thread 0xb778fad0 (LWP 4873))]

Thread 2 (Thread 0xb7526b70 (LWP 4874)):
#0  0x003ec7a4 in __pthread_mutex_unlock_usercnt () from /lib/i386-linux-gnu/libpthread.so.0
#1  0x025baff9 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2  0x025bb92b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x02cf8304 in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#4  0x025e42df in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0x003e8e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#6  0x0360d73e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb778fad0 (LWP 4873)):
[KCrash Handler]
#7  QString (this=0x870e690, scenario=0x41) at /usr/include/qt4/QtCore/qstring.h:727
#8  id (this=0x870e690, scenario=0x41) at /build/buildd/simon-0.3.0/simon/src/../../simonlib/simonscenarios/scenario.h:84
#9  SimonView::displayScenarioPrivate (this=0x870e690, scenario=0x41) at /build/buildd/simon-0.3.0/simon/src/simonview.cpp:428
#10 0x008ff6aa in ScenarioDisplay::displayScenario (this=0x870e6b0, scenario=0x41) at /build/buildd/simon-0.3.0/simonlib/simonscenarios/scenariodisplay.cpp:25
#11 0x008f8fd2 in ScenarioManager::registerScenarioDisplay (this=0x88109d0, display=0x870e6b0) at /build/buildd/simon-0.3.0/simonlib/simonscenarios/scenariomanager.cpp:157
#12 0x08058099 in SimonView::SimonView (this=0x870e690, parent=0x0, flags=..., __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>) at /build/buildd/simon-0.3.0/simon/src/simonview.cpp:133
#13 0x0805f1f5 in main (argc=1, argv=0xbfcd7b84) at /build/buildd/simon-0.3.0/simon/src/main.cpp:82

Reported using DrKonqi
Comment 1 Christoph Feck 2011-09-07 12:00:10 UTC
Bugs for Simon are not tracked in the KDE bug tracker. Please report this issue directly to Simon developers via http://sourceforge.net/tracker/?atid=935103&group_id=190872&func=browse
Comment 2 Peter Grasch 2011-09-07 18:48:52 UTC
Hi!

Please do open the bug at our tracker (see Christophs comment) if you need further help!

But as a first step: Have you by any chance downgraded from a development version (>= 0.3.50)? In that case there might simply be some incompatibilities.

This could also happen after manually removing the scenarios folder without changing the scenario configuration.

For a manual fix change the option of SelectedScenarios to "general":
SelectedScenarios=general
in the file ~/.kde4/share/config/simonscenariosrc

If you have changed your "general"-scenario, you can remove it (and with it your changes - so back it up if you still need it) from ~/.kde4/share/apps/simon/scenarios/ to start with a fresh, empty scenario configuration.

Again, if you need more help please open this bug again on our bugtracker. In an effort to keep this tracker clean, I'm not gonna reply to this bug on bugs.kde.org anymore...

Best regards,
Peter