gnokii - Bugs: bug #48027, xgnokii hung on startup when...
You are not allowed to post comments on this tracker with your current authentication level.
bug #48027: xgnokii hung on startup when trying to connect to the GTM 382 module
Submitter: | Elmar Stellnberger <estellnb> | ||
Submitted: | Thu 26 May 2016 11:59:34 AM UTC | ||
Category: | xgnokii | Severity: | 3 - Normal |
Item Group: | crash | Status: | None |
Privacy: | Public | Assigned to: | None |
Open/Closed: | Open |
Attached Files
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follow 2 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2016-05-26 | estellnb | Attached File | - | ![]() |
Added .gnokiirc, #37275 |
Attached File | - | ![]() |
Added xgnokii.core.bz2, #37276 |
Today I have tried to make a phone call with xgnokii. Unfortunately it was not possible to hear anything in either direction though I had successfully tested my alsa configuration with arecord and xine before. Even worse after that xgnokii was hanging; it even hung when I tried to restart the program after a forced termination with xkill. On restart it was hanging in the 'connecting ...' stage; here is the backtrace for the restart-hang:
#0 0x00007fdaa0df309f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
No symbol table info available.
#1 0x000000000040ef08 in ?? () No symbol table info available. #2 0x000000000040f4d2 in ?? () No symbol table info available.
#3 0x00007fdaa1bf891c in ?? () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available.
#4 0x00007fdaa15cefa5 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 No symbol table info available.
#5 0x00007fdaa15e0fb2 in ?? () from /usr/lib/libgobject-2.0.so.0 No symbol table info available.
#6 0x00007fdaa15e96bf in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0 No symbol table info available.
#7 0x00007fdaa15e9fff in g_signal_emit () from /usr/lib/libgobject-2.0.so.0 No symbol table info available.
#8 0x00007fdaa1d102dc in ?? () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #9 0x00007fdaa1bf70b4 in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available.
#10 0x00007fdaa1bf746b in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available.
#11 0x00007fdaa186c3ac in ?? () from /usr/lib/libgdk-x11-2.0.so.0 No symbol table info available. #12 0x00007fdaa12f9dd7 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 No symbol table info available.
#13 0x00007fdaa12fa040 in ?? () from /usr/lib/libglib-2.0.so.0 No symbol table info available.
#14 0x00007fdaa12fa362 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 No symbol table info available.
#15 0x00007fdaa1bf64e7 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available.
#16 0x000000000040c521 in ?? () No symbol table info available.
#17 0x00007fdaa0a65741 in __libc_start_main () from /usr/lib/libc.so.6 No symbol table info available.
#18 0x000000000040c5e9 in ?? () No symbol table info available.