Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
J
jami-client-gnome
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 153
    • Issues 153
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Requirements
    • Requirements
    • List
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • savoirfairelinux
  • jami-client-gnome
  • Issues
  • #392

Closed
Open
Opened Nov 13, 2015 by RingBot@RingBotOwner

gnome client crashed during IP number typing

Issue generated from Tuleap's migration script. Originally submitted by: Guillaume Roguez (guillaume)

Got following gdb stack traces:

  
(gdb) bt full  
\#0  0x00007ffff7cb2970 in NumberCompletionModel::data(QModelIndex const&, int) const (this=<optimized out>, index=..., role=0)  
    at /home/yomgui/Projects/ring-lrc/src/numbercompletionmodel.cpp:171  
        i = {i = 0x0}  
        n = <optimized out>  
        weight = <optimized out>  
        needAcc = <optimized out>  
\#1  0x0000000000455701 in QModelIndex::data(int) const (this=0x7fffffffa480, arole=0) at /usr/include/qt5/QtCore/qabstractitemmodel.h:420  
\#2  0x000000000045c2c2 in autocompletion\_number\_render(GtkCellLayout\*, GtkCellRenderer\*, GtkTreeModel\*, GtkTreeIter\*, gpointer) (cell\_layout=0x260e760, cell=0x25ee850 [GtkCellRendererText], model=0x2687f70, iter=0x219e140, user\_data=0x0) at /home/yomgui/Projects/ring-client-gnome/src/ringmainwindow.cpp:628  
        uri =   
            {d = {data = {c = 80 'P', uc = 80 'P', s = -6064, sc = 80 'P', us = 59472, i = 39774288, u = 39774288, l = 39774288, ul = 39774288, b = 80, d = 1,9651109288595742e-316, f = 1,63766545e-37, real = 1,9651109288595742e-316, ll = 39774288, ull = 39774288, o = 0x25ee850, ptr = 0x25ee850, shared = 0x25ee850}, type = 39774304, is\_shared = 0, is\_null = 0}}  
        text = 0x2729f60 "\\b"  
        idx = {r = 0, c = 0, i = 0, m = 0x26be070}  
\#3  0x0000003c54924f4b in apply\_cell\_attributes (renderer=0x25ee850 [GtkCellRendererText], info=0x26bda90, data=0x7fffffffa590) at gtkcellarea.c:1258  
        attribute = <optimized out>  
Python Exception <class 'TypeError'> iter() returned non-iterator of type '\_iterator':   
        list = 0x0  
        value =   
              {g\_type = 0, data = {{v\_int = 0, v\_uint = 0, v\_long = 0, v\_ulong = 0, v\_int64 = 0, v\_uint64 = 0, v\_float = 0, v\_double = 0, v\_pointer = 0x0}, {v\_int = 0, v\_uint = 0, v\_long = 0, v\_ulong = 0, v\_int64 = 0, v\_uint64 = 0, v\_float = 0, v\_double = 0, v\_pointer = 0x0}}}  
        is\_expander = 0  
        is\_expanded = 0  
Python Exception <class 'TypeError'> iter() returned non-iterator of type '\_iterator':   
\#4  0x0000003797a39200 in g\_hash\_table\_foreach (hash\_table=0x2729f60, func=func@entry=0x3c54924e30 <apply\_cell\_attributes>, user\_data=user\_data@entry=0x7fffffffa590) at ghash.c:1607  
        node\_hash = <optimized out>  
        node\_key = <optimized out>  
        node\_value = <optimized out>  
        i = 1  
        version = 4  
        \_\_func\_\_ = "g\_hash\_table\_foreach"  
\#5  0x0000003c54924ddb in gtk\_cell\_area\_real\_apply\_attributes (area=<optimized out>, tree\_model=0x2687f70, iter=0x219e140, is\_expander=<optimized out>, is\_expanded=<optimized out>)  
    at gtkcellarea.c:1287
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: savoirfairelinux/ring-client-gnome#392