Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 561610 - qbittorrent Unable to attach to shared memory segment
Summary: qbittorrent Unable to attach to shared memory segment
Status: RESOLVED DUPLICATE of bug 561500
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-27 00:13 UTC by Lagu
Modified: 2015-10-09 13:43 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge,6.47 KB, text/plain)
2015-09-27 00:13 UTC, Lagu
Details
df (df,696 bytes, text/plain)
2015-09-27 20:30 UTC, Lagu
Details
mount (mount,1.70 KB, text/plain)
2015-09-27 20:31 UTC, Lagu
Details
xconfig of genkernel (Captura de pantalla de 2015-10-01 23-58-35.png,108.25 KB, image/png)
2015-10-02 03:05 UTC, Lagu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lagu 2015-09-27 00:13:33 UTC
Hi, with the last update of gnome with all the other packages some packages start failing, for example qbittorrent can't show the ui correctly and show this message:

X Error: BadDrawable (invalid Pixmap or Window parameter) 9
  Major opcode: 62 (X_CopyArea)
  Resource id:  0x0


others errors in other apps like rpcs3 says:

(rpcs3:15290): Gdk-WARNING **: shmget failed: error 28 (No space left on device)


i know rpcs3 don't is in the portage tree but it works correctly before the update, i only post it to have more info
Comment 1 Lagu 2015-09-27 00:13:54 UTC
Created attachment 413020 [details]
emerge --info
Comment 2 Lagu 2015-09-27 00:28:35 UTC
a little note, i recently start using the hardened system, the error start before it.
Comment 3 Alex Xu (Hello71) 2015-09-27 17:53:06 UTC
please paste the output of "mount" and "df".
Comment 4 Lagu 2015-09-27 20:30:54 UTC
Created attachment 413088 [details]
df
Comment 5 Lagu 2015-09-27 20:31:10 UTC
Created attachment 413090 [details]
mount
Comment 6 Lagu 2015-10-02 03:04:10 UTC
here other example:

running emerge --config postgresql

is in spanish, change LANG and others vars don't affect the display language:

creando base de datos template1 en /var/lib/postgresql/9.4/data/base/1 ... FATAL:  no se pudo crear el segmento de memoria compartida: No queda espacio en el dispositivo
DETALLE:  La llamada a sistema fallida fue shmget(key=1, size=56, 03600).
HINT:  Este error *no* significa que se haya quedado sin espacio en disco.  Ocurre cuando se han usado todos los IDs de memoria compartida disponibles, en cuyo caso puede incrementar el parámetro SHMMNI del kernel, o bien porque se ha alcanzado el límite total de memoria compartida.
	La documentación de PostgreSQL contiene más información acerca de la configuración de memoria compartida.
el proceso hijo terminó con código de salida 1

basically says, fail shmget, i don't have enough shared memories id to run it. the df is basically the same attached.
Comment 7 Lagu 2015-10-02 03:05:29 UTC
Created attachment 413480 [details]
xconfig of genkernel
Comment 8 Lagu 2015-10-02 03:05:57 UTC
how now show the ui, on genkernel, or qbittorrent...
Comment 9 Lagu 2015-10-07 04:04:01 UTC
oct 07 00:52:22 X2 qBittorrent.desktop[31060]: QNativeImage: Unable to attach to shared memory segment.
oct 07 00:52:22 X2 qBittorrent.desktop[31060]: X Error: BadDrawable (invalid Pixmap or Window parameter) 9
oct 07 00:52:22 X2 qBittorrent.desktop[31060]: Major opcode: 62 (X_CopyArea)
oct 07 00:52:22 X2 qBittorrent.desktop[31060]: Resource id:  0x0

this affect the qt apps
Comment 10 Alex Xu (Hello71) 2015-10-09 13:43:59 UTC

*** This bug has been marked as a duplicate of bug 561500 ***