GNOME Bugzilla – Bug 742409
Chained help window opening
Last modified: 2015-03-02 23:06:30 UTC
Execute command $yelp INFO::main: As result - Infinite help window opens over all windows(new window appaers on existent closing) This string is part of log4j output thich parsed by gnome-terminal as link Full example: 2015-01-05 23:45:47.747:INFO::main: Logging initialized @672ms
Confirming for yelp-3.14.1-2.fc21.i686, after a while I end up with: (yelp:11463): GLib-ERROR **: creating thread 'uri-resolve': Error creating thread: Resource temporarily unavailable Program received signal SIGTRAP, Trace/breakpoint trap. g_logv (log_domain=log_domain@entry=0xb55f06ce "GLib", log_level=log_level@entry=G_LOG_LEVEL_ERROR, format=format@entry=0xb55fde76 "creating thread '%s': %s", args=args@entry=0xbfffe9bc "H(\373\267\060J1\b\330\351\377\277") at gmessages.c:1046 1046 g_private_set (&g_log_depth, GUINT_TO_POINTER (depth)); (gdb) thread apply all bt
+ Trace 234508
Thread 1 (Thread 0xb1d9f8c0 (LWP 11463))
1041 _g_log_abort (!(test_level & G_LOG_FLAG_RECURSION)); 1042 #endif /* !G_OS_WIN32 */ 1043 } 1044 1045 depth--; 1046 g_private_set (&g_log_depth, GUINT_TO_POINTER (depth)); 1047 } 1048 } 1049 1050 g_free (msg_alloc); (gdb)
Thanks for taking the time to report this. This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed in the code repository. *** This bug has been marked as a duplicate of bug 745407 ***