Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • X xrandr
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 51
    • Issues 51
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • xorg
  • app
  • xrandr
  • Issues
  • #2

Closed
Open
Created Dec 17, 2007 by Bugzilla Migration User@bugzilla-migration

grandr crashes when clicking on icon in left bar

Submitted by Alexander Prinsier

Assigned to Keith Packard @keithp

Link to original bug (#13701)

Description

(Bug about grandr, not xrandr, but grandr was not in the list... I hope this is the right place?:))

When clicking on the screen icon in the left of grandr, it crashes, and I see this as output on my terminal:

(grandr:13206): Gtk-CRITICAL **: gtk_list_store_get_value: assertion `VALID_ITER (iter, list_store)' failed

(grandr:13206): GLib-GObject-WARNING **: gtype.c:3339: type id `0' is invalid

(grandr:13206): GLib-GObject-WARNING **: can't peek value table for type `' which is not currently referenced Segmentation fault (core dumped)

Running gdb /usr/bin/grandr core gives this: [...] Core was generated by `grandr'. Program terminated with signal 11, Segmentation fault.

#0  0x4c91ad05 in gtk_tree_model_get_valist () from /usr/lib/libgtk-x11-2.0.so.0
(gdb) bt
#0  0x4c91ad05 in gtk_tree_model_get_valist () from /usr/lib/libgtk-x11-2.0.so.0
#1  0x4c91aedc in gtk_tree_model_get () from /usr/lib/libgtk-x11-2.0.so.0
#2  0x0804ecf3 in on_modes_combo_changed (combobox=0x80a7828, user_data=0x0) at callbacks.c:164
#3  0x4d534bd7 in g_cclosure_marshal_VOID__VOID () from /usr/lib/libgobject-2.0.so.0
#4  0x080a6ab0 in ?? ()
#5  0xffffffff in ?? ()
#6  0x080ba4c8 in ?? ()
#7  0x4d5287c2 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#8  0xbf80723c in ?? ()
#9  0x00000000 in ?? ()

Let me know how if I can help you track down the bug.

Version: 7.2 (2007.02)

Assignee
Assign to
Time tracking